My Work
Projects
Things I've built.
// Featured
Facial Recognition Attendance System
A real-time identity verification system built with DeepFace and OpenCV. Optimized for low-latency recognition even in low-light conditions, with a Python back-end for data logging. Eliminated manual attendance entry and reduced identity fraud.
Fintech Risk Assessment & Fraud Detection Model
A predictive ML engine using XGBoost that analyzes transaction patterns to detect fraud and forecast market behavior. Designed for financial institutions needing real-time decisioning.
// Other Projects
Handwritten Digit Recognizer
A neural network trained on the MNIST dataset to recognize handwritten digits with high accuracy. Demonstrates fundamental deep learning concepts and model optimization techniques.
Text Sentiment Analysis Engine
An NLP model using BERT and Hugging Face transformers to analyze sentiment in text data. Capable of processing large volumes of customer feedback and social media content.
Sarcasm & Hate Speech Detector
Advanced NLP system using SpaCy and NLTK to detect sarcasm and hate speech in online content. Helps platforms maintain healthy community standards through automated content moderation.
Autonomous Lead Generation Pipeline
An intelligent automation system using n8n and Python that scrapes, qualifies, and populates leads into CRM systems. Runs 24/7 with error handling and retry logic.
Distributed Task Queue System
A high-performance task queue system built with Java Spring Boot and Redis. Handles asynchronous job processing with Docker containerization for scalable deployment.
Scalable E-commerce Intelligence Pipeline
Enterprise-grade web scraping infrastructure processing 500k+ data points daily. Built with Docker, Selenium, and microservices architecture for resilient, high-speed data extraction.