Skip to content

denyydev/resumify

Repository files navigation

Resumify

Live demo: resumify.space

Resumify cover

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.

What it does

  • Resume editor with live preview
  • Save resumes to a database
  • Export to ATS-friendly PDF
  • Multiple resume templates
  • Guest and authenticated modes

Tech

  • Next.js (App Router), React, TypeScript
  • Tailwind CSS, Ant Design
  • Zustand
  • PostgreSQL, Prisma
  • NextAuth (JWT, Google OAuth)
  • Playwright (PDF generation)

Key points

  • Strongly typed resume data
  • Flexible JSON-based resume structure
  • Deterministic PDF generation
  • Input validation and basic XSS protection
  • Focus on usability and maintainability

About

Resume builder web app with live preview, PDF export, and Google auth. Demonstrates modern full-stack architecture with Next.js and TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors