A modern, responsive CV website with dark/light theme support.
Responsive Design: Works seamlessly on desktop and mobile device
Dark/Light Theme: Toggle between dark and light modes
Print Friendly: Optimized for PDF export
Modern UI: Clean and professional design
Easy to Customize: Well-structured HTML and CSS
You can view the live demo here: [Personal CV Website]
cv/
├── index.html # Main HTML file
├── styles.css # CSS styles
└── js.js # JavaScript for theme switching
HTML5
CSS3
JavaScript
Font Awesome Icons
Google Fonts
To save as PDF:
Click the "Save PDF" button
Choose "Save as PDF" in the print dialog
Select A4 format for best results
This project is open source and available under the MIT License.
Font Awesome for icons
Modern CSS Reset
Dark theme implementation inspired by best practices