Projects
I welcome collaborations. If you find anything below particularly interesting, let me know!
Table of Contents
Extreme Tic-Tac-Toe AI-Bot November 2019
Blockchain based Battleship November 2019
An implementation of Battleship backed with Blockchain using solidity for smart contracts.
Implemented multiplayer functionality using Sockets, with React for front-end and Django as a framework.
Links: GitHub
To-Do App September 2019
Slide Matcher April 2019
Match frames from a video lecture with actual presentation slide deck using SIFT based feature matching.
Links: GitHub
Arcade Games in OpenGL March 2019
An immersive 3-D implementation of iconic From The Seas which supports multiple viewpoints.
Implementations of Jetpack Joyride and Subway Surfer.
Links: GitHub
Linux Shell - Mini Terminal October 2018
Bash like shell for Linux, with support for piping and redirection, written in C using system calls.
Links: GitHub