Pinned Repositories
Boat_Game
A C++ and OpenGL implementation of a simple 3D game.
bookmyshow
This python script will check for tickets availability for bookmyshow and if it becomes available, will send a mail alert
ChanakyaVishal.github.io
Courier_Portal
A Courier Portal for an institute made with Flask, JS and integrated with institute CAS
Decision_Tree
A python implementation of Decision tree algorithm from scratch
externalsortinginjava
External-Memory Sorting in Java
GitIo-SemEval19-Rumor-Detection
Proxy_Server
Transport layer server for proxying HTTP requests, LRU based resource caching implemented in python.
PyGame-Bomberman
A simple bomberman game made using Python with no graphic libraries, instead using alphabets/symbols to create each element of the game.
Ultimate_TicTacToe
A Python implementation of an Ultimate TicTacToe playing Bot, which utilises a Mini-Max tree with Alpha Beta pruning and a desirable heuristic function for selecting the optimal move.
ChanakyaVishal's Repositories
ChanakyaVishal/Decision_Tree
A python implementation of Decision tree algorithm from scratch
ChanakyaVishal/Boat_Game
A C++ and OpenGL implementation of a simple 3D game.
ChanakyaVishal/bookmyshow
This python script will check for tickets availability for bookmyshow and if it becomes available, will send a mail alert
ChanakyaVishal/ChanakyaVishal.github.io
ChanakyaVishal/Courier_Portal
A Courier Portal for an institute made with Flask, JS and integrated with institute CAS
ChanakyaVishal/externalsortinginjava
External-Memory Sorting in Java
ChanakyaVishal/GitIo-SemEval19-Rumor-Detection
ChanakyaVishal/Proxy_Server
Transport layer server for proxying HTTP requests, LRU based resource caching implemented in python.
ChanakyaVishal/PyGame-Bomberman
A simple bomberman game made using Python with no graphic libraries, instead using alphabets/symbols to create each element of the game.
ChanakyaVishal/Ultimate_TicTacToe
A Python implementation of an Ultimate TicTacToe playing Bot, which utilises a Mini-Max tree with Alpha Beta pruning and a desirable heuristic function for selecting the optimal move.
ChanakyaVishal/GradientMethods
ChanakyaVishal/Image_Style_Transfer_Team_13
SMAI Course Major project of Team 13.
ChanakyaVishal/Linux_Shell
ChanakyaVishal/megathon-2018
2D Game
ChanakyaVishal/Platform_Game
A C++ and OpenGL implementation of a simple 2D Ball game.
ChanakyaVishal/whatspolls-ui
UI pages for Whatspolls application
ChanakyaVishal/Wiki_Search_Engine
A search engine made for Wikipedia's dump using an inverted index.