Skip to content
View muhammadnouman911's full-sized avatar

Highlights

  • Pro

Block or report muhammadnouman911

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

muhammadnouman911


Welcome to My Tech Universe! 🌐🚀

I'm Muhammad Nouman, a Software Engineering student with a burning passion for innovative tech solutions. I’m all about pushing boundaries, exploring the world of technology, and turning ideas into reality.

✨ Always learning, creating, and building the future with cutting-edge technologies.

🌱 Deeply invested in Research & Publication to contribute to meaningful change.

Let’s Build Something Incredible Together:

Thanks for visiting! Explore my work and let's collaborate on exciting projects! 😄


Pinned Loading

  1. Real_Time_Face_Detection Real_Time_Face_Detection Public

    Real-Time Face Detection uses the YOLOv5 object detection model to detect faces in real-time through webcam streams or uploaded media (images/videos). Built with Python, this project provides accur…

    Python 2

  2. FlaskChess FlaskChess Public

    FlaskChess is a web-based chess application built with the Flask framework and powered by the Stockfish chess engine. It allows users to play chess in their browser with smooth gameplay, real-time …

    C++ 2

  3. Data-Fetching Data-Fetching Public

    A Python project demonstrating data fetching and processing through API integration (CoinGecko) and web scraping (Books, Indeed, RemoteOK). It showcases structured data collection and saving for an…

    Jupyter Notebook 2

  4. Heart-Disease-Prediction Heart-Disease-Prediction Public

    The Heart Disease Prediction System is a machine learning-based web application that predicts the likelihood of heart disease based on key health parameters. It leverages a trained ML model to anal…

    Jupyter Notebook 2

  5. Brain-Tumor-Classification Brain-Tumor-Classification Public

    An image classification project for detecting pituitary brain tumors using MRI scans. This deep learning model classifies images into “No Tumor” and “Pituitary Tumor” categories to assist with earl…

    Jupyter Notebook 2

  6. CS50-AI CS50-AI Public

    A complete collection of my artificial intelligence projects and solutions developed during Harvard's CS50 AI course. This repository showcases practical Python implementations of modern AI algorit…

    Python