This is a responsive resume built with HTML, CSS, and JavaScript.
- Single-page responsive design
- Sections for Home, Profile, Education, Skills, Experience, Languages, and Interests
- Skills represented with progress bars
- Downloadable PDF version
To run this project locally, follow these steps:
- Clone the repository: `git clone https://github.com/Hileene/cv1
- Open the project folder in your code editor.
- Open
index.html
in your browser. - Customize the content in the HTML file to reflect your information.
- Make any style adjustments by modifying the CSS in the
style.css
file. - Use the HTML2PDF library to generate a PDF version of your resume.
- Feel free to explore the code and customize it to fit your needs.
This project was created following the tutorial by Bedimcode.
- Channel: Bedimcode
- Tutorial Video Title: Responsive Resume Cv Website Using HTML CSS And JavaScript | Light/Dark Theme & Export PDF
- GitHub Repo: bedimcode/responsive-resume-cv-smith
This project is licensed under the MIT License.