A modern, responsive developer portfolio showcasing my projects, skills, open-source contributions, and journey as a Full Stack Developer.
- Framework: Next.js 16 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- Animations: Framer Motion
- Icons: Lucide React
- Deployment: Vercel
- Modern and responsive UI
- Dark / Light theme support
- Animated scroll reveals
- Interactive GitHub contribution graph
- Project archive with search & category filters
- Featured projects section
- Open source contributions showcase
- SEO optimized with structured metadata
- Fast performance powered by Next.js
app/
components/
config/
public/
Clone the repository:
git clone https://github.com/ParthBhuptani/portfolio.gitInstall dependencies:
npm installRun the development server:
npm run devOpen:
http://localhost:3000
Portfolio content is managed from:
config/site.ts
Simply update your:
- Personal Information
- Projects
- Skills
- Experience
- Social Links
without touching the UI components.
Portfolio: https://parthbhuptani.vercel.app
- GitHub: https://github.com/ParthBhuptani
- LinkedIn: https://linkedin.com/in/parth-bhuptani
- X: https://x.com/ParthBhuptani10
⭐ If you like this portfolio, consider giving the repository a star.