This is a personal portfolio website built with Next.js and TypeScript. It showcases projects, experience, and skills, with smooth animations powered by GSAP.
- Modern, responsive design
- Animated sections using GSAP
- Project and experience highlights
- Downloadable resume
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 in your browser.
src/app/page.tsx— Main portfolio pagesrc/app/globals.css— Global stylespublic/— Images and static assets
npm run build
npm startThis project is for personal portfolio use.