
Resuvy Resume Builder
Create a modern, professional resume in minutes, Customize templates, highlight your skills, and get a polished PDF ready to impress employers.
Overview
Resuvy is a modern, intuitive, and user-friendly web application designed to empower you to create professional and impactful resumes (CVs) with ease. Whether you're just starting your career or looking to make a change, Resuvy provides the tools and flexibility you need to showcase your skills and experience effectively.
Key Achievements
- Developed an intuitive, real-time resume builder enabling users to create professional CVs effortlessly.
- Built a drag-and-drop customizable layout with editable sections for maximum personalization.
- Implemented live preview and instant updates, allowing users to visualize changes in real time.
- Added multi-format export options: PDF, HTML, and JSON for sharing or hosting resumes.
- Designed a fully responsive and modern UI using TailwindCSS, shadcn/ui components, and Lucide icons.
- Optimized performance and scalability using Next.js with Turbopack for fast rendering.
Resuvy - Create Resumes
Resuvy is a modern, intuitive, and user-friendly web application designed to empower you to create professional and impactful resumes (CVs) with ease. Whether you're just starting your career or looking to make a change, Resuvy provides the tools and flexibility you need to showcase your skills and experience effectively.


๐ Features
Intuitive Interface
Comprehensive Configuration
Import & Export Options
๐๏ธ Tech Stack
| Category | Libraries / Frameworks |
|---|---|
| Frontend | Next.js 15, React 19, TypeScript |
| Styling | TailwindCSS 4, Lucide Icons |
| UI Components | shadcn/ui |
| Utilities | Date-fns, UUID, clsx, Sonner |
| Themes | next-themes |
| Linting | ESLint, eslint-config-next |
โ๏ธ Installation
# 1๏ธโฃ Clone the repository
git clone https://github.com/Sathish0225/resuvy-resume-builder.git
cd resuvy-resume-builder
# 2๏ธโฃ Install dependencies
npm install
# 3๏ธโฃ Run the development server
npm run dev
# 4๏ธโฃ Open your browser
# Navigate to: http://localhost:3000
๐งฐ Scripts
| Command | Description |
|---|---|
npm run dev | Start the dev server with Turbopack |
npm run build | Build for production |
npm start | Start production server |
npm run lint | Run ESLint checks |
๐ Folder Structure
resuvy-resume-builder/
โโโ app/ # Next.js app router
โโโ components/ # Reusable UI components
โโโ hooks/ # Custom React hooks
โโโ lib/ # API clients, utils
โโโ public/ # Static assets
โโโ styles/ # TailwindCSS styles
โโโ .env.local # API keys (ignored in git)
โโโ package.json
โโโ README.md
๐งพ License
MIT License ยฉ 2025 Sathishkumar Ranganathan