Skip to content
View mmujtaba0085's full-sized avatar

Highlights

  • Pro

Block or report mmujtaba0085

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
mmujtaba0085/Readme.md

Typing SVG


Portfolio LinkedIn Email


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

class MuhammadMujtaba:
    def __init__(self):
        self.name       = "Muhammad Mujtaba"
        self.role       = "AI Engineer & ML Developer"
        self.education  = "BS Computer Science β€” FAST NUCES"
        self.focus      = ["Computer Vision", "Machine Learning", "Automation", "Full-Stack"]
        self.community  = "Workshop Officer @ Google Developers Group"
        self.status     = "Open to opportunities πŸš€"

    def say_hi(self):
        print("Passionate about building intelligent systems that solve real problems!")

πŸ› οΈ Tech Stack

AI & Machine Learning

Python PyTorch TensorFlow OpenCV scikit-learn NumPy

Web & Backend

FastAPI Flask React Next.js

Languages

C++ Java SQL

DevOps & Tools

Docker Git n8n PostgreSQL MongoDB


πŸš€ Featured Projects

Project Description Stack
πŸ—οΈ ConstructionSightAI (FYP) End-to-end AI system for automated construction site monitoring β€” real-time object detection, tracking & safety compliance Python YOLOv8 OpenCV Deep Learning
πŸ€– Echo-Persona Digital Twin AI platform with RAG, offline Whisper STT (English & Urdu), voice cloning & agentic document research FastAPI Streamlit Whisper ChromaDB Docker
πŸ“Š Job Market Intelligence Multi-source job pipeline with LLM-assisted quality enhancement, skill taxonomy mapping & bulk workflows Python Flask SQLite Groq API
πŸ¦‹ Parallel Butterfly Counting Hybrid MPI+OpenMP parallel graph mining for distributed butterfly counting on large bipartite graphs C++ MPI OpenMP METIS
πŸ” DarkWeb Forensic Tool Offline forensics utility parsing dark web HTML to extract crypto addresses & PGP keys with automated risk scoring Python MySQL

πŸ“Š GitHub Stats


"First, solve the problem. Then, write the code."

Pinned Loading

  1. job-market-intelligence job-market-intelligence Public

    A local-first Python intelligence engine that automates job market data collection, extracts skill trends, computes weekly analytics, and generates Substack-ready markdown reports.

    Python 1

  2. parallel-butterfly-counter parallel-butterfly-counter Public

    A high-performance parallel implementation for butterfly counting and peeling in bipartite graphs. Inspired by the PARBUTTERFLY framework, this project includes hybrid aggregation strategies and li…

    C++ 1 2

  3. darkweb-forensic-tool darkweb-forensic-tool Public

    Forked from shaharyaramjad/darkweb-forensic-tool

    An offline Python forensic tool that parses dark web HTML to extract crypto addresses, PGP keys, and sensitive data, automatically calculating risk scores and generating forensic reports.

    Python 1

  4. EchoPersona EchoPersona Public

    Echo-Persona is a full-stack Digital Twin AI platform. It allows users to create and interact with customizable personas using Retrieval-Augmented Generation (RAG), local Whisper-based Speech-to-Te…

    Python 1

  5. Hospital-Management-System Hospital-Management-System Public

    Orenix Hospital Management System: A robust JavaFX desktop application designed to enhance patient care and administrative efficiency. It features secure, role-based portals for doctors, admins, an…

    Java 1

  6. TORCS-AI TORCS-AI Public

    A simulation-based AI project for TORCS autonomous driving. Features a multi-branch architecture to train, test, and compare different machine learning models for high-speed track navigation.

    Python