← Back to blog

Hello World

·
meta
listening:Enter Shikari - T.I.N.A.

Every blog needs a first post, so here we are.

I built this site to have a place that's genuinely mine — somewhere to share what I'm working on, document things I learn, and write without worrying too much about an audience.

What to expect

Mostly technical writing. Notes on projects, things I found interesting, and the occasional longer piece when something deserves it.

The stack

This site runs on Next.js with a lightweight file-based CMS I built myself. Posts are written in Markdown, stored as plain files, and rendered at build time. No database, no external CMS service — just files and code.

More to come.