Skip to content

A client's modern, responsive portfolio website built with Next.js 15 and TypeScript for Saeed Ijaz, a Creative Designer. View live at saeedijaz.vercel.app

Notifications You must be signed in to change notification settings

themrsami/Saeed-Portfolio

Repository files navigation

Saeed's Portfolio

A modern, responsive portfolio website built with Next.js 15 and TypeScript for Saeed Ijaz, a Creative Designer. View live at saeedijaz.vercel.app

Features

  • 🎨 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

Tech Stack

  • Next.js 15 with Turbopack
  • TypeScript
  • Tailwind CSS
  • React Icons

Getting Started

  1. Clone the repository:
git clone https://github.com/yourusername/saeed-portfolio.git
cd saeed-portfolio
  1. Install dependencies:
npm install
  1. Run the development server with Turbopack:
npm run dev
  1. Open http://localhost:3000 with your browser to see the result.

Project Structure

saeed-portfolio/
├── app/
│   └── page.tsx
└── components/
    ├── About.tsx
    ├── Contact.tsx
    ├── Footer.tsx
    ├── Hero.tsx
    ├── Navbar.tsx
    ├── Portfolio.tsx
    └── Services.tsx

Live Demo

Visit saeedijaz.vercel.app to see the live version.

Credits

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A client's modern, responsive portfolio website built with Next.js 15 and TypeScript for Saeed Ijaz, a Creative Designer. View live at saeedijaz.vercel.app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published