A web-based application that allows users to generate professional resumes using HTML, CSS, and JavaScript.
- User-friendly interface for creating and editing resumes.
- Pre-designed templates and customizable sections for personal information, education, work experience, skills, and more.
- Real-time preview of the generated resume.
- Export functionality to save the resume as a PDF or print it directly.
Include a link to a live demo or a video showcasing the application in action.
-
Clone the repository:
git clone https://github.com/your-username/resume-generator.git
-
Open the project folder:
cd resume-generator
-
Open
index.html
in a web browser.
-
Fill in your personal details, education information, work experience, skills, and any other relevant sections in the provided form fields.
-
Preview the generated resume in real-time.
-
Export the resume as a PDF or print it directly.
- HTML
- CSS
- JavaScript
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b my-feature
- Make your changes and commit them:
git commit -m "Add my feature"
- Push to the branch:
git push origin my-feature
- Create a pull request explaining your changes.
This project is licensed under the MIT License. See the MIT LICENSE file for details.
For any questions or inquiries, please reach out to me at himanshuuu.2001@gmail.com.