Hi, I'm Hayden.
I build and run infrastructure and the software on top of it.
Engineer, tinkerer, homelab operator. Projects, writing, and work.
Featured projects
All projects →Homelab Kubernetes Platform
A production-grade multi-node Kubernetes cluster running self-hosted services — CI/CD via Gitea Actions, Cilium networking, NFS-backed storage, and full observability.
kubernetesciliumgitea
Workspace Browser
A lightweight Go web service for browsing and managing files on NFS exports, built as a single static binary and deployed on Kubernetes.
godockernfs
This Website
This site itself — a hand-rolled Hugo theme with light/dark mode, built in Docker by Gitea Actions and served from Kubernetes behind nginx ingress.
hugoci/cddesign
Recent writing
All posts →- Hello, World A short note on why this site exists and what will show up here.
- Building a Self-Hosted CI/CD Pipeline with Gitea Actions How I wired up Gitea Actions on my homelab to build container images and publish them to Gitea’s built-in package registry.