Senior software engineer · 10+ years in Go and Python · Previously Block, Inc. (formerly Square)
A deployment tracking platform built to mirror what a strong startup runs in production. A Go API backed by Postgres, deployed to Kubernetes via Helm with GitOps through Argo CD, automated CI/CD, HTTPS ingress, and full observability through Prometheus and Grafana. Features environment separation (staging/production) with declarative deployments where git is the single source of truth. See the project →
I wanted a simple, opinionated barbell training app and couldn't find one I liked, so I'm building my own. It grew into a full-featured app with 8 built-in programs, HealthKit-powered readiness scoring, a standalone Apple Watch companion, iCloud sync, Live Activities, and 50+ exercises with animated form guides. See the project →
I play a lot of pickleball and got tired of scrubbing through hours of match footage to find key rallies. I'm building a computer vision pipeline that cuts dead time from recordings, identifies shot types (dinks, drives, drops, lobs, overheads, counters), measures ball velocity, and uses pose estimation to compare player form against professional technique. Built on a custom-trained YOLOv8 model with YOLOv8-Pose for joint tracking. In development—demo coming soon.