Skip to content
View wajahat2005's full-sized avatar

Highlights

  • Pro

Block or report wajahat2005

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.

Content in all repositories owned by your account will be closed.
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
wajahat2005/README.md
Header Banner

Muhammad Wajahat Joyo

AI Developer

Machine Learning • Computer Vision • LLMs • AI Automation • Backend

LinkedIn  Email  Discord  Profile Views


About Me

AI developer focusing on Computer Vision, Neural Ensembles, LLM/RAG architectures, and backend microservices. I build software systems ranging from deep learning classification pipelines to FastAPI services and client applications.

  • Focus: Computer Vision, Neural Ensembles, LLM Applications, Vector Search
  • Backend & Infra: Python, FastAPI, Docker, Redis, Apache Kafka, Apache Lucene
  • Client Systems: Offline-First Architecture, Flutter, Dart
  • Education: BS Artificial Intelligence student at NUST (National University of Sciences and Technology)

What I Build

  • Vision Neural Ensembles: Dual-model classification pipelines using EfficientNet backbones with confidence thresholding guardrails.
  • Pose & Landmark Tracking: 3D body landmark extraction and vector joint-angle calculation using MediaPipe.
  • RAG & Chatbot Systems: Customer support microservices combining FastAPI, Java OpenNLP, Lucene FAQ search, Redis session memory, and Kafka logging.
  • Developer Automation Agents: Agent workflows using local Ollama inference (32k context) and Discord gateway integration.
  • Offline-First Software: Point-of-sale applications integrating local Isar/SQLite storage, barcode scanning, and thermal printing.

Tech Stack

Machine Learning & Artificial Intelligence

Python TensorFlow PyTorch Keras MediaPipe OpenCV NumPy Pandas

Backend, Cloud & Data Processing

FastAPI Go Docker Redis Apache Kafka Supabase Streamlit

Software & Client Engineering

TypeScript JavaScript Dart Flutter Tailwind CSS HTML5 CSS3


Featured Projects

AI Physiotherapist

Real-time human pose detection and joint-angle estimation using computer vision.


Garbage Classifier

Waste classification engine combining dual EfficientNet vision models with a confidence guardrail.

  • Status: Completed Prototype
  • Tech Stack: Python, TensorFlow / Keras, EfficientNet, Streamlit
  • Implemented: Dual model inference (EfficientNetB4 380x380 & B3 300x300), 60% confidence threshold gate, Streamlit web UI
  • Repository: https://github.com/wajahat2005/garbage-classifier

Enterprise AI Support Chatbot

Full-stack AI customer support platform with FAQ retrieval and stream logging.


DueKasir POS

Offline-first point of sale system with thermal receipt printing.

  • Status: In Development
  • Tech Stack: Flutter, Dart, Isar DB, SQLite, Supabase, Thermal ESC/POS
  • Implemented: Cashier checkout UI, Isar/SQLite local storage, ESC/POS printer support, barcode listener, Supabase sync
  • Repository: https://github.com/wajahat2005/pos

Crestodian

Personal AI developer agent with local Ollama LLM inference and approval gates.

  • Status: Functional Agent
  • Tech Stack: Python, OpenClaw, Ollama, Discord API
  • Implemented: Scheduled workflow skills, repository status checks, local Ollama execution (32k context), Discord gateway
  • Repository: https://github.com/wajahat2005/crestodian

Driver Drowsiness Detector

Soft-voting EfficientNetB3 neural ensemble for driver fatigue detection.

  • Status: Completed Prototype
  • Tech Stack: Python, TensorFlow / Keras, EfficientNetB3, Streamlit
  • Implemented: Dual EfficientNetB3 models, soft-voting probability averaging, Streamlit safety dashboard
  • Repository: https://github.com/wajahat2005/drowsiness-detector

GitHub Contributions

Contribution Activity Heatmap

Wajahat's GitHub Activity Chart



Repositories Contributions Focus Area


Connect

LinkedIn   Email   Discord

Pinned Loading

  1. cc-streaming cc-streaming Public

    Enterprise AI customer support chatbot powered by FastAPI, Java OpenNLP, Lucene FAQ search, Redis memory, Kafka analytics, and React UI.

    Python

  2. crestodian crestodian Public

    Autonomous AI developer agent with hybrid LLMs, local Ollama inference (32k context), Discord gateway, and approval-gated automation.

  3. drowsiness-detector drowsiness-detector Public

    Driver drowsiness & fatigue detection system using a Soft-Voting Ensemble of EfficientNetB3 neural networks and Streamlit UI.

    Python

  4. garbage-classifier garbage-classifier Public

    AI waste classifier featuring a Max-Confidence EfficientNet Ensemble (V2 & V3) with Streamlit UI and confidence thresholds.

    Python

  5. tracenut-backend tracenut-backend Public

    TypeScript