Merge pull request 'Add English bio content' (#24) from master into production
All checks were successful
Deploy / deploy (push) Successful in 7s

Reviewed-on: #24
This commit was merged in pull request #24.
This commit is contained in:
2026-03-11 14:12:51 +01:00

View File

@@ -9,15 +9,14 @@ const lang = 'en';
<h1 class="site-name text-lg mb-12">Vladimír&nbsp;Duša</h1>
<div class="text-gray-700 leading-relaxed space-y-5 text-sm">
<p>
I am [your description — e.g. developer, designer, educator...] with an interest in [topics you focus on].
On this website I share my thoughts, experiences and observations from areas that interest and excite me.
Developer by day, father of three curious kids, and my wonderful wife's husban all day long. My name is Vladimír and I live in a pleasant chaos where, between debugging code, we tackle questions like why the sky is blue, how black holes work, and whether math can be learned through play. Because we believe curiosity is a better foundation than a curriculum, we homeschool our children — and honestly, they teach us just as much as we teach them.
</p>
<p>
[Second paragraph — what shaped you, what you do professionally or personally, what drives you forward.]
As a developer, I've always loved the act of writing code itself — that moment when the machine starts to listen. These days, AI is increasingly taking that joy out of my hands. It's a fascinating shift, though I find it a little bittersweet. AI interests me just as much as science and mathematics. I enjoy exploring new territories — virtual ones, mental ones, and the world at large.
</p>
<p>
[Third paragraph — how readers can contact you, what they will find here, or what makes this blog different.]
On this site I store my thoughts. You can reach me at <span style="unicode-bidi:bidi-override; direction:rtl">zc.asud@rimidalv</span>
</p>
</div>
</div>
</BaseLayout>
</BaseLayout>