12 lines
530 B
HTML
12 lines
530 B
HTML
<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>
|
|
<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>
|
|
</article>
|