minor update
This commit is contained in:
parent
099e17b511
commit
d22d0e86be
17
index.html
17
index.html
|
@ -31,24 +31,25 @@
|
|||
<p>hi, i go by minish online. i enjoy programming & reverse engineering.</p>
|
||||
<p>my current main projects are</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#">clip album</a> [wip] -
|
||||
search, sort, and filter through video clips
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://git.min.rip/min/breeze">breeze</a> -
|
||||
a simple, performant file upload server
|
||||
</li>
|
||||
<li>
|
||||
some more business-oriented projects w/ my friends
|
||||
<a href="https://git.min.rip/min/infra">infra</a> [priv. for now] -
|
||||
revamping my hosting setup with nixos, k8s, etc
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://git.min.rip/min/glcanvas">glcanvas</a> -
|
||||
test project to learn webgl concepts
|
||||
</li>
|
||||
</ul>
|
||||
<p>and i'm looking to learn more about</p>
|
||||
<p>currently learning more about ..</p>
|
||||
<ul id="learning">
|
||||
<li>rendering</li>
|
||||
<li>machine learning</li>
|
||||
<li><span title="(at a low level)">optimization</span> + simd</li>
|
||||
<li>calculus</li>
|
||||
<li>networking, infrastructure, & devops</li>
|
||||
<li>psychology</li>
|
||||
</ul>
|
||||
<p>some stuff i like:</p>
|
||||
<ul id="interests">
|
||||
|
|
Loading…
Reference in New Issue