back to blog

Hello World

#meta#astro#web

Hello, World!

The classic first program, now as a blog post.

console.log("Hello, World!");

Why this site?

I wanted a place to:

  1. Share what I learn - Writing helps me understand things better
  2. Document my projects - So I don’t forget what I built
  3. Have fun - Building stuff is fun, and this site is no exception

The Stack

This site is built with:

  • Astro - Because it’s fast and I like it
  • Tailwind CSS - For styling
  • Vanilla JS - For the interactive bits
  • Markdown - For content (like this post)

What’s next?

I’ll be writing about:

  • Things I’m building
  • Stuff I’m learning
  • Random thoughts on tech

No schedule, no pressure. Just vibes.


Thanks for reading. See you in the next one.