Portfolio Page x.0.0 is out
November 16, 2025
1 min read
I don't know how often I redesigned my portfolio. Went from pure basic, to fancy animations and back and forth, and again and again. Switched stacks: Go, Rust, React, Vue, Astro, now on Svelte. Let's hope it stays for a while.
What's new, what's cool?
Instead of hard-coding the projects (like I previously did), I now use a postgres database for my portfolio page. Why? Because this is actually a multi-tenant web application. So this serves not only my portfolio, it serves other sites of me as well.