mukit-portfolio-site

MD Mukit Hasan - Personal Portfolio

A high-growth, high-traffic, SEO-optimized personal portfolio website designed for a Junior Web Developer. Built with Next.js 14, Tailwind CSS, and Framer Motion, this site focuses on performance, personal branding, and conversion.

Portfolio Preview (Note: Add a screenshot of the site here as public/preview.png)

🚀 Features

🛠 Tech Stack

🏃‍♂️ Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/mukithasan232/mukit-portfolio-site.git
    cd mukit-portfolio-site
    
  2. Install dependencies:
    npm install
    # or
    yarn install
    # or
    pnpm install
    
  3. Run the development server:
    npm run dev
    
  4. Open http://localhost:3000 in your browser.

📝 Customization

All personal data (Name, Links, Projects, Skills) is centralized in lib/data.ts. Simply edit this file to update the entire website’s content without touching the UI code.

// lib/data.ts
export const DATA = {
  name: "Your Name",
  role: "Your Role",
  // ...
};

🚢 Deployment

This project is optimized for deployment on Netlify.

  1. Push your code to GitHub.
  2. Import the project in Netlify.
  3. Deploy! (Next.js settings are auto-detected).

📄 License

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


MD Mukit Hasan
Modern, Reliable & Growth-Oriented Web Developer