Why this blog exists
I write things down to understand them. Explaining something forces clarity in a way that just thinking about it doesn't.
This blog is a place for notes on the tools and techniques I use day to day: terminal setups, editor configs, languages I'm learning, libraries I keep reaching for.
What to expect
Short, practical posts. Code when it's useful. No fluff.
Tech stack
Built with plain HTML, CSS, and a small Node.js build script. Posts are Markdown files. No framework, no CMS, no JavaScript in the browser.
node build.js --watch
That's the whole dev workflow.