Alborz Sabet - Portfolio CV
Interactive portfolio CV with expandable skills section.
Live Demo
Features
- Clean, professional A4 layout
- Interactive skills with detailed descriptions
- Print-friendly version
- Fully responsive
- Organized with CSS variables for easy theming
- Keyboard navigation (ESC to close skills)
Technologies
- Vanilla JavaScript
- Plain CSS with CSS Custom Properties
- HTML5
- SVG Icons
File Structure
portfolio-v2/
├── index.html # Main HTML file
├── styles.css # Organized CSS with variables
├── script.js # Interactive functionality
├── assets/
│ └── icons/ # SVG icon files
│ ├── phone.svg
│ ├── email.svg
│ ├── linkedin.svg
│ ├── github.svg
│ └── website.svg
├── README.md
└── .gitignore
Development
This is a static website that can be:
- Opened directly in a browser
- Served using any static file server
- Deployed to GitHub Pages or any web hosting service
Deployment
The site is automatically deployed to GitHub Pages when changes are pushed to the main branch.
License
Personal portfolio - all rights reserved.
On this page
Languages
HTML70.8%CSS19.1%JavaScript10.1%
Contributors
Created August 13, 2025
Updated August 13, 2025