Real-Time Computer Vision & ASL Translation Engine
Python, PyTorch, OpenCV
Engineered a spatial-temporal deep learning model to translate real-time ASL gestures from live
webcam feeds using skeletal landmarks and dynamic time warping.
Data Mining & Predictive Customer Analytics
Python, Scikit-Learn, Pandas
Built an optimized ensemble churn model evaluating Random Forest, SVM, and Logistic Regression,
achieving a 92% recall rate for flagging at-risk user profiles.
AI-Driven Network Security & Anomaly Detection
Python, Machine Learning, Wireshark
Trained Isolation Forest models to establish network behavior baselines and extract packet-level
features to detect zero-day attacks and cryptographic vulnerabilities.
Secure Systems Programming & Concurrency
C, Linux, POSIX Threads
Designed a multithreaded server-client architecture utilizing synchronization primitives like mutexes
and semaphores to prevent race conditions.