Using docker to setup env for machine learning 🐳

Learn to setup a machine learning environment on your machine, using docker

Read

Ant Colony Optimization for Traveling Salesperson Problem

Learn about how we can simulate an ant colony to solve the popular traveling salesperson problem

Read

How to create an autoclose modal

Have you ever wondered how dialogs, menus and other UI elements that seem to popup on the screen, have this behavior of closing automatically when you click outside them? Many people refer to it as an "autoclose" functionality. So, let's learn how to create an autoclose modal.

Read

Stuff I learnt from a 2k StackOverflow reputation

I've been a member of StackOverflow (SO in short) for over 5 years, though I've used it from much before. I never thought of getting an account earlier because I wondered what I would do with it.

Read

Creating my blog

I've always wanted a blog of my own. Something that I can link people to, when I pop up on somebody's twitter feed or facebook suggestions. Somewhere I can document my work and share my learnings with the world.

Read