Projects
-
Rock Paper and Swords
A timed Rock-Paper-Scissor game. It narrates a story as you progresses. Developed using JavaScript, HTML and Bootstrap.
-
Gamer Lobby
Web Application that demonstrates CRUD operations on a gaming lobby. Developed with Angular and Mongo DB.
-
Object Oriented - Airline System
A desktop application project in school developed with C#. It showcases the power of Object Oriented Programming.
-
Corona Virus Virtual Agent - ML
A trained Virtual Agent that answers questions about Coronavirus. The model was trained using a Densely Stacked Neural Network. Used: Python, Flask, Keras. For system view click here.
-
Position Tracker
An Android mobile application that allows a user to record their track from point A to point B. The application is also capable of saving the track as "route" and has the ability to share it to social media. Developed with Java.
-
Simple Banking Application
A Java desktop application. Demonstares Object Oriented capabilities. Front end was developed with Java FX.
-
Chat Web Application
A chat web application developed with Socket.io and Mongo DB. The application is capable of recording logs and messages to the database.