A modern, minimalist portfolio website built with Next.js 15, featuring 3D elements, and interactive animations.
- 🎨 Modern Design: Clean, minimalist interface with 3D hover effects
- 📱 Responsive: Fully responsive design for all devices
- ⚡ Performance: Built with Next.js 15 and optimized for speed
- 🎪 Animations: Smooth scroll animations with Framer Motion
- 🔗 Social Integration: Direct links to social profiles and email
- Framework: Next.js 15
- Styling: Tailwind CSS v4
- Animations: Framer Motion
- Icons: React Icons
- Language: TypeScript
-
Install Dependencies
npm install
-
Run Development Server
npm run dev
-
Build for Production
npm run build
src/
├── app/
│ ├── globals.css # Global styles and CSS variables
│ ├── layout.tsx # Root layout with metadata
│ └── page.tsx # Main portfolio page
├── components/ # Reusable components (if needed)
- Optimized images and assets
- Lazy loading for animations
- Efficient CSS with Tailwind
- SEO optimized meta tags
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
MIT License - feel free to use this template for your own portfolio and give credit!