Senior Software Developer with 10+ years building and scaling full-stack systems. Proven track record founding products (Liftmap, Speakbox), architecting platforms that multiply org-wide impact (250+ app migrations, 50+ teams), and mentoring developers into leadership roles.
Passionate about infrastructure that enables velocity, data systems that drive decisions, and building teams that ship fast without technical debt.
Latest Posts
How I Setup My Monorepo
I've been working on a monorepo for a while now and I've developed a few patterns that work well for me. Here are some of the things I've learned.
- Monorepo
- Turborepo
- pnpm
- Vercel
- Tailwind CSS
- Zod Series
Advanced Zod: Designing Complex Validation Schemas
Dive deeper into advanced Zod schema design for TypeScript. Learn sophisticated validation patterns, performance optimization, and complex schema composition techniques for enterprise-level applications.
- Zod
- Schema Validation
- TypeScript
- Advanced
- Zod Series
Intermediate Zod: Validation Workflows and Techniques
Explore advanced Zod validation techniques for TypeScript. Master complex schema creation, custom validation rules, and effective error handling to build robust data validation workflows.
- Zod
- Schema Validation
- TypeScript
- Intermediate