About
Hello! I’m the person behind this blog. By day I build software; the rest of the time I’m reading, lifting, or trying to reason my way to a clearer view of something. This site is where I think out loud.
It runs on Next.js using the App Router, styled with Tailwind CSS. Posts are plain markdown files, parsed and rendered on the server. If you’ve used a static site generator like Hugo, the mental model will feel familiar. The difference is that the same project can also render on demand, and run interactive components when a page actually needs them.