Polyglot Developer at ThoughtWorks
Internet of Things Java GoLang React Ruby on Rails

My Work

Anti Theft Device

Project link

Anti Theft device for CCTV cameras

With this project, one can provide IN TIME alerts whenever someone steals an object that is meant to be stationary inside the room. This was inspired by a request the Director of E & T, SRM University to the IOT Alliance Club [iotalliance.in] of SRM University. It is funded by the same. Visit the club at here :)

YouTube [Basic]
YouTube [Advanced}
IoT Weather Station

Project Link

IoT Based Weather Station with Raspberry Pi

The purpose of this Weather Station is to provide real time weather information to the user on demand. The weather station consists of Sensors capable of reading temperature, pressure, humidity, etc. These details are sent to a SQL Server that is hosted in a remote location. The android application then reads the data off the databse located in the server and presents it to the user.
The existing system gets the data from satellites and sends it to the remote server from which the client side mobile application loads the data, this project takes the reading from the physical environment.


YouTube [Demo}
Cloud data logger

Project link

Cloud data logger with Raspberry Pi DHT and Ubidots

This project uses a Raspberry Pi connected to a DHT22 sensor to read the temperature and humidity of its surroundings and sends it to a website called Ubidots, this site then plots these readings as charts and allows real-time analytics to be performed.

Temperature based SMS Alert

Project link

A temperature based SMS Alerting system with Arduino UNO and GSM Module

This project uses an Arduino connected to an LM35 temperature sensor and a GSM module to send an SMS to the user when the temperature exceeds the set limit