Full-Stack Developer
Building sca
I build high-performance web systems, developer tooling, and open-source libraries. 8 years of production experience across fintech, infrastructure, and developer platforms.
Tech Stack
Selected Work
GitHub Action + CLI tool for automated Rust dependency auditing in CI pipelines. Integrates with RustSec advisory database.
Generate TypeScript types, Zod schemas, and API clients from OpenAPI 3.x specs. Supports plugins and custom templates.
Structured logging library for Node.js with pluggable transports, sampling, and distributed trace context propagation.
Expertise
Open Source
NOTABLE PULL REQUESTS
Fix RSC hydration mismatch on dynamic routes
Add support for composite unique constraints in migrations
Improve HMR stability for circular dependencies
Add streaming support for subscription procedures
Optimize task scheduling for high-concurrency workloads
Improve error messages for workspace dependency resolution
Technical Writing
I've shipped production CLI tools in both languages. The performance difference is rarely the deciding factor — compilation speed, ecosystem maturity, and team familiarity matter more.
Custom hooks and component libraries feel productive until they don't. A post-mortem on a codebase that became unmaintainable through over-engineering.
Running ALTER TABLE on a 500M-row table without locking? It's possible. A step-by-step guide to the expand-contract pattern and online schema changes.
Logs, metrics, and traces aren't just for production debugging. Designing systems with observability from day one changes how you write and test code.