About Projects Talks Writing CV ↗

My research work and publications are available on my Google Scholar profile ↗

11 — 2024

FDNY Hate Crime & Arrest Data Analyzer

Analyzing patterns and trends within NYC crime statistics — NYPD arrests and reported hate crimes — to surface data-driven insights for policy and public safety.

Data AnalysisPythonVisualization
GitHub →
05 — 2023

INTELLIBOT

Voice-assisted chatbot with speech-to-text, sentiment analysis, a real-time COVID dashboard, and offensive text detection — powered by Naïve-Bayes and pattern-matching algorithms.

NLPSentiment AnalysisPython
GitHub →
08 — 2023

Skin Cancer Detection

Deep learning melanoma detection from dermoscopic images, directing high-risk users to nearby dermatology services with a location-aware medical assistance chatbot.

Deep LearningComputer VisionHealthcare AI
GitHub →
05 — 2024

Autonomous Intelligent Vehicles

Deep neural networks for real-world autonomous driving — lane detection, multi-object tracking, and traffic signal recognition using live video feeds.

Object DetectionDeep LearningCV
GitHub →
05 — 2022

Parallelized LBP Face Recognition

A parallelized Local Binary Pattern algorithm for face recognition that improves accuracy and efficiency over conventional approaches through rigorous benchmarking.

Computer VisionParallel ComputingC++
GitHub →
06 — 2023

Smart Waste Management System

IoT-driven automated sanitation using Arduino and sensors, with a sprinkler mechanism addressing overflow and hygiene in public spaces through real-time monitoring.

IoTArduinoEmbedded Systems
GitHub →
07 — 2022

EduNation

Education portal for navigating higher studies — helping students discover and evaluate universities with personalized lists, peer reviews, and secure authenticated interactions.

Web AppFull StackEdTech
GitHub →
08 — 2024

Cryptarithmetic Solver

Backtracking algorithm that maps letters to unique digits in arithmetic equations, enforcing no-leading-zeros and distinct-digits constraints from file input.

AlgorithmsBacktrackingJava
GitHub →