My Projects

Tango Puzzle Solver (AI-powered)

Solved with A*, AC-3, and Q-learning. Includes manual play and difficulty prediction.

Tech: Python, Pygame, Q-learning

GitHub Repo

Event Recommendation System

Collaborative filtering using KNN, Matrix Factorization & Bayesian networks.

Tech: Python, Scikit-learn, Surprise

GitHub Repo

ORB-SLAM3: SLAM with Webcam and Video

Used live and offline datasets with Pangolin visual output and trajectory logging.

Tech: C++, OpenCV, ORB-SLAM3

GitHub Repo
Back to Home