[PROJ_001]MERN
STACK
NEXABYTES E-Commerce Platform
Production-scale MERN platform with 3 frontends — storefront, seller portal,
and admin panel — sharing one Express backend. Redis cart, Zustand + React Query, Docker for
local dev.
ReactNode.jsMongoDBRedisDockerZustand
[PROJ_002]COMPUTER VISION
Fire & Smoke Detection System
Real-time detection pipeline using YOLOv8 trained on custom Roboflow
datasets, achieving high accuracy across diverse environmental conditions.
YOLOv8PythonRoboflowOpenCV
[PROJ_003]CLASSICAL AI
Emergency Dispatch Router
BFS and A* pathfinding over a synthetic city graph to optimise emergency
vehicle routing. Flask backend with HTML5 Canvas frontend for real-time visualisation.
PythonFlaskBFS / A*HTML5
Canvas
[PROJ_004]NLP
Roman Urdu Sentiment Analysis
Sentiment system for informal Roman Urdu text using the Gemini API — filling
a real gap where standard NLP tools fail on this code-mixed language variant.
Gemini APIPythonNLP
[PROJ_005]CLIENT
/ REACT SPA
LearnFlow — MLM Course Platform
Subscription-based multi-level marketing course platform as a React SPA with
dynamic routing, multi-level commission logic, protected pages, and responsive UI.
ReactReact RouterTailwind CSS
[PROJ_006]ML +
CYBERSECURITY
Network Intrusion Detection System
Network intrusion detection trained on the CICIDS2017 dataset with
Pandas-based preprocessing for large-scale, multi-format network traffic data analysis.
PandasScikit-learnCICIDS2017Python
[PROJ_007]NLP /
RECOMMENDER
Tech Stack Recommender
NLP-based recommender using TF-IDF and cosine similarity to suggest optimal
technology stacks from plain-language project descriptions.
TF-IDFCosine SimilarityPython
[PROJ_008]MULTI-MODAL AI
Image & Text Recognition System
Multi-modal pipeline combining pytesseract (OCR), ViT (Vision Transformer),
and DistilBERT — all in one cohesive recognition system.
pytesseractViTDistilBERTPython