Skip to content
View jahanzaibshah234's full-sized avatar

Highlights

  • Pro

Block or report jahanzaibshah234

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
jahanzaibshah234/README.md
Typing SVG

Portfolio LinkedIn Instagram Email

πŸš€ About Me

class JahanzaibKhalid:
    def __init__(self):
        self.role = "AI/ML Engineer | Final-Year BS AI Student"
        self.university = "The Islamia University of Bahawalpur"
        self.rank = "πŸ… GeeksforGeeks Institution Rank #2"
        self.focus = ["Deep Learning", "Neural Networks", "Automation"]
        self.currently_building = "PlantDesk 🌱 β€” AI-Powered Nursery Automation System"

    def say_hi(self):
        print("Thanks for stopping by β€” let's build something intelligent! πŸ€–")

me = JahanzaibKhalid()
me.say_hi()
  • πŸŽ“ Final-year BS Artificial Intelligence student at IUB
  • πŸ† Rank #2 Institution-wide on GeeksforGeeks
  • 🌱 Building PlantDesk β€” an AI-powered nursery automation system (Final Year Project)
  • πŸ”­ Currently sharpening skills in Deep Learning & MLOps
  • ✨ Certified by DeepLearning.AI
  • πŸ’¬ Ask me about Neural Networks or ML pipelines

πŸ› οΈ Tech Stack

Languages

Python SQL JavaScript

AI / ML / DL

TensorFlow Keras scikit--learn NumPy Pandas Matplotlib

Backend & Web

FastAPI React Node.js

Tools

Git VS Code Figma Jupyter Notebook Docker GitHub Actions


πŸ“Š GitHub Analytics

GitHub Streak

πŸ“‚ Featured Projects

Project Description Tech Stack
🌱 PlantDesk AI-Powered Nursery Automation System (Final Year Project) AI Automation Python
❀️ Heart Disease Prediction ANN Artificial Neural Network achieving 95.12% accuracy in predicting heart disease risk TensorFlow Keras ANN
πŸ“‰ Customer Churn Prediction Deep learning model predicting customer churn with 86% accuracy TensorFlow Pandas Scikit-learn
πŸ€– Human-Following Robot Autonomous robot showcased at the IUB AI Expo Arduino Uno Ultrasonic Sensors Servo Motors
🎨 AI Prompt Engineering Portfolio Curated portfolio of AI-generated art using advanced prompting Midjourney DALL·E
πŸ“„ AI Resume Analyzer NLP-driven tool that extracts and matches resume data against job requirements Python NLP ML
🍷 Wine Quality Predictor Regression model predicting wine quality from physicochemical properties Scikit-learn Pandas Matplotlib
πŸ’° Freelance Price Predictor ML model estimating freelance project pricing from complexity & scope Python Scikit-learn
πŸ“Š Exam Score Predictor Neural network predicting exam scores from study hours TensorFlow NumPy Matplotlib

πŸ”­ Currently Working On

🟒 Deep Learning        β†’ Neural Networks
🟒 MLOps                 β†’ Deploying models into real-world pipelines

πŸ“ˆ Profile Views & Fun Fact

Profile Views

I'm passionate about exploring new AI tools and collaborating on projects that solve real-world problems β€” one model at a time. πŸš€

Pinned Loading

  1. jahanzaibshah234 jahanzaibshah234 Public

  2. Supervised-Machine-Learning-Regression-and-Classification- Supervised-Machine-Learning-Regression-and-Classification- Public

    πŸ“Š Python-based implementation of Supervised Machine Learning algorithms for Regression and Classification tasks.

    Python

  3. Advanced-Learning-Algorithms-ML-Specialization Advanced-Learning-Algorithms-ML-Specialization Public

    A hands-on journey through advanced machine learning topics including neural networks, backpropagation, softmax, and decision trees β€” with TensorFlow and scikit-learn.

    Python