A web-based application that allows users to create their resumes dynamically.
- Enter personal information such as name, email, and phone number.
- Add and remove education entries (university, degree, graduation year).
- Add and remove experience entries (company, position, description).
- Add and remove custom sections (title, content).
- Preview the generated resume in real-time.
- Generate and download the resume as a PDF file.
- HTML
- CSS
- JavaScript
To view the website, simply visit https://srrtth.github.io/resumegenerator/
If you want to run the website locally, follow these steps:
-
Clone the repository:
-
Open the
index.html
file in a web browser.
I welcome contributions to improve the website. If you find any issues or have suggestions, please open an issue or submit a pull request.