What I'm building
A collection of projects, tools, and case studies from my work in data engineering and platform development.
Featured Projects
DynamoDB Single-Table Design Visualizer
Interactive web tool that helps design optimal DynamoDB single-table schemas. Input your entities and access patterns, get a visualized table design with GSI recommendations.
Go Lambda Starter Kit
Opinionated template for building production-ready AWS Lambda functions in Go. Includes Cobra CLI, structured logging, testing patterns, and CI/CD configuration.
Other Projects
Case Studies
Coming SoonReducing Batch Processing from Days to Minutes
How I designed and implemented a Lambda Trigger API that reduced validation execution cycles from ~3 days to minutes, enabling faster iteration and deployment.
Designing Multi-Tenant DynamoDB Schemas
Deep dive into the design decisions and patterns used for building a tenant configuration service with DynamoDB, including single-table design and access pattern optimization.
Schema Versioning for Data Contract Integrity
How introducing schema versioning for OneLake-backed datasets prevented contract drift and protected downstream consumers during schema evolution.
Have a project idea?
I'm always interested in collaborating on interesting projects, especially those involving data engineering, AWS, or Go.
Let's talk