Skip to content
View junaidzeb123's full-sized avatar

Block or report junaidzeb123

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

⚡ About Me

I am an AI/ML Engineer and Computer Science undergrad at FAST-NUCES. I specialize in the full lifecycle of AI systems—from training custom models to deploying them on constrained hardware.

  • 🔭 I’m currently working at Cowlar Design Studio (YC W17) optimizing industrial vision systems.
  • 🌱 I’m currently researching Mobile Edge Inference and Quantization (TFLite/NNAPI) for my FYP, PokeVision.
  • ⚙️ I love GPU Optimization, writing custom CUDA kernels, and minimizing inference latency.
  • 💬 Ask me about TensorRT, Triton Inference Server, FastAPI, and Mobile AI.

🛠️ The Arsenal

DomainTechnologies
🧠 AI & MLPyTorchTensorFlowOpenCVScikit-Learn
🚀 Inference & OpsTensorRTTritonDockerMLflowDVC
📱 Edge & MobileTFLiteFlutterAndroid
🖥️ BackendFastAPINestJSPostgresRedis
⚡ LanguagesPythonC++TypeScript

🏆 Featured Projects

Real-time Intelligent Mobile Dashcam System

  • Tech: TFLite, NNAPI, Python, Flutter, FastAPI
  • Impact: Achieved real-time lane detection (UFLDv2) on mobile via INT8 quantization and hybrid cloud/edge architecture.

Low-level GPU Optimization Implementation

  • Tech: C++, CUDA, Matrix Math
  • Impact: Wrote custom kernels for forward/backward propagation on MNIST, achieving 40x speedup over CPU.

📊 GitHub Stats

streak graph

Profile views

🐍 Contributions

Snake animation

Pinned Loading

  1. multimodal-rag-systemmultimodal-rag-systemPublic

    Multimodal RAG system for PDFs using CLIP, FAISS, and Groq. Enables unified semantic search across both text and images with a Streamlit interface.

    Python

  2. MNIST-Acceleration/MNIST-AcclerationMNIST-Acceleration/MNIST-AcclerationPublic

    Accelerating a neural network with CUDA (Project for HPC, Spring 2025)

    Cuda 1

  3. Canny-Edge-Detection-Optimization-using-CUDACanny-Edge-Detection-Optimization-using-CUDAPublic

    This repository contains the optimized cuda code for canny edge detection.

    Cuda

  4. financial-sentiment-analysisfinancial-sentiment-analysisPublic

    Developed an end-to-end financial sentiment analysis system using FinBERT and Mistral-7B. Implemented Retrieval-Augmented Generation (RAG) with FAISS to boost LLM zero-shot performance and fine-tun…

    Jupyter Notebook

  5. trash-detection-yolo-unettrash-detection-yolo-unetPublic

    YOLOv8 object detection + U-Net semantic segmentation for waste classification. Features custom and transfer learning implementations with 73% performance improvement on TACO dataset.

    Jupyter Notebook

  6. Semantic-Product-Search-and-Rank--ingSemantic-Product-Search-and-Rank--ingPublic

    Comparative analysis of three semantic search architectures (TF-IDF, Word2Vec, BERT Bi-Encoder) on the Amazon ESCI dataset. Includes FAISS indexing and a Streamlit demo.

    Jupyter Notebook