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/pages/about-me.astro
+27-3Lines changed: 27 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,32 @@ import Layout from "../layouts/Layout.astro"
4
4
5
5
<Layouttitle="About Me">
6
6
<divclass="my-5"></div>
7
-
<p>My name is Dmitriy. I'm from Russia, and I'd describe myself as an introverted, melancholic thinker. As an INTP, I'm naturally curious, analytical, and often lost in thought. I identify as genderqueer, and in terms of orientation, I'm cupiosexual and heterosexual, while being aromantic.</p><br>
8
-
<p>My interests span both the abstract and the technical. I'm passionate about linguistics, mythology, and literature, and I find creative expression through calligraphy and photography. On the tech side, I'm fascinated by cryptography, cybersecurity, and web development — especially within open-source environments like Linux. I also have a soft spot for vintage technology, from typewriters to classic electronics.</p><br>
9
-
<p>I enjoy diving deep into systems, patterns, and meanings — whether in language, code, or the quiet beauty of analog machines. I find comfort in complexity and inspiration in the unconventional.</p>
7
+
<h2class="text-2xl">Here are some facts about me:</h2>
0 commit comments