on Feb 24, 2011
Hemant Jangid
I am Hemant Jangid. A small programmer in the huge programming world. True, I haven’t created any programming language but that doesn’t change the fact that:
I LOVE PROGRAMMING!
I always have. When I was taught the way programming language works in my first Fortran class, statements like “A = A + B” seemed crazy enough because they doesn’t mean anything in mathematics. But it wasn’t long before I started to be amused by the power of programming languages. It was great to see how much you can get done by instructing computer. It felt like you can control a fictitious but working world. It felt like there is no limit to what you can do when it comes to creativity with no fear of breaking things. Come’on, what can get wrong even if you try some new thing? No computer is burnt yet because of too many compiler errors.
It has been almost 9 years since my first computer program and new language facilities still fascinates me. I can’t wait to see the enhancements done in public beta of my IDE. I am a huge fan of Anders Hejlsberg, Jon Skeet and Jeff Atwood. I read their blogs regularly and I enjoy them as much as watching the Friends episodes.
Technologies
c# delphi cocoa-touch iphone
javascript css
Experience
Technical Architect
Secure Meters Limited
2003 - Current
I have been given the label of "Technical Architect" recently. I was a team leader of a product team for much longer. My responsibilities included analyzing the requirements, seeing how can I fit them in the product, creating a design and getting them implemented.
Officially I am supposed to get the coding part done from my fellow team members but I like to get my hands dirty so I save good chunk of coding for myself. During my leadership, I improved the architecture and its documentation, implemented some 10 odd modules (which were reusable and actually reused in other products), implemented real unit testing from scratch.
I was given annual award two years in a row for above stuff.
Education
B.E. Electrical Engineering
M.B.M. Engineering College, Jodhpur, India
1999 - 2003
I will be honest. I spent my first two years of college just partying and enjoying the life. No wonder I was in no where in the list of top-rankers. Might sound too dramatic but on the night when my second year results were announced, I was suddenly enlightened with the fact that I am ruining my life. I decided that I want to at the top.
2 years later, my friends didn't believe it but I really was at the top in the top-rankers list. In both third and final years.
Stack Exchange Last seen yesterday
Stack Exchange Accounts
Tools
Generic 486 PC with Windows 98
Visual Studio, Notepad2
Background
zBase32 Encoder
I implemented a zBase32Encoder in C# and published on my blog.
http://hemant-jangid.blogspot.com/2009/06/base32encoding-implementation-for-net.html
Sublines
I used to use Sublight to download movie subtitles until I switched to Mac OS X. I found myself having to boot to Windows just to download subtitles. I asked Sublight admin whether I can create Sublight client for Mac and they allowed me. So I started the Sublines open source project which does just that.
There is something in programming which always attracted me. Its not just about high level programming languages, even assembly language fascinated me so much that when my friends struggled to complete program like "check whether a given number is divisible by 2 or not", I went on to write an assembly program which was about 10 page long (We had to first write the program on paper with hand crafted addresses before we were allowed to touch 8085 boxes).
I spent most of my time on Delphi and I am considered an expert because fellow programmers come daily to take my advice (not because they are asked to do so). I successfully completed one small project in C# and now I am working on a reusable library to be written in C# (thats the reason I am asking so many questions on stackoverflow these days).