
GitHub
Full-stack engineer who ships products fast. Built 3 startups from 0→1. Love AI infra, devtools, and developer experience.

Shipped full MVP in 10 days with AI pair programming, hit $10K MRR by month 3
New startup idea. Zero code. Needed to ship MVP fast to validate with first 10 customers before running out of runway.
Used Claude + Cursor for 100% AI-assisted development. Built Next.js app with Supabase backend, Stripe payments, AI features using Claude API.
Shipped full-featured MVP in 10 days. First customer signed up day 1. Reached $10k MRR in month 3. Raised $2M seed round.

API docs were always outdated. Developers complained constantly. Support tickets about API usage were 40% of all tickets.
Built tool that analyzes codebase, extracts API definitions, uses Claude to generate human-readable docs with examples. Runs on every commit.
Docs are always current. API support tickets dropped 70%. Developer onboarding time cut in half. Open source project got 2k GitHub stars.

Manual deployment process took 2 hours per release. Errors were common. Rollbacks were painful. Shipping was scary.
Built fully automated CI/CD pipeline with Vercel, GitHub Actions, automated tests, preview deployments, one-click rollbacks.
Deploy time: 2 hours → 5 minutes. Zero deployment errors in 6 months. Ship 10x per day vs 1x per week. Developer happiness +90%.

Team was spending 30% of engineering time on code reviews. PRs were piling up. Quality was slipping due to review fatigue.
Built custom AI code reviewer using Claude. Integrated with GitHub Actions to review every PR automatically, flag issues, suggest improvements.
Review time dropped from 2 days to 4 hours average. Caught 85% of common bugs before human review. Team productivity up 25%.