A modern, minimalistic personal portfolio website showcasing my work as an Investment Analyst and Strategy Consultant.
- Modern Design: Clean, minimalistic UI with state-of-the-art animations
- Responsive: Fully responsive design that works on all devices
- Interactive: Smooth scroll animations, parallax effects, and micro-interactions
- Performance Optimized: Fast loading times with optimized assets
- Accessible: Built with accessibility best practices
- HTML5
- CSS3 (Custom Properties, Grid, Flexbox, Animations)
- Vanilla JavaScript (ES6+)
- Intersection Observer API
- Google Fonts (Inter)
- Hero - Eye-catching introduction with animated gradients
- About - Professional background and technical skills
- Experience - Work history with detailed timeline
- Projects - Featured projects and achievements
- Achievements - Awards and recognitions
- Education - Academic background
- Contact - Get in touch section with form
Simply open index.html in your browser to view the portfolio locally.
open index.htmlThis portfolio can be deployed to any static hosting service:
- GitHub Pages: Enable in repository settings
- Netlify: Drag and drop the folder
- Vercel: Import the repository
- Cloudflare Pages: Connect your repository
The portfolio uses CSS custom properties for easy theming. Edit the :root section in styles.css to customize colors:
:root {
--primary: #6366f1;
--secondary: #06b6d4;
--accent: #f59e0b;
/* ... more variables */
}- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
- Lighthouse Score: 95+
- First Contentful Paint: < 1s
- Time to Interactive: < 2s
Parth Khanna
- Email: parth.22538@sscbs.du.ac.in
- Phone: +91 78 890 23 787
- LinkedIn: linkedin.com/in/parthkhanna1
© 2024 Parth Khanna. All rights reserved.
Built with precision and passion.