๐ Welcome
This is it โ the first post on my brand new blog. I've been meaning to start a blog for a while, and today I finally did it.
Why a blog?
A few reasons:
- To document what I build โ I tend to forget the cool things I've worked on unless I write them down.
- To share what I learn โ If I figure something out, someone else might find it useful too.
- Because it's fun โ Building the site itself was a joy.
What's this site built with?
This blog runs on:
- Node.js with Express โ The backend server
- EJS โ Templating
- Markdown โ For writing posts (parsed with
marked) - Hostinger โ Hosting and deployment
The code is clean, minimal, and designed to be fast.
What's coming
I'll be posting about:
- Web development projects
- AI and automation experiments
- Tools and workflows I discover
- Random thoughts on tech and building
Thanks for stopping by. Let's see where this goes ๐