This is my personal portfolio website, built using Next.js, ShadCN UI, and Framer Motion to showcase my projects, experience, and skills with a clean, modern design and smooth animations.
- 📌 Projects Showcase – Display work with live previews and GitHub links.
- 🎨 Minimal & Responsive UI – Built with ShadCN UI for a clean and accessible design.
- 🖥 Dark Mode Support – Adaptive theme for light & dark mode.
- 🎬 Smooth Animations – Enhanced user experience with Framer Motion.
- ⚡ Fast & SEO Optimized – Uses Next.js for server-side rendering and improved performance.
- Frontend: Next.js, TypeScript, ShadCN UI, Tailwind CSS
- Animations: Framer Motion
- Deployment: Vercel
git clone https://github.com/pranjal-pathak/Portfolio
cd portfolionpm install
# or
yarn installnpm run dev
# or
yarn devThe site should be running on http://localhost:3000.
- Add a blog section using MDX.
- Integrate contact forms with an API.
- More interactive elements with 3D animations.
This project is open-source and available under the MIT License.
🔗 Live Demo: Portfolio Website
📂 Repository: GitHub