Jun 7, 2020Authenticate your PWA using Web BluetoothTaking critical information to any network is risky. Granting access for critical actions/controls too. Sometimes people don’t even want to expose critical data or control systems on the internet. Irrespective of the network type, access control is really really important. I believe more secure PWA’s can have lesser token expiry…Web Bluetooth2 min readWeb Bluetooth2 min read
Mar 4, 2020How can a Browser become an IoT Gateway?Explainign how Web Bluetooth and modern web browsers can make this possible. How can a browser become an IoT Gateway? May be wondering, usually, we all use web browsers to access IoT dashboards. But after reading about the new chrome APIs and Web Bluetooth I was thinking about the possibilities of using a Web Browser as an IoT…Web Bluetooth3 min readWeb Bluetooth3 min read
Sep 29, 2019How I built an IoT solution using Hasura?“Thought of sharing this experience because I think it can change the traditional thought process of GraphQL and a bit of IoT.” The most important thing about any IoT application is real-time capabilities, scalability, speed, and security. …Internet Of Things4 min readInternet Of Things4 min read
Aug 24, 2019Create Digital-Twin of your android phoneDigital twin in the new era has become popular by the ease of monitoring the live physical properties of any physical objects in a digital world. Here what I’m trying to make is a Performance twin of an android device. Will try to write it using MQTT. Sensors Used Gyroscope…Mqtt2 min readMqtt2 min read