Worked as an embedded device engineer and worked with Bluetooth low energy SOC's to make smart connected IOT devices. Used technologies like C and various embedded development tools like KEIL, uEnergy etc.
Worked in monitoring the server and game health and key metrics of Zynga's portfolio games. Used tools like Nagios, rightscale and puppet to manage, deploy and terminate nodes.
Graduated with an aggregate of 71%
Graduated with an aggregate of 86%
Implemented a protocol for communication between BLE enabled smart home appliances which uses mesh topology to carry forward instructions to devices not in the immediate neighborhood. "Mesh" devices would re-transmit a packet of data if it is not directed to them.
SLPA is an android application which would parse the Indian Sign Language used by the speech impaired to communicate. Worked on the training and server-side modules of the project as part of academic curriculum.
StackWork is a simple to-do list manager which was developed as a personal project. Uses Google WebApp and python as the backend.
An attendance portal which scraped attendance details of students from the college website and sends it to registered students via SMS. Used Google AppEngine and Python as the backend
Implemented a chatbot as part of the academic curriculum. The chatbot crafts responses based on an internal set of responses written in AIML but also has a neural network which learns based on interaction with the users.
Developed a statistical spam filtering engine which would make use of the naive bayes classifier to detect spam and non-spam mail after being trained with positive and negative samples. Used C++ in building it.