16 lines
524 B
HTML
16 lines
524 B
HTML
|
---
|
||
|
title: About
|
||
|
---
|
||
|
<div class="h-card idx-card">
|
||
|
<div id="sidebar">
|
||
|
</div>
|
||
|
<div id="content">
|
||
|
<h1>About Me</h1>
|
||
|
<p class="p-note">
|
||
|
Hello, I'm <span class="p-name">yequari</span>. I like to play TCGs and TTRPGs. I've played a lot of D&D 5e but am currently exploring Pathfinder 2. I'm a software developer, interested in the smallweb and permacomputing, and trying to learn more about systems programming. I love to collect Transformers figures, my favorite is Starscream.
|
||
|
</p>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
|