🚀 Live Site: https://piyafolio.netlify.app
- Framework: Next.js 14 (App Router)
- Styling: CSS Modules + Media Queries for responsive design
- Animations: Framer Motion
- Icons: React Icons
- Hosting: Netlify
- Version Control: Git & GitHub
- /app – Pages: Skills, Projects, Contact, Resume, Home
- /public – Static assets (profile image, resume PDF)
- /styles – Global CSS (globals.css)
- ⚡ Fully mobile responsive
- 🎨 Vibrant pastel neon animated backgrounds
- 🧠 Skills & Projects displayed in grid layout
- 📬 Contact form with styled inputs
- 📄 Resume PDF download
- 🧭 Sidebar navigation & animated transitions
Deployed using Netlify with build command:
npm run build && npm run start