~ whoami
> ▋
Building a 3-node Proxmox homelab, GitOps pipelines, and infrastructure-as-code — in public. Solutions Engineer by day, DevOps by night.
01 — About
Currently a Solutions Engineer in Hong Kong, building homelab-infra on the side — a 3-node Proxmox cluster that's both my family's private cloud and a production-grade DevOps playground: Terraform, Ansible, K3s, ArgoCD, and CI/CD, all as code.
"Live like no one else today, so that you can live like no one else tomorrow." — Dave Ramsey
02 — Skills
03 — Flagship project
A 3-node Proxmox homelab, rebuilt from git in under 30 minutes — a family media platform and a Kubernetes/DevOps playground, everything as code. The lab tier is torn down and rebuilt from this repo on purpose, monthly: if it isn't in git, it doesn't exist.
Traffic enters through a Cloudflare Tunnel (no open ports) and hits one reverse proxy; only user-facing apps are public. Admin planes (Proxmox, Jenkins, Grafana) sit behind Tailscale. Quorum survives losing the disposable lab node.
One git push travels through CI, security scanning (Trivy),
and ArgoCD to a live Kubernetes rollout — recorded end to end.
Public Grafana snapshot / Uptime Kuma status page showing the real cluster, really running — landing once observability is migrated.
./demo.sh up stands up a mini k3s lab on AWS spot in ~4
minutes and prints a live URL; ./demo.sh down tears it down —
a few cents per run, nothing left behind.
04 — Contact