Welcome to the open-source repository for my personal portfolio website.
Live Link: https://karan-portfolio-v38j.onrender.com/
A completely custom "Engineered Luxury" design, featuring:
- Palette: Deep obsidian (
#080812), electric violet (#a78bfa), and amber gold (#f59e0b). - Typography: Space Grotesk (headers) & Space Mono (technical/system text).
- Aesthetics: Glassmorphism cards, glowing ambient gradients, and brutalist accents.
This portfolio is built with performance and smooth aesthetics in mind.
- Frontend: React, TypeScript, HTML5, Vanilla CSS
- Animations: GSAP (GreenSock), ScrollTrigger, ScrollSmoother
- 3D Graphics: Three.js, WebGL
- Ecosystem: Node.js, Express, MongoDB (for full-stack projects highlighted inside)
-
Clone the repository:
git clone https://github.com/KaranParmar19/Portfolio.git cd Portfolio -
Install dependencies:
npm install
-
Start the development server:
npm run dev
(Note: The ScrollSmoother plugin requires a GreenSock Club membership for commercial deployment. The trial versions work fine locally.)
This project is open-source and available under the MIT License.