Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taher Portfolio Website - React ✨

Live Website: https://taher-portfolio.pages.dev

📷 Preview

taher-portfolio.pages.dev Home Page

taher-portfolio.pages.dev Resume Page

taher-portfolio.pages.dev Portfolio Page

taher-portfolio.pages.dev Tablet View

taher-portfolio.pages.dev Mobile View

  • Minimal design with subtle animations.
  • Migrated from vanilla JS to React + Vite for a component-based architecture.
  • Showcase resume and portfolio.

🔧 Tech Stack

  • React — UI components
  • Vite — build tooling and dev server
  • CSS — custom properties, no framework

🛠️ Setup Instructions

  1. Clone the Repository:

    git clone https://github.com/taher-dev/taher-portfolio.git
    cd taher-portfolio
  2. Install Dependencies:

    npm install
  3. Start the Dev Server:

    npm run dev
  4. Build for Production:

    npm run build

📂 Project Structure

taher-portfolio/
├── public/
│   └── assets/
│       └── docs/
│           └── Taher_Mahmud_Monmoy_Public_CV.pdf   # stable URL, linked directly in JSX
├── src/
│   ├── assets/
│   │   ├── css/
│   │   │   └── style.css
│   │   └── images/                                  # imported in components via JS
│   │       ├── projects/
│   │       └── readme/
│   ├── components/
│   │   ├── Modal/
│   │   │   └── ProfileModal.jsx
│   │   ├── Navbar/
│   │   │   └── Navbar.jsx
│   │   ├── pages/
│   │   │   ├── About.jsx
│   │   │   ├── Portfolio.jsx
│   │   │   └── Resume.jsx
│   │   └── Sidebar/
│   │       └── Sidebar.jsx
│   ├── data/
│   │   └── projects.js
│   ├── App.jsx
│   └── main.jsx
├── index.html
└── vite.config.js

📲 Contact Info

Taher Mahmud Monmoy

📩 E-mail: monmoyzx@gmail.com
🧳 LinkedIn: Taher Mahmud Monmoy
👨🏻‍💻 GitHub: taher-dev

A fully responsive, mobile-first portfolio website, inspired by codewithsadee/vcard-personal-portfolio.

↑ Back to Top ↑

About

It is a fully responsive mobile first portfolio website.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages