A modern, responsive portfolio website to showcase my projects, skills, and experience.
Built with a cyberpunk-inspired theme using Next.js, React, Tailwind CSS, and Framer Motion.
- π¨ Cyberpunk UI/UX with glowing effects & modern animations
- π± Fully Responsive (desktop, tablet, mobile)
- π§βπ» Projects Section with modal popups
- β‘ Fast and SEO-friendly using Next.js
- π Animated Hero Section with typewriter effect
- π Dark futuristic theme
- π Social links (LinkedIn, GitHub, etc.)
.
βββ app/
βββ components/
βββ public/
βββ styles/
βββ package.json
βββ README.mdFollow these steps to run the project on your local machine:
- Clone the repository
git clone https://github.com/AmanRai8/portfolio.git
- Navigate to the project directory
cd portfolio - Install dependencies
npm install
- Start the development server
npm run dev
β If you like this project, don't forget to give it a star on GitHub β it helps a lot!