A Flappy Bird 2D game built with JavaFX library. The Application is a clone of the famous Android game “Flappy Bird” and the user interacts with the application framework using keystrokes or using a mouse. The application consists of various scenes and characters like Batman, flappy bird family and many more.
Jeopardy is based on a very popular television show. This application is built on the top of the MVC framework in Java, moreover contains servlets, JSP's, XML's, cookies, sessions and contains interactive and animated GUI to make the application more appealing.
A NPM application that helps the client to find restaurants in the vicinity to their location. Google’s Geocoding, Places and JS Maps APIs were extensively used in this application. Users are authenticated using Google Single Sign-ON (SSO). All the requests are saved in SQL DB. This application can be accessed via Web or Facebook messenger bot. The bot is under development, attempts to integrate NLP (Natural Language Processing) in bot’s dialogues.
Voting Portal is a spring-boot application which is embedded with REST API. Moreover, it consists of dependencies like hibernate, Lombok, tomcat, gson, MySQL, thymeleaf and many more. The portal allows the user to modify the existing vote, to register for the vote and to see overall statistics. The data for all the voters get stored in the SQLite database
A DeepSpeech is a speech to text engine built in a spring framework. The engine converts the audio file of any type into the text file. It relies on the RESTful web service, web service helps to transfer the audio file onto the AWS which later uses Mozilla deepSpeech pre-trained model for the conversion.