A guy who loves making software. About Me.

I now write at: bansalanuj.com

All Stories

We messed up and racked a $4,000 bill with GCE, tips on how you can prevent that

2nd January 2019, I was sitting there wondering how 2018 felt like a few days rather than 12 months, when I receive a message on my phone:

Using the Trello Python API

This is a quick tutorial on using the Trello Python API.

Running Autonomous Hector SLAM on Lizi

To run a simple navigation/exploration demo of an unknown map there is a pretty stable SLAM implementation known as Hector Slam. You can run hector SLAM with hector navigation package...

Getting HTTPS on AWS using ngrok

Recently while working on a messenger bot project I required an HTTPS server (Facebook requires the endpoint to run over https). But enabling encrypted HTTPS on an AWS web server...