Live demo: resumify.space
Full-stack web app for creating resumes with real-time preview and PDF export.
Built as a public project to showcase production-level skills when commercial work is under NDA.
- Resume editor with live preview
- Save resumes to a database
- Export to ATS-friendly PDF
- Multiple resume templates
- Guest and authenticated modes
- Next.js (App Router), React, TypeScript
- Tailwind CSS, Ant Design
- Zustand
- PostgreSQL, Prisma
- NextAuth (JWT, Google OAuth)
- Playwright (PDF generation)
- Strongly typed resume data
- Flexible JSON-based resume structure
- Deterministic PDF generation
- Input validation and basic XSS protection
- Focus on usability and maintainability
- Author: @denyydev
