Designed and implemented a chessboard as a part of "Computer Interfacing" course project to play chess remotely with anyone connected online using ARDUINO.
Used magnetic sensors(Reed switches), which help in detecting a player’s move for playing the game.
Data from these sensors are transferred to ARDUINO.
The reading from ARDUINO are consequently sent to a JAVA program running in a PC. These data are sent to opponent’s PC.
Mini Social Networking Site
Created a mini social networking site using Laravel.
Used MySQL in order to maintain the operation of backend.
MIST Vehicle Management System
Developed a vehicle management system using HTML, CSS and Bootstrap for the user interface.
Used MySQL for the maintenance of database.
Cafe MIST - A Restaurant Management System
Developed a restaurant management system using Java for the user interface.