Welcome to my personal portfolio website showcasing my education, experience, skills, and projects.
- Stylish welcome screen with dark/light mode toggle
- Auto-changing professional background images
- About section with academic and professional project breakdown
- Fully responsive design
- Built with pure HTML, CSS, and JavaScript
- HTML5 + Inline CSS
- JavaScript
- Vite (for local development)
- GitHub Pages (for deployment)
/my-portfolio ├── index.html # Welcome page ├── portfolio.html # About + projects ├── assets/ # Backgrounds, icons, images ├── styles.css # Inline extracted styles (optional) └── README.md