Welcome! This is my personal blog where I write up anything I find interesting, useful, or worth remembering — mostly software and technology, but no hard rules.
Why a Blog?
The best way to solidify understanding is to explain it. Writing forces you to fill gaps that passive reading lets you slide over. If I can't write a clear explanation, I don't truly understand it yet.
This site is also a reference. Instead of re-googling the same things, I write them up once, properly, and link back when needed.
What to Expect
- Deep dives into tools, languages, and concepts I'm exploring
- Short notes on things that took longer than they should have to figure out
- Project write-ups on things I've built or contributed to
No posting schedule. Quality over cadence.
The Stack
This blog is built as a static site deployed on Cloudflare Pages. Every article is a plain Markdown file — no CMS, no database, no JavaScript framework. The build script converts .md files to static HTML at deploy time.
Fast by default.
Thanks for reading.