sepiatones_xyz/data/pages/about.html

40 lines
1.0 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>
</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 Elysia and HTMX. You can
<a href="https://git.sepiatones.xyz/sepia/sepiatones_xyz">read the code</a>.
</p>
</article>