Skip to content

JBibu/jbibu.github.io

Repository files navigation

portfolio-banner

Next.js portfolio website

Personal portfolio website built with Next.js.

Live Site

🌐 jbibu.xyz

Setup

git clone https://github.com/JBibu/jbibu.github.io.git
cd jbibu.github.io
npm install
npm run dev

Visit http://localhost:3000

Customize

Edit your info in lib/constants.ts:

  • Personal details (name, email, location)
  • Skills and technologies
  • Project information
  • Social media links

Tech Stack

  • Next.js - React framework
  • TypeScript - Type safety
  • Tailwind CSS - Styling
  • Shadcn/ui - UI components
  • Lucide React - Icons

Features

  • Responsive design
  • Dark/light mode
  • Particle animations
  • Lazy loading
  • SEO optimized

License

GPL-3.0 License - see LICENSE file.

About

Personal portfolio made in Next.js

Topics

Resources

License

Stars

Watchers

Forks