Skip to content
View Musab-Uppal's full-sized avatar

Block or report Musab-Uppal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Musab-Uppal/README.md

Hi there! πŸ‘‹ I'm Musab Ismail

Typing SVG


Snake eating my contributions

πŸ‘¨β€πŸ’» About Me

I'm a passionate Software Engineering student at PUCIT (3.6 GPA) specializing in the .NET Ecosystem and Full-Stack Web Development β€” building scalable backend systems and production-grade web applications.

  • πŸ”­ Currently building and exploring Clean Architecture patterns with .NET 8 & ASP.NET Core
  • 🌐 Crafting full-stack experiences with React.js, Next.js, and Angular
  • πŸ—„οΈ Working with SQL Server, PostgreSQL, and Dapper ORM for efficient data access
  • πŸ’Ό Open to collaboration and opportunities
  • 🧠 Interested in: Backend Architecture, REST APIs, Design Patterns, Cloud-Native Development
  • ⚑ Fun fact: Anime Fan!

🌟 FEATURED PROJECT

πŸŽ“ PUCIT RESOURCEHUB β€” In Production Β· Community Used
PUCIT ResourceHub
A community-driven open-source platform built by PUCIT students, for PUCIT students β€” actively used in production. Students can upload, search, and download past papers, notes, and slides organized by course, semester, and department. Features secure JWT auth, cloud file storage via Cloudinary, and a fast responsive UI.

React Vite TailwindCSS Node.js MongoDB Cloudinary JWT

⭐ MORE PROJECTS

πŸ›’ E-COMMERCE API πŸ‘₯ FACEBOOK CLONE
E-Commerce REST API
Fully layered Clean Architecture backend with JWT Authentication, Role-based Authorization, and efficient data querying.

.NET ASP.NET Core Dapper SQL Server
Facebook-Like Social Web App
Full MVC application with user profiles, posts, connections, and normalized SQL Server database schemas using Identity Framework.

.NET MVC Identity SQL Server

πŸ”₯ MORE SKILLS & TOOLS

πŸ—οΈ Architecture 🎨 Frontend πŸ—„οΈ Databases
Clean Architecture, Repository Pattern, SOLID Principles, Dependency Injection

Clean Arch
React.js, Next.js, Angular, TypeScript

React Next.js Angular
SQL Server, PostgreSQL, Dapper ORM

SQL Server PostgreSQL

πŸ“Š GitHub Stats

Musab's GitHub Stats Β  Top Languages

GitHub Streak


πŸ“« Connect With Me

Email Β  LinkedIn Β  GitHub

πŸ“ Lahore, Pakistan

Popular repositories Loading

  1. Junior-.Net-Interview-Prep Junior-.Net-Interview-Prep Public

    6 2

  2. PUCIT-ResourceHub PUCIT-ResourceHub Public

    JavaScript 2 1

  3. Musab-Uppal Musab-Uppal Public

    Config files for my GitHub profile.

  4. OOP-Project OOP-Project Public

    This is an individual C++ project that showcases Object-Oriented Programming (OOP) principles such as inheritance, encapsulation, and polymorphism. It serves as a demonstration of applying OOP conc…

    C++

  5. Token-System Token-System Public

    Welcome to the Token Counter System project! This repository contains the implementation of a Token Counter System developed as part of an Object-Oriented Programming (OOP) lab assignment. The proj…

  6. String-class String-class Public

    This repository contains a custom implementation of a String class using Object-Oriented Programming (OOP) principles. The class provides basic string handling functionalities, with more functions …

    C++