Skip to content

Munazzah-Rakhangi/Portfolio

Repository files navigation


🌐 Munazzah Rakhangi — Portfolio Website

A modern personal portfolio website built with Next.js, React, and Tailwind CSS.
This site showcases my projects, skills, and professional experience as a Software Developer & Machine Learning Engineer.

🔗 Live Site: https://munazzah-rakhangi.github.io/Portfolio/


✨ Overview

  • 📄 About Me – Introduction and professional summary
  • 💼 Experience & Education – Key roles, academic milestones, and highlights
  • 🚀 Projects – Featured work in AI/ML and full-stack development
  • 📑 Resume Download – Easy access to my CV
  • 🌙 Dark/Light Mode – User-friendly theme toggle
  • Responsive Design – Optimized for desktop and mobile

🛠 Tech Stack


🚀 Getting Started

Clone the repository and install dependencies:

git clone https://github.com/Munazzah-Rakhangi/Portfolio.git
cd Portfolio
pnpm install

Run the development server:

pnpm dev

📦 Build & Deployment

Generate a static export:

pnpm build

The static files are output to the out/ directory.

Deployment is automated using GitHub Actions. See .github/workflows/pages.yml for the workflow configuration.


📂 Project Structure

Portfolio/
├── app/               # Next.js app router (layouts & pages)
├── components/        # Reusable UI components
├── public/            # Static assets (favicon, resume PDF, images)
├── styles/            # Global styles
├── next.config.mjs    # Next.js configuration (with basePath for GitHub Pages)
└── .github/workflows/ # GitHub Actions workflows

👩‍💻 Author

Munazzah Rakhangi Software Developer & ML Engineer


About

My personal portfolio website built with Next.js and Tailwind CSS, highlighting my projects, skills, and professional experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors