My Projects
Intelligent Mancala
A board game built in Java that incorporates an AI agent which works on minimax algorithm to play against humans. The game is commonly known as Mancala which is a two player turn based strategy game and features perfect information just like chess, tic-tac-toe, or Go. The game is developed using Java and Swing.
GitHubStudent Registration System
A java application built to manage student details of an institution. The application is built using Java, Swing, JDBC and MySQL. This application can be used to add students to a database, search for existing students, edit their details and delete student records.
GitHubHotFlix
A movie/TV streaming website built as an academic project. The website has a login page which takes the user to the homepage after successful
login. If the user is new, he must register first and then login. The website
has additional functionality for administrators to add a movie. The website is linked to a MySQL database which allows verification/addition of users as well as storing details of movies/TV content on it.
Giphy Search Engine
A GIF search engine that uses the Giphy API to search for the desired GIFs and display them.
GitHubSoundCloud Player
An audio streaming website that makes use of the SoundCloud API to search and play the desired songs. The website also allows users to add songs to playlist that can be resumed when the user revisits the website.
GitHub