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!