A fun loving, Christian, Indian, programmer, who loves to code and write. (and eat)
Ever sent an email and wondered whether the person on the other end really saw it or not? Now you can be almost sure, the way facebook and others do it.
Occasionally I share whatever I find interesting in programming. Contains some general rants as well.
BOSS Remote Client Management Platform enables administrators to remotely control/maintain thousands of machines. Not yet publicly released. Development is going on in CDAC Chennai.
Most of my projects have involved python. I can write elegant, and beautiful code which also run really fast. I ♥ python.
When execution speed is paramount, I turn to C++. STL and stuff, I've seen them all.
No, I don't need a garbage collector always. I can handle it, when I have to be as close to the metal as possible.
When it comes to the web, I turn to Django. didTheyRead.com runs on Django.
I am picking it up. Lamda, I know, but monads, I have to grok. A little bit of Scheme, and functools in python, can't relax yet.
I care about time and space complexities. If I've written a program, you can bet your life that I thought about all the algorithms I could have used.