Projects

World Economic Analysis

Analysed the different development indicators of major economies (region-wise) over the years using complex visualization techniques in Tableau.

Deep Learning

Implemented several deep learning techniques like making neural codes for image retrieval, detecting anomaly using VAEs, generating image caption using LSTM and classifying aspect-level sentiments using BiLSTM.

Process Mining

Analysed the processes of fund distribution to farmers from the government in Germany. Used inductive mining techniques and heuristic mining to make the process more efficient.

Mortality Analysis

Developed a 2-way ANOVA model and pair-wise testing to investigate which factor (among ethnicity and city) introduced variability in the mortality rates in the population of different cities in the US.

Sokoban Solver

Implemented and compared different approaches(BFS, DFS, Iterative deepening, bidirectional search) to solve the problem. Used an informed weighted A* for finding the path and pruning the tree of states.

GeekyKeys Tab Switcher

Browser extension developed to provide the feature of switching through the various types of search results in Google. The types of search result pages to switch to are All results, Images, Videos and News.

Icebreaker

This is an Alexa skill which gives you a nice icebreaker when you ask for it. You can use it to initiate a conversation or a discussion with people around you. You invoke the skill saying… Alexa, start Nice Icebreaker

Demand

It provides a platform for consumers to demand the shops required in their locality which can be looked up by potential businesses and set up to cater their needs. Other consumers with similar demands in the locality can show support by upvoting and commenting their specific demands in the floated action.

Hospital Management System

Hospital management database system was made that would keep a record of the patients, doctors and staff. Apart from that it keeps the data of the in/out patients alongwith their medical history. It also keeps a stock of the medicines, tests and operations performed and their respective charges in the hospital.

CryptPad

The CryptPad works on the cryptographic principles of public and private key. Developed an end to end encryption mechanism for a notepad simultaneously being used by multiple users.

GeekyKeys Page Switcher

Browser extension developed to provide the feature of navigating through the next and the previous pages of search results(including web, videos, news and books) in Google.

BigTacToe

An interactive multiplayer 9x9 tic tac toe game for android platform.

Demand-Business

This app focuses on the business activities like setting up of proposals and looking into the various demands by the customers. People can view the proposals and show their support by upvoting or commenting on it while other businesses can see the popular proposals and seek for investments/partnerships.

Biomedical Data Extraction

The goal was to extract the medical records from the US Center for Disease Control(CDC) and NLM. The search and sort the similar cases using the UMLS MetaMap. Then index and rank the data using Terrier and then use it for diagnosis for future patients with similar ailment.