A fully responsive Resume Generator Web App built using HTML, CSS3, JavaScript, and integrated with a backend for authentication and data management. Users can sign up, log in, choose from 2 modern pre-built templates, edit their resume content dynamically, and export it as a downloadable file.
- π§ User Authentication β Secure login and signup functionality.
- π§© Two Pre-Built Templates β Professionally designed, ready-to-use templates.
- βοΈ Live Editing β Instantly update resume details (name, education, experience, skills, etc.).
- π± Fully Responsive β Works smoothly on desktop, tablet, and mobile devices.
- πΎ Export Functionality β Download your final resume in a printable format.
- π¨ Dynamic Preview β View real-time changes while editing your information.
| Category | Technologies Used |
|---|---|
| Frontend | HTML5, CSS3, JavaScript (Vanilla JS) |
| Backend | Java Script |
| Database | Firebase / Local Storage (as applicable) |
| Deployment | GitHub Pages / Vercel |
Resume-Generator/
β
βββ index.html
βββ assets
βββ free.html
βββ paid.html
βββ login.html
βββ build11.html
βββ build22.html
βββ pricing.html
βββ README.md
-
Clone the Repository
git clone https://github.com/Vigneshgbe/Resume-Builder.git cd Resume-Builder -
Install Dependencies
npm install
-
Run the Project
npm start
The app will be available at: http://localhost:3000
- Create an account or log in.
- Choose your preferred resume template.
- Edit your details (name, contact, experience, etc.).
- Preview and export the resume as a file (PDF/Doc).
- Add more resume templates.
- Include AI-based resume content suggestions.
- Enable cloud save and sharing functionality.
- Add dark/light mode toggle.
Have feedback or suggestions? Feel free to open an issue or connect on LinkedIn!
This project is licensed under the MIT License β feel free to use and modify it.
Developed with β€οΈ by Vignesh G