A simple and responsive Resume Builder web application built using HTML, CSS, JavaScript, and Bootstrap. This project allows users to dynamically generate a professional resume by filling out a form, which can then be downloaded or printed.
- π Dynamic form to input resume details (name, education, experience, skills, etc.)
- π Auto-generated resume layout based on user input
- π¨ Responsive and clean design using Bootstrap
- πΎ Option to print or download the resume as a PDF
- βοΈ Easy to use and customize
- HTML5 β Structure of the web app
- CSS3 β Styling and layout
- JavaScript β Dynamic content generation
- Bootstrap 5 β Responsive and modern UI components
(Optional: Add screenshots or a link to a live demo if hosted)
Resume-Builder/ β βββ index.html # Main HTML file βββ style.css # Custom styles βββ script.js # JavaScript for functionality βββ README.md # Project documentation
bash Copy code
- Clone the repository:
git clone https://github.com/jaimin45-art/Resume-Builder.git
Open index.html in any modern browser.
Fill out the form with your resume details.
Click "Generate Resume" to preview your resume.
Use the Print button to save it as a PDF or print it.
π Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you'd like to change.
π License This project is open source and free to use.