Port to TypeScript/Elysia
This commit is contained in:
parent
29739d243f
commit
513335c485
17 changed files with 413 additions and 2603 deletions
|
|
@ -1,11 +1,43 @@
|
|||
<article>
|
||||
<h2>About</h2>
|
||||
<p>I program sometimes. I can't decide on a language.</p>
|
||||
<p>Lately I'm focused on processing e-sports statistics in rust for degenerate betting purposes, and writing games in zig with raylib.</p>
|
||||
<p>This blog was made with htmx and rust. I will not post the code unless you bother me about it, because I am lazy.</p>
|
||||
<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,
|
||||
and 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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue