The brief
Build a tool that automates the hardest part of outbound sales — finding and qualifying leads — using AI to do the heavy lifting at scale.
What I built
A full-stack lead generation platform powered by Claude AI. Users input their target criteria; the AI researches, scores, and surfaces qualified leads. Supabase handles data persistence and NextAuth secures user accounts. Resend manages outbound email from within the app.
Highlights
- AI-driven research — Claude API processes lead data and returns scored, prioritized results
- Full auth flow — NextAuth with session management and protected routes
- Email integration — Resend sends outreach directly from the platform
- Database-backed — Supabase stores leads, campaigns, and user data with real-time updates
Stack
Next.js, TypeScript, Tailwind CSS, Shadcn UI, Claude AI (Anthropic SDK), Supabase, NextAuth, Resend — deployed on Vercel.
