A modern, responsive portfolio website built with Next.js, showcase my software engineering journey, projects, and achievements.
https://portfolio-self-seven.vercel.app/
- Modern UI: Clean design with smooth animations and transitions.
- Achievements Section: Highlighting U.S. Patents, GATE scores, and professional certifications.
- Experience Timeline: Detailed career progression at companies like IBM and IIIT Delhi.
- Project Showcase: Featuring collaborative and AI-driven tools like Collab Canvas and Infra Optimiser.
- Responsive Navigation: A fixed navbar with smooth scrolling to sections.
- Dark Mode: Support for both light and dark themes.
- Frontend: Next.js, React, Tailwind CSS, TypeScript
- Icons & UI: Lucide React, Radix UI, Framer Motion
- Animations: React Lenis (for smooth scrolling)
First, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
Deployed on Vercel with automatic CD from GitHub.