23 Feb 2017
Last week, I came across an interesting problem at work. The problem was to get read only users in a Django based application.
12 Jun 2014
Sometimes we keep looking for resources everywhere only to realize that we had it with us the whole time. Situation like these might arise when you have too many choices. I too faced these moments before. It is a tough situation indeed.
01 May 2014
Last year, I read a great book on Programming and development (The Pragmatic Programmer). Here is a gist of checklist you must do in case you are developer. These are very good and for sure will help you evolve as a better developer.
26 Feb 2014
This blog post covers a very simple, light weight, yet flexible state machine framework in C# .Net.