https://github.com/suprio-das/resume-builder
https://github.com/suprio-das/resume-builder
bootstrap5 css-framework css3 html5 html5-canvas javascript jspdf
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/suprio-das/resume-builder
- Owner: Suprio-Das
- Created: 2024-03-16T18:35:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-16T20:00:55.000Z (about 1 year ago)
- Last Synced: 2024-03-17T03:07:48.419Z (about 1 year ago)
- Topics: bootstrap5, css-framework, css3, html5, html5-canvas, javascript, jspdf
- Language: JavaScript
- Homepage: https://resume-builder-suprio.vercel.app/
- Size: 995 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resume Builder Web Application
This is a web application designed to help users easily create their resumes. The application allows users to input their personal information, educational qualifications, work experiences, skills, and more, and generates a formatted resume document that can be saved or printed.
## Features
- **User Input Form**: Users can input their personal details, including name, role, address, contact information, and links.
- **Education Section**: Users can add details about their educational qualifications, including level, institution, session, and additional details.
- **Work Experience Section**: Users can input details about their work experience, including company/organization name, duration of work, and work details.
- **Skill Section**: Users can list their skills along with proficiency levels.
- **Generate Resume**: Once all information is entered, users can generate a formatted resume document.
- **PDF Export**: Users can export their generated resume as a PDF document for saving or printing.## Technologies Used
- **HTML**: Used for the structure and layout of the web pages.
- **CSS**: Used for styling the user interface.
- **JavaScript**: Used for implementing interactive features and form handling.
- **Bootstrap**: Utilized for responsive design and styling components.
- **html2canvas**: Used for capturing the HTML content as a canvas for PDF generation.
- **jsPDF**: Used for generating PDF documents from captured HTML content.## How to Use
1. Open the web application in a web browser.
2. Fill in the required personal information, educational qualifications, work experience, and skills in the respective input fields.
3. Click on the "Generate Resume" button to create the resume.
4. Optionally, users can export the generated resume as a PDF document using the "Export as PDF" button.
5. Users can also reset the input fields and start over by clicking the "Generate Again" button.## Contributions
Contributions to the project are welcome. If you have any suggestions, improvements, or bug fixes, feel free to submit a pull request or open an issue on the GitHub repository.
## Author
This project was created by Suprio Das.
## Contact
To reach me => mail => [email protected]# Live Site:
https://resume-builder-suprio.vercel.app/