Back to posts

Hello World

1 min read

Welcome to my site—currently in beta and preparing for a full launch in 2026. You might notice visual changes from time to time as the design evolves.

This time, I went with Astro for speed, SEO, and simplicity—compared to last year’s bigger project with a full backend and CRUD system. A good site doesn’t need to be complex. Clean design, fast load times, and clarity are what matter.

“A person is often their own worst critic.”

The Stack I’m Using

This site is built with:

  • Astro for static site generation
  • Tailwind CSS v4 for styling
  • MDX for writing content
  • TypeScript for type safety
  • Vite for fast builds

This site is probably not gonna receive any more features as such anytime soon. At most, the best is gonna be visual changes.

Performance Matters

I love optimizing my code as much as I can. It’s almost a game to me—tweaking things until I hit that perfect 100 on Google PageSpeed Insights. It’s satisfying knowing that every unnecessary byte is stripped away and every render path is efficient.

Stay tuned for new blog posts coming soon.