Skip to content

Latest commit

 

History

History
87 lines (61 loc) · 2.12 KB

File metadata and controls

87 lines (61 loc) · 2.12 KB

Parth Khanna - Personal Portfolio

A modern, minimalistic personal portfolio website showcasing my work as an Investment Analyst and Strategy Consultant.

Features

  • 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

Technologies Used

  • HTML5
  • CSS3 (Custom Properties, Grid, Flexbox, Animations)
  • Vanilla JavaScript (ES6+)
  • Intersection Observer API
  • Google Fonts (Inter)

Sections

  1. Hero - Eye-catching introduction with animated gradients
  2. About - Professional background and technical skills
  3. Experience - Work history with detailed timeline
  4. Projects - Featured projects and achievements
  5. Achievements - Awards and recognitions
  6. Education - Academic background
  7. Contact - Get in touch section with form

Quick Start

Simply open index.html in your browser to view the portfolio locally.

open index.html

Deployment

This 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

Customization

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 */
}

Browser Support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Edge (latest)

Performance

  • Lighthouse Score: 95+
  • First Contentful Paint: < 1s
  • Time to Interactive: < 2s

Contact

Parth Khanna

License

© 2024 Parth Khanna. All rights reserved.


Built with precision and passion.