This project is an interactive CV template built with HTML, CSS, and JavaScript. It uses Bootstrap for responsive design and Font Awesome for icons. The template is designed to be easily customizable to showcase your professional background, skills, and experience.
- Hero Section: Displays your name and profession.
- About Me Section: A brief introduction about yourself.
- Skills Section: Highlights your key skills with icons.
- Experience & Education Section: Showcases your professional journey and academic credentials.
- Social Icons: Links to your LinkedIn and GitHub profiles.
- Footer: Contains your email and copyright information.
- Clone the repository:
git clone https://github.com/cihataydin/interactive-cv.git
- Open
index.htmlin your web browser to view the CV.
Edit the script.js file to update the following personal information:
- Title: Update the document title.
- Name and Profession: Modify the name and profession displayed in the hero section.
- About Me: Edit the text in the About Me section.
- Skills: Update the skill descriptions and icons.
- Experience & Education: Modify the text in the Experience & Education section.
- Social Links: Update the LinkedIn and GitHub profile links.
- Footer: Change the email address in the footer.
This project is licensed under the MIT License.