Project overview
Kodevo is an AI-powered SaaS platform that personalizes the coding education journey for career switchers. I built it solo, end to end marketing site, auth, learner dashboard, AI curriculum engine, assessments, and billing. At onboarding, Tavily API searches real-time info on the user's career goal, feeding into Claude API to generate a personalized 4-module curriculum instead of static content. Claude also reviews submitted code line by line. Backend runs on PostgreSQL, Prisma, and Clerk, with Resend for email and Mayar for subscription billing.
Build process
Product Discovery
Defined the core learning journey for career switchers, including onboarding, personalized curriculum generation, assessments, progress tracking, and the freemium-to-Premium flow.
Product & System Design
Designed the application structure, database schema, learner dashboard, module flow, assessment logic, and the integrations needed for AI, search, authentication, email, and payments.
Development
Built the platform end to end using Next.js, TypeScript, PostgreSQL, and Prisma, covering the marketing site, authentication, learner dashboard, curriculum system, assessments, and subscription features.
AI & Search Integration
Integrated Tavily for real-time career research and Claude API for personalized curriculum generation and line-by-line code review.
Testing & Launch
Tested the complete user journey from signup to curriculum generation, assessments, code review, and Premium upgrade, then prepared and launched the platform for real users.


