A modern, responsive portfolio website built with Next.js 15 and TypeScript for Saeed Ijaz, a Creative Designer. View live at saeedijaz.vercel.app
- 🎨 Modern UI/UX with smooth animations and transitions
- 📱 Fully responsive design
- 🌙 Custom cursor effects
- 🎭 Interactive portfolio grid with category filtering
- 🎯 Smooth scroll navigation
- 💫 Glassmorphism design elements
- 📬 Contact form integration
- ⚡ Optimized performance with Turbopack
- Next.js 15 with Turbopack
- TypeScript
- Tailwind CSS
- React Icons
- Clone the repository:
git clone https://github.com/yourusername/saeed-portfolio.git
cd saeed-portfolio
- Install dependencies:
npm install
- Run the development server with Turbopack:
npm run dev
- Open http://localhost:3000 with your browser to see the result.
saeed-portfolio/
├── app/
│ └── page.tsx
└── components/
├── About.tsx
├── Contact.tsx
├── Footer.tsx
├── Hero.tsx
├── Navbar.tsx
├── Portfolio.tsx
└── Services.tsx
Visit saeedijaz.vercel.app to see the live version.
- Design & Development by Usama
- Icons from React Icons
This project is licensed under the MIT License - see the LICENSE file for details.