You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/AuthorBio/index.tsx
+12-11Lines changed: 12 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -19,21 +19,22 @@ export default function AuthorBio() {
19
19
<div>
20
20
<p>
21
21
<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 <ahref={'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 <ahref={'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.
28
28
</p>
29
29
<p>
30
-
Jan is the author of the Serenity/JS acceptance testing framework,
31
-
co-author of <ahref={'https://www.manning.com/books/bdd-in-action-second-edition'}target={'_blank'}>"BDD in Action, Second Edition"</a>,
32
-
a contributor to the <ahref={'/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 <ahref={'/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.
34
34
</p>
35
35
<p>
36
-
Get in touch via <ahref={'https://linkedin.com/in/janmolak'}target={'_blank'}>LinkedIn</a> 💬
36
+
💬 <ahref={'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!
0 commit comments