Projects

Hobby Projects:

100RupeeKart.com and 10DollarKart.com

Website which list items less than 100 rupees and 10 dollars respectively. Also a web service which notifies you whenever price of any product falls below a set limit.

99DevTools

Aug 2016 - Under Development

99devtools.pythonanywhere.com

A small web application developed in Django-Python. It provide the tools used by developers in their day to day life.

Hosted on PythonAnyWhere.com

Chrome-Extension

Feb 2016

Link to All chrome extension

I developed multiple chrome extensions. All of them are listed at above link.

Android Apps:

I developed two android apps. Please visit Android App Store Profile Link for the same.

Academic Projects :

Eclipse Plug-In development for Program Analysis

September 2014 - November 2014

Developed an eclipse plug-in to generate the warning marker for variables which might have been pointing to local variable in past but now are pointing to field variables in Java program. We used Java Model and Abstract Syntax tree to find such variables.

PPT.

Predicting Crime rate in an area based on different factors.

September 2014 – November 2014

Used machine learning techniques such as Regression, Support vector machine and Artificial Neural networks to predict the crime rate in an area based on different factors such as unemployment rate, literacy rate, average age of population , average income etc.

Project Report.

Deployed Soft-Phone based IVR (Interactive voice response) System for J J Hospital, Mumbai

May 2014 – Present

Deployed a soft-phone based distributed IVR system using Asterisk framework.

Personal Tweet Summarization

March 2014 – May 2014

Generated a summary of important and personal tweets and complement it with related news articles by analysing the entire tweet stream of a user for a given time. Used Information Retrieval techniques like Zonal Indexing , Term Frequency and Inverse Document Frequency to select the tweets. Also used Stanford's NLP to select nouns in a tweet and rank those nouns higher in summary.

Project Report.

Seep – A multi-player card game

March 2014 – May 2014

Developed a multi-player card game Seep to be played among 4 players. Implemented the

concepts of Distributed Systems like fault tolerance, Replication, Data Integrity and Isolation.

Project Report.

On-line Technical Knowledge Assessment

March 2011 – May 2011

Developed a web based Java application using JSP, Struts Framework, Tiles Framework and

validation framework. MySQL was used at back-end.