Pinned Repositories
adityanathan
Augmented-Reality-Fox
A Rudimentary Python application which projects a model of an AR Fox onto a fiducial marker
C-compiler
A tiny C compiler designed in the COL728 course at IIT-D
Cannon-GameBot
An AI bot designed to play Cannon, an abstract strategy board game
COL106-Mobile-Phone-Network-Assignment
Assignment for COL106 course on Data Structures and Algorithms taught at IIT Delhi
COL106-Search-Engine
Search Engine based on inverted document frequency and term frequency. Assignment for COL106 course on Data Structures and Algorithms taught at IIT Delhi
Cooperative-Maze-Game
A maze crawler game to be played in co-operative mode with each player solving the other's maze
N-Queens-Solver
Finds a satisfying board configuration for the N Queens problem by constructing an Reduced Ordered Binary Decision Diagram for solving
Prototype-Functional-Language
Repository of assignments done in COL226 course on Programming Languages taught at IIT Delhi
Route-Planning
Route Planning for the Delhi Metro Network in Prolog
adityanathan's Repositories
adityanathan/adityanathan
adityanathan/Augmented-Reality-Fox
A Rudimentary Python application which projects a model of an AR Fox onto a fiducial marker
adityanathan/C-compiler
A tiny C compiler designed in the COL728 course at IIT-D
adityanathan/Cannon-GameBot
An AI bot designed to play Cannon, an abstract strategy board game
adityanathan/COL106-Mobile-Phone-Network-Assignment
Assignment for COL106 course on Data Structures and Algorithms taught at IIT Delhi
adityanathan/COL106-Search-Engine
Search Engine based on inverted document frequency and term frequency. Assignment for COL106 course on Data Structures and Algorithms taught at IIT Delhi
adityanathan/Cooperative-Maze-Game
A maze crawler game to be played in co-operative mode with each player solving the other's maze
adityanathan/N-Queens-Solver
Finds a satisfying board configuration for the N Queens problem by constructing an Reduced Ordered Binary Decision Diagram for solving
adityanathan/Prototype-Functional-Language
Repository of assignments done in COL226 course on Programming Languages taught at IIT Delhi
adityanathan/Route-Planning
Route Planning for the Delhi Metro Network in Prolog
adityanathan/COL216-Computer-Architecture-Assignments
adityanathan/COL362-DBMS-Assignments
Assignments of COL362 DBMS course taken at IIT-D in 2021
adityanathan/COL726-Numerical-Algorithms-Assignments
adityanathan/COP290-Image-Processing-Library
Repository of assignment done in COP290 course on Design Practices in Computer Science taught at IIT Delhi
adityanathan/Hand-Sign-Detector
A hand sign detector built using PyTorch
adityanathan/Medial-Axis-Detection
A Python program to detect the Medial Axis of a moving object in a video
adityanathan/Traffic-Simulator-With-OpenGL
A Traffic Simulator simulating a one way road using OpenGL