๐ ResumeCraft
โจ A dynamic web application that helps users create professional resumes quickly by filling out personal and professional information.
๐ Features
- ๐งพ Custom Resume Builder
- ๐ง Personal Details Section
- ๐ผ Professional Details Section (Education, Work Experience, Projects, etc.)
- ๐จ Domain-Specific Resume Templates (IT, Finance, etc.)
- ๐ค Export Resume to DOC format
- ๐ฑ Responsive UI
๐ฅ๏ธ Live Demo
๐ View Live Demo
๐ธ Screenshots
Include screenshots here to showcase UI. Example:
| Homepage | Resume Builder |
|---|---|
![]() |
![]() |
๐๏ธ Tech Stack
- ๐งโ๐ป Frontend: HTML, CSS, JavaScript
- ๐๏ธ Backend: PHP
- ๐ฝ Database: MySQL
- ๐ Document Export: PHPWord (or DOCX template logic)
๐ Project Structure
Directory structure:
โโโ vivekverma807-resumecraft/
โโโ README.md
โโโ builder.html
โโโ dashboard.html
โโโ index.html
โโโ LICENSE
โโโ profile.html
โโโ assets/
โ โโโ resume-template.docx
โโโ auth/
โ โโโ login.html
โ โโโ register.html
โโโ scripts/
โ โโโ auth.js
โ โโโ builder.js
โ โโโ dashboard.js
โ โโโ main.js
โ โโโ pdf-export.js
โ โโโ storage.js
โโโ styles/
โโโ builder.css
โโโ dashboard.css
โโโ profile.css
โโโ style.css




Log in or sign up for Devpost to join the conversation.