Coding
Hello World: The Stack Behind This Site
PUBLISHED: 6.2.2026
A New Beginning
Digital identity is nowadays just as important as the physical one. When I started building this site (codenamed Project Juhizo), the goal was simpler than ever: blazing speed and visual appeal.
Why Astro?
Zero JS by Default
JavaScript is loaded only when absolutely needed. No heavy hydration for static text, meaning instant load times.
Content Collections
Markdown handling is built-in and strictly typed with TypeScript (Zod schemas), preventing build errors.
Islands Architecture
I can embed interactive React components directly into static HTML. The best of both worlds.
“This site isn’t just a portfolio; it’s a living documentation of my preference for performance over complexity.”
// Broadcast Transmission