Core Engineering Capabilities
Cloud Computing
Hybrid cloud infrastructure across three regions, provisioned as code with remote state and secretless CI authentication.
Kubernetes and Containers
A two-region K3s cluster running multi-architecture workloads that reschedule themselves when a node goes dark.
Infrastructure as Code
Every DNS record and cloud resource defined in Terraform, applied through a pipeline with plan-on-PR review and no stored credentials.
Homelab and On-Prem
Bare-metal Debian infrastructure operated the way production is operated, including the failure cases.
GitOps Delivery
Applications deploy from Git, not from my terminal. ArgoCD reconciles the cluster to whatever the repo says and corrects it when it drifts.
Observability and SRE
Metrics and logs unified in one place, probed from outside my own infrastructure, with alerting that survives the lab going offline.
