Skip to content

mdshakerullahS/Portfolio

Repository files navigation

Md Shakerullah Sourov | Portfolio

License: MIT

Welcome to my personal portfolio website! This project showcases my full-stack web development skills, projects, and experience.


🌐 Live Demo

Check out the live site: https://shakerullah.vercel.app


💻 About the Project

This is my personal portfolio website, built to showcase:

  • My projects and web development skills
  • My experience and achievements
  • Easy ways to contact or connect with me

The website is fully responsive, performance-optimized, and designed with a modern and clean user experience.


🛠️ Tech Stack

  • Next.js
  • React
  • Motion (formerly Framer Motion)
  • TypeScript
  • CSS / Tailwind CSS
  • Git & GitHub
  • Vercel

📂 Folder Structure

portfolio/
├─ public/ # Static assets (images, icons)
   ├─ src/
      ├─ app/ # Next.js routing
         ├─ api/ # API routes (contact)
      ├─ components/ # React components
      ├─ schemas/ # Zod schemas
      ├─ services/ # Email service
      ├─ types/ # Types
      ├─ constants.ts # Constant values
├─ package.json # Project dependencies & scripts
├─ README.md # Project overview
└─ LICENSE # MIT License

⚡ Features

  • Responsive design for all devices
  • Fast loading and performance optimized
  • Modern UI with clean and intuitive navigation
  • Smooth animations powered by Motion (formerly Framer Motion)
  • Easy to update and extend with new projects
  • Contact form and social links integrated

🚀 Getting Started

Prerequisites

  • Node.js 18+
  • npm

Install & Run Locally

# Clone the repo
git clone https://github.com/mdshakerullahS/Portfolio.git

# Navigate to project folder
cd portfolio

# Install dependencies
npm install

# Run development server
npm run dev

Open http://localhost:3000 to view the website locally.

📄 License

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

📫 Contact

LinkedIn: https://linkedin.com/in/mdshakerullah Email: sourovmdshakerullah@gmail.com

⭐ Show Your Support

If you like this project, please give it a ⭐ on GitHub!

Happy Coding 🚀

Releases

No releases published

Packages

 
 
 

Contributors