Connectify - Android Application
- A proximity based social networking application for android users
- Behaves like an Ice-breaker for forming new connections based on mutual interests
- Focused on reaching the college crowd. (.edu email for registration)
- Connects people but encourages to interact in person and provides notifications to users on matched user profiles
- Java, AWS RDS - MySQL, Php, Android Studio
KonnectMe - Android Application
- Inspiration : A lot of group/event organizing apps are message based
so we decided to introduce a new concept by allowing users to RSVP to an event by answering to an automated call
- It aids in organizing and receiving feedback on events invites.
- Cisco’s Tropo Api was used to automate phone calls
- Amazon Elastic Compute Cloud (Amazon EC2) used to host web server
- Java, AWS EC2, Tropo API, NodeJS, SQLite
Traffic Simulation of Self-Driven Cars
- An algorithm propsed by me and my team members to solve the issues of traffic management at an intersection
- We named it the 'Collision Management' Algorithm and used the Java multithreading packages to implement our idea
- The primary purpose of this Algorithm is to increase the throughput of cars
crossing the intersection by avoiding collisions, deadlocks and starvation of threads
- Java, Mutlithreading, Swings
PhotoCart- Online Market place for Photographers
- An e-commerce website where customers could create account and login(User Session Management)
- Main features include purchasing pictures, add to cart and post pictures for sale
- Amazon Simple Storage Service (Amazon S3) used to store pictures
- Amazon Elastic Compute Cloud (Amazon EC2) used to host web server
- HTML5, JavaScript, AngularJS, Python, Flask, MongoDB, AWS EC2,AWS S3