All Projects

Project Image

MultiThreaded Proxy Web Server

High-performance multithreaded proxy server with LRU cache (200MB). Optimized socket communication and HTTP handling using pthreads.

C++SystemsNetworking
Project Image

NewsNavigator

Fake news detection system with 87% accuracy. Classified 199k+ articles using ML models (Logistic Regression, Naive Bayes).

PythonMLFlaskReact Native
Project Image

FrescoGuard

Crop spoilage prediction system using deep learning (9 layers). Created and deployed prediction API with FastAPI.

PythonTensorFlowFastAPI
Project Image

Playlist Manager

High-efficiency playlist system for 10,000+ songs. Implemented data structures for fast insert, delete, and retrieval.

C++DSA