credits
Update Website / build (push) Successful in 3s

This commit is contained in:
2026-08-09 17:58:25 -07:00
parent 70299dcd0d
commit a0a7e25246
+1 -1
View File
@@ -21,7 +21,7 @@
<article>
<h3>coding projects (more on my <b><a href="https://github.com/craisined">gh</a></b>)</h3>
<ul>
<li><b><a href="https://stich.craisin.tech">stich</a></b>: ucd cosmos project! turn humming into classical using a cyclegan.</li>
<li><b><a href="https://stich.craisin.tech">stich</a></b>: ucd cosmos project! turn humming into classical using a cyclegan. made with <b><a href="https://github.com/arcadeArchitect">james g</a></b>, yo o, and shourya b</li>
<li><b><a href="https://github.com/craisined/homelab-compose">homelab</a></b>: my personal server running docker based infrastructure (serves this webpage and my notes)</li>
<li><b><a href="https://github.com/craisined/word2vec-from-scratch">word2vec</a> and <a href="https://github.com/craisined/polynomial-regression">polynoimial regression</a> implementations</b>: personal implementations of ml algorithms i made to further my undertanding of them</li>
<li><b><a href="https://shapeai.craisin.tech">shapeai</a></b>: trained catagorization model in tensorflow, forked and improved from my friend <b><a href="https://github.com/quentinbkk">@quentinbkk</a></b></li>