My Projects

Check out my personal projects...

Path-finder Visualization

App demonstrating Pathfinding algorithms: BFS, DFS, A-Star

Sorting Visualization

App demonstrating sorting algorithms: Bubble-sort, Quick-sort, Merge-sort, Heap-sort

Mines Sweeper

Classic Mine-Sweeper game with hint. If hint is enabled, once the mouse is over a mine, a white spot will appear on top-left of the board

Pacman

Classic famous Pacman game. Warning: this game is addictive