Skip to content

Commit 364b88e

Browse files
committed
docs(handbook): updated author bio
1 parent 8a294f6 commit 364b88e

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

src/components/AuthorBio/index.tsx

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,18 @@ export default function AuthorBio() {
1818
<Image img={ require('@site/static/images/jan-molak.png') } width={ 200 } alt="Jan Molak" style={{overflow: 'hidden'}} />
1919
<div>
2020
<p>
21-
<strong>Jan Molak</strong> is an independent software development consultant and trainer
22-
with over { experience } years of experience helping teams bridge the gap between business and
23-
technology.
24-
From <a href={ 'https://www.mobygames.com/person/292010/jan-molak/' } target={ '_blank' }>award-winning video games</a> to
21+
<strong>Jan Molak</strong> is a software development consultant and trainer with over <strong>{ experience } years of experience</strong> helping
22+
teams <strong>turn ideas into high-quality software</strong>. From <a href={ 'https://www.mobygames.com/person/292010/jan-molak/' } target={ '_blank' }>award-winning video games</a> to
2523
high-traffic web apps, complex event processing, and financial systems,
26-
Jan has worked across multiple industries to reduce risks, improve software quality, and accelerate delivery,
27-
ensuring better business outcomes and happier customers.
24+
Jan has worked across multiple industries to boost efficiency, reduce risks, and accelerate delivery - leading to better business results and happier customers.
2825
</p>
2926
<p>
30-
As the creator of Serenity/JS, co-author of <a
31-
href={ 'https://www.manning.com/books/bdd-in-action-second-edition' } target={ '_blank' }>"BDD in Action, Second Edition"</a>,
32-
and a contributor to the <a href={ '/handbook/design/screenplay-pattern/' }>Screenplay Pattern</a>,
33-
Jan helps teams adopt Behaviour-Driven Development and test automation to improve collaboration, reduce production incidents, and ensure software meets business needs.
27+
As the <strong>creator of Serenity/JS</strong>, <strong>co-author of <em><a href={ 'https://www.manning.com/books/bdd-in-action-second-edition' } target={ '_blank' }>BDD in Action, Second Edition</a></em></strong>,
28+
and a key contributor to the <strong>Screenplay Pattern</strong>, Jan specialises in <strong>Behaviour-Driven Development (BDD)</strong>, <strong>test automation</strong> and <strong>continuous delivery</strong>.
29+
His mission? Helping teams collaborate better, catch issues earlier, and build software that truly meets business needs.
3430
</p>
3531
<p>
36-
💬 <a href={ 'https://linkedin.com/in/janmolak' } target={ '_blank' }><strong>Connect with Jan on LinkedIn</strong></a> to
37-
discuss how aligning business and technology can drive better software, faster delivery, and real impact!
32+
🚀 <strong>Want to deliver better software, sooner?</strong> <a href={ 'https://linkedin.com/in/janmolak' } target={ '_blank' }><strong>Connect with Jan on LinkedIn</strong></a>!
3833
</p>
3934
</div>
4035
</footer>

0 commit comments

Comments
 (0)