A high-performance, interactive personal portfolio website built with React, Vite, and Tailwind CSS. Designed with a premium dark aesthetic, particle animations, and smooth natural scrolling.
- Responsive Design: Fully optimized for Desktop, Tablet, and Mobile.
- Interactive UI:
- Particle background effects (
tsparticles). - Custom Gold/Glow cursor.
- Smooth entry animations (
Framer Motion).
- Particle background effects (
- Optimized Layouts:
- Projects: 3-column grid layout.
- Education: Compact, clean card design.
- Achievements: Unified section for awards and certifications.
- Tech Stack: Modern and fast.
- ⚡ Vite - Next Generation Frontend Tooling
- ⚛️ React - JavaScript Library for User Interfaces
- 🎨 Tailwind CSS - Utility-first CSS Framework
- 🎭 Framer Motion - Production-ready animation library
-
Clone the repository
git clone https://github.com/parth-garg01/Profile.git cd Profile -
Install Dependencies
npm install
-
Run Development Server
npm run dev
Visit
http://localhost:5173to view the site. -
Build for Production
npm run build
src/components: All UI components (Hero, About, Projects, etc.).src/data/index.js: Central Configuration File. Edit this file to update all text content, skills, and projects without touching the code.src/index.css: Global styles and Tailwind directives.
This project is optimized for deployment on Netlify or Vercel. Simply connect your GitHub repository and let the platform handle the rest!
Developed by Parth Garg