I am an Engineering Postgrad at the Department of Computer Science & Engineering, Indian Institute of Technology (IIT), Bombay,
with research interests lying in the field of distributed systems and cloud computing.
I am on the constant lookout for a career, which has the ability to challenge on a daily basis, which would help me learn and grow,
without being dull for a moment.
I started coding at a very early age, and have since worked on a plethora of computing fields including
Computer Vision, Machine Learning, Remote Sensor Networks, Serverless Computing, High Performance Computing Robotics
and Unmanned Aerial Vehicles.
To know more about me, read on.
MAJOR PROJECTS
Mitigating cascading cold starts in serverless function chain deployment
Technology: Docker, Node.js, Apache Kafka, V8 Isolates
Guide: Prof.Umesh Bellur & Prof. Purushottam Kulkarni
Funded: VMware Inc.
Paper: ACM/IFIP Middleware 2020
A Cellphone based Portable, Low-cost, Real-time Malaria Detection, Management and Monitoring Framework
Technology: Django, OpenCV, Foldscope |
Guide: Prof. Nilanjana Dutta Roy, IEM
Funded: Nvidia Corporation | Department of Biotechnology (DBT), Govt. of India
Patent No: 201731014179 | Paper: Springer ETMG 2019
Featured In: Times Of India,
Hindustan Times,
Press Trust of India,
Business Standard, among others
A Comprehensive Benchmarking Tool for Serverless Applications
Technology: Node.Js, Python, AWS Lambda, Azure Functions
Paper: IEEE
COMSNETS 2020 (Honorable Mention, Best Paper Award)
A video based gesture control and off-board stabilization system for micro-UAV platforms
Technology: Python, OpenCV & Crazyflie 2.0 series micro-drones
Paper: IEEE WCNC 2019
A low cost, energy efficient hybrid protocol device for establishing rapid ad-hoc networks
Technology: Android & Node.Js (deployed using the IBM Bluemix platform)
Patent No.: 201731014175
An RFID based, passive energy, object tracking and remote retrieval System.
Technology: Android, Arduino, Bluetooth, RFID Tags
Patent No.: India 2017310141849
Funded: Department of Science & Technology (DST), Govt. of India
OTHER PROJECTS
PokeMaster is an agent capable of playing the game of Pokemon trained on 3000 game play traces with imitation learning and self-play along with MCTS based online training.
Technology: Deep Q-Network, Imitation Learning, MCTS
Spectronet uses a Convolutional neural network model to detect Cardio-vascular abnormalities from ECG recordings.
Technology: Python, TensorFlow, Keras, Scikit-learn
A realtime slack-like messaging system using MQTT protocol
Technology: Node.js, MQTT, PostgreSQL
Developed an out of band toolkit to read VM images to perform sanity checks, read file
system metadata and perform CRUD queries for offline VMs.
Technology: KVM, Linux Kernel, C
CercaTrova, meaning Seek and ye Shall Find, is a real-time Emergency Redressal System.
Technology: Android, Django, PostgreSQL, PostGIS, Firebase Cloud Messaging
A system, to control an unmanned robot using natural human languages. An android application converts voice
inputs to text and instructs the robot to move accordingly over Bluetooth.
Technology: Android, Arduino, Google Speech Engine & Bluetooth
A cell-phone based, platform independent, remote controller for PCs.
Technology: Android (client side), Java (server side), and Wi-Fi
A Java based network protocol stack implementing the Stop-And-Wait and Selective Repeat Protocols for reliable File Transfer using UDP.
Technology: Java