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:
- Share what I learn - Writing helps me understand things better
- Document my projects - So I don’t forget what I built
- 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.