Dynamic Websites are an Efficiency Nightmare

More than 455 million websites use WordPress as their CMS, that’s more than 60% of the world’s websites, and 90% of these are single ...

In WebDev, Tech, Rant, Sep 03, 2022

Dynamic Websites are an Efficiency Nightmare

More than 455 million websites use WordPress as their CMS, that’s more than 60% of the world’s websites, and 90% of these are single ...

Read More

All BlogPosts

Dynamic Websites are an Efficiency Nightmare

More than 455 million websites use WordPress as their CMS, that’s more than 60% of the world’s websites, and 90% of these are single page websites serving static content and these fuc...

In WebDev, Tech, Rant, Sep 03, 2022

Hackable Calculator

I’ve been working on making a programmable/hackable/scientific calculator which uses a general purpose microcontroller (ESP 32), has the ability to plot graphs, run python scripts, ha...

In Electronics, Tech, Microcontrollers, Project, Sep 02, 2022

PySerial Plotter

PySerial Plotter is a python app made using tkinter, matplotlib and pyserial library. It lets you plot the serial data you receive over a COM port from a microcontroller. Unlike the o...

In Electronics, Tech, Microcontrollers, Python, Project, Sep 01, 2022

IoT Management Framework API

[Medium Article][https://medium.com/@vaibhavdevnani7/iot-management-framework-923278e84042]

In Electronics, Project, Aug 19, 2022

SSG PLATFORM

This project is a wysiwyg website maker made for people with no tech experience, a user will have to authorise the app with a github account and on the platform user can create a stat...

In WebDev, Project, Aug 18, 2022

RISING STARS

Worked with a web3 VC Firm Rising Capital to make RISING STARS, it was a platform like ProductHunt where you could discover the latest Web3 projects and products.I managed the entire ...

In WebDev, Project, Jul 02, 2022

3D Printable IoT Conneted Open-Source Air Purifier with Air Quality Sensor

This project was an attempt to design a low cost kit which can be fitted into handicrafts and can be used as an air purifier while delivering the same performance as a home air purifi...

In Electronics, Tech, Microcontrollers, Project, Feb 05, 2022

The Massive Potential for Agri-Voltaics

In any discussion about climate change, renewable energy usually tops the list of changes the world can implement to stave off the worst effects of rising temperatures. That’s because...

In Agriculture, Tech, Electronics, Feb 05, 2022

BITS-UNXTE

BITS UNXTE was an initiative, designed to act as a discovery platform for students of BITS Pilani, so they can connect with like minded peers during the time of their online semesters...

In WebDev, Project, Feb 03, 2022

4*4 Keypad input with just one pin

A 4*4 keypad like in the image below is very widely used in hobby projects, as it is a very inexpensive and easy way to add a input device to yoour projects.

In Electronics, Tech, Microcontrollers, Project, Nov 12, 2021

Shift Registers + Arduino = MAGIC!

If you are into electronics/arduinos you know how annoying it is to live with just 13 digital outputs, one way to deal with this is to get a microcontroller with more digital outputs ...

In Electronics, Tech, Microcontrollers, Nov 02, 2021