Personal portfolio website built with Next.js.
git clone https://github.com/JBibu/jbibu.github.io.git
cd jbibu.github.io
npm install
npm run devVisit http://localhost:3000
Edit your info in lib/constants.ts:
- Personal details (name, email, location)
- Skills and technologies
- Project information
- Social media links
- Next.js - React framework
- TypeScript - Type safety
- Tailwind CSS - Styling
- Shadcn/ui - UI components
- Lucide React - Icons
- Responsive design
- Dark/light mode
- Particle animations
- Lazy loading
- SEO optimized
GPL-3.0 License - see LICENSE file.
