Skip to content
View Muhammad-Usman55's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report Muhammad-Usman55

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

πŸ‘‹ Hi, I'm Muhammad Usman Shahid

πŸš€ Machine Learning Engineer | Full-Stack Developer | AI & LLM Enthusiast


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

I'm Muhammad Usman Shahid, a passionate Machine Learning Engineer and Full-Stack Developer.
I build AI-powered applications and solve real-world problems using Machine Learning, Deep Learning, NLP, Computer Vision, and Large Language Models (LLMs).

  • 🌱 Currently working with LLMs, Hugging Face Transformers, and LangChain to build intelligent applications.
  • πŸ’‘ Skilled in AI/ML, Deep Learning, NLP, CV, and full-stack web development.
  • ⚑ Fun fact: I enjoy turning complex problems into simple automated solutions.

πŸ› οΈ Tech Stack & Tools

Languages & Frameworks

Python Django FastAPI React Next.js Tailwind CSS

Machine Learning & AI

TensorFlow PyTorch Scikit-Learn Hugging Face Transformers LangChain

Tools & Platforms

Git VS Code Jupyter Docker Postman


πŸ“‚ Featured Projects

  • End-to-end ML web application to detect plant diseases using CNNs.
  • Built with React frontend + FastAPI backend.
  • Achieved ~97% accuracy.
  • Real-time flights, hotels, and local events data.
  • Users can book trips and receive complete travel plans.

(More projects available in my GitHub repositories)


πŸ’¬ Connect with Me

LinkedIn
GitHub
Email


🎯 Goals

  • Excel as a Machine Learning Engineer leveraging ML, DL, NLP, CV, and LLMs.
  • Build AI-powered applications using Hugging Face Transformers and LangChain.
  • Contribute to open-source projects and collaborate globally.

⚑ Fun Fact

I enjoy turning complex problems into simple automated solutions and experimenting with new AI and web technologies!

Pinned Loading

  1. Plant-Doctor Plant-Doctor Public

    AI-powered Plant Disease Detection web app using CNN (97% accuracy). Built with React, Vite, FastAPI, and TensorFlow. Detects 38 diseases across 14 plant species from leaf images with real-time pre…

    Jupyter Notebook

  2. Round-Robin-CPU-Scheduler-With-Starvation-Simulation Round-Robin-CPU-Scheduler-With-Starvation-Simulation Public

    A C++ implementation of the Round Robin CPU Scheduling algorithm with dynamic time quantum and starvation simulation. Demonstrates scheduling concepts for Operating Systems course projects.

    C++