sepiatones_xyz/data/pages/about.html

44 lines
1.1 KiB
HTML

<article>
<h2>About</h2>
<p><b>bio:</b> mechanist, worldbuilder, hierophant</p>
<h3>Current Interests/Projects</h3>
<ul>
<li>
building <a href="https://civ.plus">civ+</a>: a game, a social experiment,
a living world
</li>
<li>building Pantalaimon, an AI agent system (coming soon)</li>
<li>
finishing up a little
<a href="https://gomoku.sepiatones.xyz">gomoku!</a> webapp
</li>
</ul>
<h3>Dormant Interests/Projects</h3>
<ul>
<li>
esports data analysis, especially for professional League of Legends
</li>
<li>game engine development</li>
<li>programming language design</li>
<li>fiction writing</li>
</ul>
<h3>Favorite Languages/Tools</h3>
<ul>
<li>Rust</li>
<li>TypeScript</li>
<li>Kotlin</li>
<li>Scala</li>
<li>HTMX</li>
</ul>
<h3>Socials</h3>
<ul>
<li><a href="https://x.com/sepiatonal">x</a></li>
<li><a href="https://discord.com/users/105121538805669888">discord</a></li>
</ul>
<br />
<p>
This website was made with htmx and rust. I will not post the code unless
you bother me about it, because I am lazy.
</p>
</article>