Hello, World

meta

Welcome. This site is home for three things:

  1. Projects — demos and write-ups of things I've built, mostly infrastructure and tooling.
  2. Writing — longer-form articles and notes, usually with a homelab or engineering bent.
  3. About — who I am and what I've worked on, in effective-CV form.

Everything here is self-hosted: a Go app backed by Postgres, packaged into a container by Gitea Actions on my own runner, published to my own registry, and served from my own Kubernetes cluster. More on that pipeline in the CI/CD post.