Back to Portfolio

Project Gallery

Explore my complete collection of projects, from web applications to mobile apps and more.

Netflix Recommendation

Netflix Recommendation

Netflix-only movie recommender using a user–movie bipartite graph; includes data prep, similarity-based ranking, and evaluation notebooks.

PythonFlaskNetworkXJavaScript+2
Game Of The Amazons

Game Of The Amazons

C++ Game of the Amazons engine + UI(NatID): rules implementation, move generation, gameplay loop, and a clean architecture for testing/extension.

C++CMakenatID
RedziSens

RedziSens

Wearable stress monitoring system: hybrid CNN+GRU in PyTorch, real-time inference on Wear OS, Firebase streaming, and a React dashboard.

PythonPyTorchKotlinReact+2
AutoDrive

AutoDrive

Autonomous driving perception demo: YOLO-based pedestrian/vehicle detection with training/inference notebooks, dataset handling, and visual evaluation.

PythonYOLOOpenCV