Blog
Portfolio online
2025-11-16
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, Svelte… now on Dioxus / Rust.
Dioxus is a fullstack Rust framework. It’s extremely powerful, and a running production site usually uses just a few MB of RAM.
For me, that’s the sweet spot: strong typing, real performance, and a single language across frontend and backend. No JavaScript fatigue, no massive runtime overhead - just compiled, predictable, efficient software.
At some point I realized: it’s not about the animations, the stack, or the trend. It’s about building something that feels solid, fast, and maintainable.
So maybe this time… I’ll keep it. 😄