Skip to content
View MuhmmadTalha's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
  • Pakistan
  • 19:11 (UTC +05:00)

Block or report MuhmmadTalha

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
MuhmmadTalha/README.md

Hey, I'm Muhammad Talha ๐Ÿ‘‹

Full-Stack Developer ยท CS Student ยท Problem Solver

Profile Views


Who am I?

CS student who builds full-stack web apps โ€” from pixel-perfect UIs to REST APIs and databases. I keep the code clean, the logic solid, and the output real.

Build real things. Improve consistently. Write clean code.


๐Ÿ› ๏ธ Tech Stack

Frontend

Next.js React TypeScript JavaScript Tailwind CSS HTML CSS

Backend

Node.js Express REST API

Databases & Tools

MongoDB Git Postman Figma

Other

C++ C# Assembly


๐Ÿš€ Projects

Project What it does Stack
๐Ÿ›’ E-Commerce Store Full store โ€” product listings, auth, checkout Next.js ยท Node.js ยท MongoDB
๐Ÿข Office Management System Role-based system for admins & employees Node.js ยท Express ยท MongoDB
๐Ÿ“ Notes App CRUD notes manager with backend storage Node.js ยท Express ยท MongoDB
๐ŸŽฎ Cricket Game Simulation Two-player bat & bowl CLI game C++
๐Ÿ•น๏ธ Unity 2D Scripts Reusable scripts โ€” movement, UI, animations C# ยท Unity
๐Ÿ”‘ Password Generator Customisable random password tool HTML ยท CSS ยท JS

๐Ÿ“Š GitHub Stats

Muhammad Talha's GitHub Stats

Top Languages


๐Ÿ“Œ Right Now

  • ๐Ÿ”จ Building production-ready full-stack apps
  • ๐Ÿง  Deepening backend architecture & API design skills
  • ๐Ÿ’ก Sharpening core CS concepts & problem solving

๐Ÿค Open To

  • Internship opportunities
  • Full-stack dev collaborations
  • Open-source contributions

GitHub

Popular repositories Loading

  1. assembly-8086 assembly-8086 Public

    this repository serves as a hub for my practice and assignment files with assembly language 8086.

    Assembly 1

  2. Cpp-Exercises Cpp-Exercises Public

    This repository contains a collection of basic C++ object-oriented programming (OOP) tasks, along with other related exercises provided by course instructors. Some tasks are also included for fun aโ€ฆ

    C++ 1

  3. muhammadtalha.github.io muhammadtalha.github.io Public

    HTML

  4. Simple-Calculator Simple-Calculator Public

    straightforward calculator designed for basic arithmetic operations. With a clean and intuitive interface, it simplifies needing quick calculations. Add, subtract, multiply, and divide effortlessly.

    HTML

  5. RandomPasswordGenerator RandomPasswordGenerator Public

    This is a simple web-based tool for generating random passwords using HTML, CSS, and JavaScript. You can customize the length and complexity of the passwords generated to suit your security needs.

    CSS

  6. cricket-game-simulation cricket-game-simulation Public

    Cricket Game Simulation built in C++. Two players take turns to bat and bowl, aiming to outscore the opponent.

    C++