Skip to content
View muhammadfahd's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report muhammadfahd

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
muhammadfahd/README.md

Hi πŸ‘‹, I'm Muhammad Fahad Bashir

A passionate AI & ML Developer from Pakistan πŸ‡΅πŸ‡°

muhammadfahd

  • πŸ”­ I’m currently working on AI projects including machine learning
  • 🌱 I’m currently learning Machine Learning, Deep Learning & Datas Sceince
  • πŸ‘― I’m looking to collaborate on open-source AI and ML projects
  • πŸ‘¨β€πŸ’» All of my projects are available at GitHub , Hugging Face Space
  • πŸ“ I write articles on Hashnode , Linkedin , Medium
  • πŸ’¬ Ask me about Python, AI, LLMs, Streamlit, Gradio, Superwised Learning, Data Science
  • πŸ“« How to reach me [email protected]
  • ⚑ Fun fact: I love building AI apps that help people!

Projects

Below are some of the projects

Repositories Computer Vision

  1. Computer Vision Applications - A collection of computer vision projects Computer Vision open cv
    1. Vehicle Detection using Contonur
    2. Live Sketch
    3. My Virtual Mouse
    4. Interactive Digital Pallete

  2. Media Pipe Applications
    1. Remove Background or Replace
    2. Blur Background
    3. Desaturating Background

  1. Pose Detection System

Repositories Machine Learning

  1. Churn Prediction ML Model Classification - Churn Prediction using Machine Learning to identify customers likely to leave a service, built with scikit-learn, Streamlit, and Pandas (Supervised Learning)
  2. Student Exam Score Prediction Using Supervised Machine Learning (Random Forest Regression) - Predicting student exam scores using supervised machine learning with Random Forest regression based on academic and behavioral data
  3. Customer Segmentation using KNN means - A project on customer segmentation using K-means clustering (Unsupervised Learning)

Repositories Deep Learning

  1. Cats & Dog Classifier - A simple image classifier for cats and dogs using CNN
  2. Rice Image Classification using CNN -This project implements a Convolutional Neural Network (CNN) to classify different varieties of rice using an image dataset.
  3. Plant bean Disease Detection using CNN - This project implements a Convolutional Neural Network (CNN) to classify different disease on bean plant using available dataset on tensorflow.

Other Porjects

  1. Sorting Visulazier & Analyzer - An interactive and educational Streamlit project designed to help learners understand Sorting Algorithms

Chrome Extensions

  1. Astronomy Wallpaper - is a simple yet fascinating Chrome extension that sets NASA's Astronomy Picture of the Day (APOD) as your new tab background

Hackathons

  1. Bloom Watch AI Porject - BloomWatch AI is an interactive web application developed for theNASA Space Apps Challenge

Repositories Volunteer Teaching & Training

  1. Python for Everyone A Python course for beginners to teach programming concepts.
  2. Software Quality Assurance & Project Management A course for teaching concepts & practicals related to software quality assurance & project management.
  3. Course Material & Resources For Data Structure Class & Algorithm - A course for teaching concepts of DSA to my students.
  4. Workshop: Telling Stories with Data Visualization Using Python A live workshop on zoom covering different Data Visualization Python Libraries
  5. Workshop: Building Your First Deep Learning Project with CNN A beginner-friendly, practical introduction to Deep Learning with a special focus on Convolutional Neural Networks (CNNs).
  6. Workshop: Data Pre-Processing & Visualization for Machine Learning ive workshop on Data Pre-Processing & Visualization for Machine Learning, covering core concepts, hands-on practicals, and interactive Q&A

Learning Resources & Journey

πŸ“ˆ GitHub Stats:


πŸ› οΈ Languages & Tools:

Python JS React HTML

Hashnode
Linkedin


πŸ™Œ Let's Connect

Popular repositories Loading

  1. Pose_Detection_System Pose_Detection_System Public

    Real-time pose detection and analysis system that can track body movements, analyze exercise form, count repetitions, and provide immediate feedback on posture and technique.

    Python 1

  2. python-for-everyone-course python-for-everyone-course Public

    A beginner friendly live python courses for those who are new to this.

    Jupyter Notebook 1

  3. Bloom-Watch-AI Bloom-Watch-AI Public

    interactive web application that uses NASA MODIS NDVI/EVI data via Google Earth Engine to track global vegetation health.

    Python 1

  4. Data-Pre-processing-Visualization Data-Pre-processing-Visualization Public

    Resources from a live workshop on Data Pre-Processing & Visualization for Machine Learning, covering core concepts, hands-on practicals, and interactive Q&A. Designed to help students understand ho…

    Jupyter Notebook 1

  5. react_todo_list react_todo_list Public

    A simple and beginner-friendly Todo List app built with React.js.

    JavaScript

  6. basic_calculator basic_calculator Public

    a simple calculator in python using streamlit as UI

    Python