Work
Projects
A selection of engineering projects across infrastructure, observability, and platform tooling.
EKS Blue/Green Cluster Migration
Flock Safety
Led the design and execution of a blue/green deployment process for upgrading AWS EKS clusters. Coordinated cutover of 40+ services—including stateful workloads with live cloud volume migrations—achieving only 10 minutes of downtime. Built reusable Terraform modules consumed by teams across the organization.
Distributed VPC Networking
Flock Safety
Established distributed networking connections linking AWS VPCs across multiple AWS accounts, enabling trusted, lossless internal connectivity for all users within the organization.
OpenTelemetry Observability Pipeline
Pluto TV
Built an end-to-end observability stack processing 100,000 trace events per second. Created custom Golang libraries that linked 400 million log lines daily to distributed traces in Datadog. Deployed OTel Collectors as Kubernetes Daemonsets via Helm, enabling vendor-neutral data routing.
dev-bootstrap
Personal
Idempotent macOS developer environment bootstrapper. A single script that installs and configures a complete engineering workstation—shell, languages (Go, Node.js, Python), DevOps tools (Docker, kubectl, AWS CLI), and GUI apps—reproducibly from scratch.
Bar App POC
Personal
Proof-of-concept REST API for bar payment and organization management, built in Go. Demonstrates clean service architecture and idiomatic Go patterns for a multi-entity domain.
CI/CD Pipeline & Internal NPM Registry
Wellington Management
Developed the continuous integration pipeline to streamline publishing of internal applications on AWS, including Python Flask and Node.js Express servers. Contributed to TypeScript libraries and React higher-order components used across the firm.