Portfolio

Muhammad Omer Khan - Portfolio Website

A modern, professional portfolio website built with Next.js, TypeScript, and Tailwind CSS featuring a stunning galaxy theme and smooth animations.

🚀 Features

🎯 Sections

🛠️ Technologies Used

Frontend

Styling & Design

📋 Getting Started

Prerequisites

Installation

  1. Clone the repository
    git clone https://github.com/OmerKhan24/portfolio-nextjs.git
    cd portfolio-nextjs
    
  2. Install dependencies
    npm install
    
  3. Run the development server
    npm run dev
    
  4. Open http://localhost:3000 in your browser

Build for Production

npm run build
npm start

🚀 Deployment

This project is optimized for deployment on:

Deploy to Vercel

  1. Push your code to GitHub
  2. Connect your repository to Vercel
  3. Deploy with zero configuration

Deploy to Netlify

  1. Build the project: npm run build
  2. Upload the out folder to Netlify
  3. Configure redirects if needed

📱 Features Showcase

Hero Section

Projects Section

Skills Section

Contact Section

🎨 Customization

Colors

Update the color scheme in tailwind.config.ts and globals.css

Content

Modify personal information in the component files:

Animations

Customize animations in globals.css and component files using Framer Motion

📞 Contact Information

🎓 About Me

Computer Science Undergraduate at FAST University, passionate about AI, Data Analytics, and Full-Stack Development. Exploring NLP, BI tools, and intelligent systems.

📝 License

This project is open source and available under the MIT License.


Built with ❤️ by Muhammad Omer Khan