Skip to content

Commit 1dac99b

Browse files
committed
docs(website): tweaked the bio
1 parent df9c88c commit 1dac99b

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

src/components/AuthorBio/index.tsx

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,22 @@ export default function AuthorBio() {
1919
<div>
2020
<p>
2121
<strong>Jan Molak</strong> is an independent software development consultant and trainer
22-
helping teams around the world deliver software that matters.
23-
</p>
24-
<p>In his career spanning the last { experience } years,
25-
Jan has worked on software ranging from best-selling,
26-
award-winning <a href={'https://www.mobygames.com/person/292010/jan-molak/'} target={ '_blank' }>AAA video games</a> through
27-
high-traffic websites and web apps to search engines, complex event processing and financial systems.
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
25+
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.
2828
</p>
2929
<p>
30-
Jan is the author of the Serenity/JS acceptance testing framework,
31-
co-author of <a href={ 'https://www.manning.com/books/bdd-in-action-second-edition' } target={ '_blank' }>"BDD in Action, Second Edition"</a>,
32-
a contributor to the <a href={ '/handbook/design/screenplay-pattern/' }>Screenplay Pattern</a>,
33-
and dozens of open-source tools in the Behaviour-Driven Development and test automation space.
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.
3434
</p>
3535
<p>
36-
Get in touch via <a href={ 'https://linkedin.com/in/janmolak' } target={ '_blank' }>LinkedIn</a> 💬
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!
3738
</p>
3839
</div>
3940
</footer>

0 commit comments

Comments
 (0)