I build boring, reliable infrastructure.

Senior DevOps Engineer · Platform Engineering · Builder

Recent Posts

All posts →

I Built Kubernetes to Understand Kubernetes

I'd set up Kubernetes clusters in my homelab and spent real time learning it, but still couldn't honestly explain what it was doing under the hood. So I built my own orchestrator — Smith — to earn the understanding by feeling every decision from the inside.

  • go
  • kubernetes
  • devops
  • networking

How This Site Is Built

A custom static site generator in Go, deployed via Woodpecker CI on merge to main. No frameworks, no CMS, just goldmark and html/template.

  • go
  • devops
  • meta

Featured Projects

All projects →

DeployOps

active

An audit-ready deployment operations platform for regulated teams — tracking, approvals, drift detection, and release management.

  • go
  • react
  • postgres
  • compliance

Kyvik

active

A security-first, multi-agent AI framework in Go — guardrails, sandboxed isolation, and a dashboard, in a single binary.

  • go
  • ai-agents
  • security
  • postgres

Smith

active

A multi-node container orchestrator written in Go — built from scratch to understand Kubernetes from the inside.

  • go
  • kubernetes
  • devops
  • networking