Overview
ResumeMaster is an AI-powered resume builder that helps job seekers tell their story well — turning rough career notes into polished, recruiter-ready resumes.
My role
Architecture and engineering across the whole product: the editing experience, the AI integration, and the backend that ties them together.
Product & frontend
- A structured editor that guides users section by section instead of staring at a blank page
- Clean, print-ready resume templates with careful typography
- Instant preview so users always see exactly what they’ll export
Under the hood
- Next.js + TypeScript application with API routes for AI-assisted content generation
- Prisma + PostgreSQL storing resumes as structured data, so one resume can render into any template
- Tailwind CSS for both the app UI and the resume templates themselves