Recent Work
What we have been building
Short write-ups on projects we have shipped recently. These are not polished case studies and not how-to guides. They are a plain account of what a client asked for, what we built, and what changed once it shipped. We leave client names out; the work speaks for itself.
2026-06-24 · 10 min read
Turning an Existing Site Into a Hyperlocal Footprint for a Regional Service Business
We took a site we had already built for a regional home services business and expanded it into roughly seventy city and service pages across fourteen towns in a multi-county service area, all tied back to one verifiable business identity instead of dozens of duplicate listings.
2026-07-02 · 15 min read
Building a Reusable Observability and Alerting Layer for AWS Lambda
A reusable Python wrapper that gives every Lambda function structured logging, tracing, a circuit breaker, and idempotency by default, paired with a production alerting layer built entirely on native CloudWatch, and later extended with Sentry when the client needed deeper error triage.
2026-06-29 · 15 min read
From a Single EC2 Instance to Production-Grade EKS: Scaling the Infrastructure Behind One of Our Builds
A look at how we phased infrastructure for a production application, from a single EC2 instance through a lightweight Kubernetes stepping stone to a fully modular AWS EKS setup, along with the backend, observability, and frontend architecture built on top of it.

