Pinned Repositories
2048-bot
A clone of the game 2048 using Angular 6. This implementation comes along with an AI solver built using expectimax algorithm with a depth limit of 5 and a simple heuristic function.
Babble
A Real Time Chat Application built using Node.js, Express, Handlebars, Mongoose, Socket.io, Passport, & express-mvc-h5bp
defect-predictor
A ML model that predicts the number of bugs that might occur while reaching the QA Stage.
Flask-ChatBot
A chat bot microservice that can be trained for different datasets.
pacman
pacman on your terminal!
Pokedex
A Pokémon Image Classifier using EigenFaces and ConvNet.
socket-snake
TCP-based Two Player Snake Game On The Terminal.
Statement-of-Purpose
My latex templates for Graduate School SOP.
tetris
Tetris on your terminal!
Yabber
Simple Group Chat Application built using MEAN stack and Socket.io for Zoho Project Contest 2017.
AravindVasudev's Repositories
AravindVasudev/BasicRobotics
Code from Lema Labs Kaizen Robotics Class
AravindVasudev/express-mvc-h5bp
A boilerplate for express using express-generator and html5 boilerplate
AravindVasudev/express-rest-docker
A simple boilerplate to create REST API using express and mongodb