A guy who loves making software. About Me.
I now write at: bansalanuj.com
Featured
Git is a really simple and elegant solution to a complex problem. I think it’s important that we understand what’s going on behind the scenes...
Thousands of app have been made for mac. I am going to list a few that I use on a day-to-day basis to help you...
Have you ever wanted to automate all these boring things that you have to do while setting up new django project? Like writing proper settings,...
This website is built with static site generator Jekyll and hosted on GitHub pages.
All Stories
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:
This is a quick tutorial on using the Trello Python API.
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...
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...