001
Real-Time Financial Transaction Monitoring System
Event-driven financial monitoring platform with anomaly detection logic and a real-time WebSocket dashboard. Built from the ground up to showcase enterprise-grade distributed systems design.
Kafka
FastAPI
PostgreSQL
Redis
Celery
WebSockets
002
Enterprise ERP System
Multi-module ERP covering Finance, HRMS, and Resource Management for live UAE enterprise clients. Features RBAC + AES-256 encryption, Kafka event streaming, Celery async processing, and Elasticsearch audit logging.
Django
FastAPI
Kafka
PostgreSQL
Elasticsearch
AWS
Docker
003
Radar-Based People Tracking (Oil & Gas)
Real-time people detection and tracking using radar sensor data and custom ML models for Oil & Gas field deployments. Achieved a ~40% reduction in false positives through iterative model refinement.
Python
Computer Vision
AWS
Radar Systems
Data Pipelines
004
Alzheimer's Early Detection Tool
Clinical decision support tool using deep learning classification models for early-stage Alzheimer's diagnosis. Built a full data preprocessing pipeline and model evaluation dashboard for clinical review.
Flask
Deep Learning
Python
Medical Imaging
005
Sentiment Analysis Engine
Hybrid NLP system combining LSTM deep learning with classical ML approaches for high-accuracy text sentiment classification, evaluated across benchmark datasets with precision/recall reporting.
NLP
LSTM
Python
Scikit-learn
TensorFlow
006
Sentiment Analysis — LSTM & Vanilla RNN
Comparative study and implementation of sentiment classification using both LSTM and vanilla RNN architectures, highlighting the advantage of gated memory over standard recurrent networks on text data.
Python
NLP
LSTM
RNN
2022
007
Live Face Emotion Recognition
Real-time facial emotion detection system built in MATLAB using deep learning, capable of classifying emotions (happy, sad, angry, neutral, etc.) from a live webcam feed with low-latency inference.
MATLAB
Deep Learning
Computer Vision
2022
008
Speech Emotion Recognition
Audio-based emotion classification system using MATLAB, extracting acoustic features (MFCC, pitch, energy) from speech signals and classifying emotional states using deep learning models.
MATLAB
Deep Learning
Signal Processing
MFCC
2022
009
Polyp Segmentation in Colonoscopy Images
Medical image segmentation system using DeepLabV3+ architecture to accurately identify and segment polyps in colonoscopy images, supporting early detection and clinical decision-making.
Python
Deep Learning
DeepLabV3+
Medical Imaging
2022
010
Hyperspectral Image Classification
Machine learning pipeline for classifying hyperspectral remote sensing images using SVM combined with PCA and LDA for dimensionality reduction, achieving high classification accuracy across spectral bands.
Python
Machine Learning
SVM
PCA
LDA
2022
011
Image Segmentation Using U-Net
End-to-end image segmentation implementation using the U-Net encoder-decoder architecture in Python, applied to biomedical image datasets with custom loss functions for precise boundary detection.
Python
Deep Learning
U-Net
Segmentation
2022
012
Fake Indian Currency Detection
Computer vision system to detect counterfeit Indian currency notes by analysing visual security features — watermarks, micro-printing patterns, and colour profiles — using image processing and classification models.
Python
Computer Vision
Image Processing
Classification