Hello, World
Welcome. This site is home for three things:
- Projects — demos and write-ups of things I've built, mostly infrastructure and tooling.
- Writing — longer-form articles and notes, usually with a homelab or engineering bent.
- 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.