Skip to content
View mfahadrehan's full-sized avatar

Highlights

  • Pro

Block or report mfahadrehan

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

Hi, I'm Fahad Rehan 👋

Python Developer · AI/ML Engineer · Full-Stack Developer
📍 Lahore, Pakistan · 📧 mfahadrehan456@gmail.com

LinkedIn GitHub Portfolio


🧠 About Me

Final Year Software Engineering student at Lahore Garrison University with hands-on experience building AI/ML systems, full-stack web apps, and automation tools. Co-developer of ImmunoAI — a hybrid diagnostic AI system for rare autoimmune diseases. Two internships, real deployments, real impact.

  • 🔬 Specializing in Medical AI, NLP, and ML deployment
  • ⚙️ Love building things end-to-end: model → API → frontend
  • 🤖 Automation enthusiast — if it's repetitive, I automate it
  • 🏆 Best Award in AI & ML — DevelopersHub Corporation (2025)

🚀 Featured Projects

🧬 ImmunoAI — Hybrid AI Diagnostic System

Multimodal Clinical Decision Support System for Autoimmune Diseases

  • 97.92% MRI vision accuracy · 93% fusion model accuracy · 81.56% tabular accuracy
  • Stacking ensemble: Random Forest + XGBoost + LightGBM + Logistic Regression meta-learner
  • 3-stage transfer learning pipeline (ResNet50) with Grad-CAM heatmaps + SHAP explainability
  • RAG-based chatbot (Llama-3-70b + Pinecone) · Django REST + React 18 + Tailwind CSS
  • PyTorch XGBoost LightGBM LangChain Pinecone Django React

Full-stack automation: FastAPI backend ↔ React dashboard ↔ Android APK via WebSocket

  • Production-grade async FastAPI backend (JWT auth, bcrypt, IP rate limiting, aiosqlite)
  • 16 automation actions · campaign engine · real-time device communication
  • FastAPI React WebSocket Android JWT Python

Real-time cryptocurrency tracker with alerts, watchlists, and E2E tests

  • TypeScript full-stack · Prisma ORM · JWT auth · Playwright E2E tests · GitHub Actions CI/CD
  • TypeScript React Node.js Prisma Playwright

Automated Upwork job scraper with Cloudflare bypass — real-time Discord delivery

  • Bypasses Cloudflare using TLS fingerprint spoofing (curl_cffi) — 0.2s per request
  • Auto token refresh via headless Selenium · SQLite deduplication
  • Python Discord.py Selenium curl-cffi

Electron desktop app combining GitHub SEO + Upwork automation + campaign management

  • Multi-profile browser automation via GoLogin · real-time log streaming
  • Electron React JavaScript Node.js

NLP classifier with 93% accuracy · deployed on Render

  • TF-IDF + Logistic Regression · Flask web app · Bootstrap UI
  • Python Flask Scikit-learn NLP

🛠️ Tech Stack

AI / ML PyTorch Scikit-learn XGBoost LightGBM SHAP Grad-CAM Transfer Learning NLP SMOTE

AI Tools LangChain Pinecone Groq API (Llama-3-70b) OpenCV HuggingFace

Backend Python Django REST Framework FastAPI Flask PostgreSQL MySQL JWT Auth

Frontend React 18 TypeScript Tailwind CSS Vite HTML/CSS/JS

Automation Selenium Discord.py Electron Appilot Browser Automation REST APIs

DevOps & Tools Git GitHub Docker Render Google Colab Postman VS Code


💼 Experience

Software Engineer Intern · Bitbash/Inertia · Lahore (Feb 2026 – May 2026)

  • Built Upwork Discord bot, Spotify automation platform, AI dashboard automation, crypto tracker

AI/ML Intern · DevelopersHub Corporation · Virtual (May 2025 – Jul 2025)

  • Fake news detection (93% acc), customer segmentation, sentiment analysis · Best Award in AI & ML

🎓 Education

BSc Software Engineering · Lahore Garrison University (2022 – 2026)


📊 GitHub Stats

GitHub Streak


Open to Junior ML Engineer, AI Engineer, and Full-Stack Developer roles. Let's build something great.

Pinned Loading

  1. IMMUNOAI IMMUNOAI Public

    Forked from alyhassan23/IMMUNOAI

    Hybrid AI diagnostic system for rare autoimmune diseases — 97.92% MRI accuracy, RAG chatbot, Django + React full-stack

    JavaScript

  2. SpotifyAutomationPlatform SpotifyAutomationPlatform Public

    Full-stack Spotify automation platform — FastAPI backend, React frontend, Android APK device agent connected via WebSocket

    Java

  3. crypto-dashboard crypto-dashboard Public

    Full-stack crypto dashboard — React TypeScript frontend, Node.js backend, JWT auth, price alerts, Playwright E2E tests

    TypeScript

  4. upwork-discord-bot upwork-discord-bot Public

    Automated Upwork job scraper with Cloudflare bypass that delivers real-time job postings to Discord channels

    Python

  5. ai-automation-dashboard ai-automation-dashboard Public

    Electron desktop app combining GitHub SEO automation, Upwork job management, cron jobs, and campaign tracking

    JavaScript

  6. Fake_News_Detector Fake_News_Detector Public

    NLP-based fake news classifier with Flask web app — 93% accuracy, deployed on Render

    HTML