// education

Learn by taking things apart

Write-ups from my own projects, written for engineers who like to see how things actually work — every guide is grounded in real code that ships on this site, not toy examples. New guides and cheatsheets land here as they are written.

Guides

// deep dives

On the workbench

// being written
Docker in Practice — a working cheatsheet
the container commands I actually reach for, with the why behind each
CI/CD Pipelines That Deploy This Site
from git push to a live server — GitHub Actions, Docker Hub, SSH deploys