Careers 2.0 by Stack Overflow
gravatar
profile updated
on Apr 13

Haridas Pachuveetil

Fairfax, VA, United States

www.harimenon.com

Top 10% Stack Overflow for
Top 20% Stack Overflow for
Top 30% Stack Overflow for
Currently Senior Developer at iLink Systems.

I love Stack Overflow, probably because I am passionate about technology. Photography, music, spirituality are my other passions and all of these together makes me feel I am alive.

I try to write a little on my blog about many different things - check it out here

You could also read a little more about me at my about.me page.

Stay beautiful !


I am currently employed and not actively looking for a switch, but feel free to let me know if you have an offer that you think I cannot resist!

Technologies


Experience show all

Senior Developer, iLink Systems

October 2012 - Current

Senior developer/architect in a mobile web app development project in a team of 4. An HTML5, offline-enabled web app done on ASP.NET MVC4 and Entity Framework, this projejct is a lot of client side richness with the MVVM framework of knockout.js doing the presentation layer employing the richness of jQuery mobile framework.

Technologies: ASP.NET, C#, Entity Framework, jQuery Mobile, knockoutjs, HTML5 (indexedDb, websqlDb, application cache), CSS3 etc.

Targets iOS, Android and Windows tablets.

Senior Associate, Cognizant Technology Solutions

May 2010 - October 2012

Senior Web Developer in the .NET platform executed Agile.

As one of the 5 developers in the team for this web-application-rewrite project, on ASP.NET web application MVP talking to DB2 through a WCF services layer, that has extensive client-side focus with jQuery, jQuery UI, knockoutjs, jQuery templates etc.

This Agile project that embraces a lot of object-oriented design pattern, is done in the test-driven-development vein, with a quite a bit of pair-programming.

nUnit, Rhino-Mocks, MS Visual Studio Coded UI Tests, Fitnesse etc are extensively used.

Senior Sharepoint Developer, US Tech Solutions Inc

August 2008 - May 2010

Senior developer in two successful development/deployment projects, both of which were on MOSS 2007.

The first that spanned from August 2008 to July 2009 was done for a Fortune 20 insurance company in Manhattan, New York City, where a brand new SharePoint intranet application was developed and deployed into production as the only developer in the project. There were a couple of custom web parts, SharePoint branding was used to match the existing intranet look and there was port of an existing ASP.NET web form application that was ported into InfoPath Forms Services.

The second project was for a big name from the banking sector in the North Eastern US located at Bridgeport, CT, where quite a slew of their existing Lotus Notes forms were getting migrated into SharePoint (as InfoPath forms initially, and towards the end as web forms built on a custom ASP.NET form framework, for performance reasons). Was one of the senior developers in the team of 8, singly responsible for the custom built forms framework that was consumed by the entire group.

Systems Analyst, Satyam Computer Services Ltd

March 2003 - April 2008

Started as a fresher out of college, working with the 'ancient' technology of IBM mainframes writing COBOL, JCL, ReXX, Easytreive mostly with VSAM files as the back-end for a global Fortune 5 client in the finance industry for their credit card processing system - VisionPLUS.

Working with the onsite-offshore delivery model, was located "onsite" at the client offices in Prague, Czech Republic and Wolverhampton, UK during 2005 and in 2006-07 respectively.

There were a couple of projects here and there that were done in .NET and SQL Server.

Consistently received the Star performer award (the top 10 percentile of employees from the annual performance appraisals) four consecutive times from 2004 to 2007.

Software Engineer Trainee, Software Engineer, Senior Software Engineer and Systems Analyst are the titles held during the tenure at Satyam that went just beyond 5 years.

Education show all

B Tech Electrical & Electronics Engineering, NSS College of Engineering, Palakkad under the University of Calicut, Kerala, India

1997 - 2001

Got recruited into the then 4th largest software services company of India - Satyam Computer Services Limited, from campus during the 3rd year.

10 + 2, Chinmaya Vidayalaya, Pallavur

1989 - 1997

Served as the captain of one of the four houses from School House System (for the extracurricular activities) during the senior year.

Stack Exchange show all Last seen yesterday

Open Source (8) show all

Travis-CI

GitHub, Oct 2012 - Apr 2013; followed by 9 people; forked 3 times

An Android app for the open source continuous integration service- Travis-CI. The technology used is PhoneGap/Cordova and so, the web application (which is maintained as another git repository on GitHub, brought in as a git submodule), could technically be repackaged as iOS, Windows 8 apps etc.

Only developer.


Travis-CI-www

GitHub, Mar 2013 - Apr 2013; followed by 2 people

This repository holds the web application part of the Travis-CI android app above, and is maintained separately with an intent of later adding more wrappers like the only (for now) Android wrapper.

Only developer


flickr-downloadr

GitHub, May 2012 - Current

A windows app that would download all (or selected) photos from your photostream in their selected size along with the tags, titles and descriptions.

Creator and the only developer in the project right now.


lzwCompress.js

GitHub, Nov 2012 - Jan 2013; forked 3 times

Lossless LZW compression/decompression implemented in JavaScript for strings/JSON/JS objects.

Only developer in this library for compression of JavaScript objects using the LZW compression algorithm


Swoosh

GitHub, Aug 2012 - Nov 2012

Phonegap based Android app done for the corporate hackathon held my ex employer. Built along with 4 other hackers, this won us the first prize. This is the Android repo that uses a shared phonegap repo as a git submodule

Set up the github repositories for code reuse between android and iOS.

Set up Travis-CI for building the apk in release mode, so that every checkin gets built into a publicly available app installer.

Figured out how Google Cloud Messaging works with this PhoneGap based app and implementing it successfully.


Swoosh (PhoneGap)

GitHub, Aug 2012 - Oct 2012

Phonegap based Android app done for the corporate hackathon held my ex employer. Built along with 4 other hackers, this won us the first prize. This is the shared phonegap repo that was used as git submodules from both iOS and android repos.

Built all of the UI for the app using jQuery mobile.

Figured out and implemented most of the device features from the phonegap API like: geolocation, camera, audio capture, device metadata etc.

Implemented the Scandit plugin for phonegap to enable QR code scanning from the Android app.

Implemented GCM for enabling push notifications in an Android/PhoneGap app.

Implemented the Parse JavaScript APIs for storing minimal metadata from the devices.


LoggerPoC

GitHub, Dec 2012 - Feb 2013

Logging implemented as a cross-cutting concern in the AOP paradigm; enabled with Castle DynamicProxy, StructureMap and log4net

Only developer of this proof of concept app for log4net logging done with StructureMap and DynamiProxy in the aspect-oriented-programming style.


html5audioplayer

GitHub, Mar 2012 - Jan 2013

A single html page website done in HTML5, jQuery, CSS3 etc. as an exercise for the technical screening for a job. (Started out from a fork of html5boilerplate)

Creator and only contributor.


3 more

Apps & Software show all

favicon

Travis-CI Mobile - Android Apps on Google Play

As you already know, Travis-CI is an amazing continuous integration service available for many languages/platforms, which is completely free for any open source project hosted on another amazing service - GitHub.com The official web application that lets you monitor and control your builds available at https://travis-ci.org is not designed with the small screens of the smartphones. But it often might be the case that one would want to check out what's happening with the build on the go, from their smartphones. So this little application (which is, for the most part, a port of the original web client) is trying to plug that gap, by providing a mobile app starting with the Android platform. The application is authored using the PhoneGap platform and following the spirit of Travis-CI, is open-sourced and hosted on GitHub. More details about the application could be found on the application. If you liked the app, and found it useful, please leave your valuable comments, ratings and feedback. Stay Beautiful ! P.S: The screenshots here are not captured on an Android phone, but from an iPhone5 visiting the same app hosted as a website at http://floydpink.github.io/Travis-CI-www/

The only developer so far.


favicon

flickr downloadr

A desktop application for windows that would help download all (or selected) photos from the user's photostream (in one of the selected sizes) along with the tags, titles and descriptions.

Creator and the only developer in the project right now.

Check out the website


Writing show all

Single-click deployment of WPF application to GitHub Pages - flickr downloadr

Sharing the experience of implementing the single-click deployment for the WPF app as a ClickOnce installer to flickrdownloadr.com, which is hosted on GitHub Pages


Auto-deploying to my Octopress blog with Travis-CI - Hari Menon

A couple weeks earlier, Sergey Klimov (who is @darvin at GitHub) opened the issue #940 at imathis/octopress, which is more a feature suggestion than …


AOP for logging in .NET - Hari Menon

Implementing the AOP pattern into a C# .NET application is something I always wanted to do. I had tried PostSharp with a few other team members, a …


Compressing JSON - lzwCompress.js - Hari Menon

The application that I am working on now is a nice little ASP.NET MVC4 web app, whose target audience will access it on some of the popular tablets …


Reading show all

Scott Hanselman

Scott Hanselman's Blog

Scott Hanselman on Programming, User Experience, The Zen of Computers and Life in General


Coding Horror

Occasionally, startups will ask me for advice. That's a shame, because I am a terrible person to ask for advice. The conversation usually goes something like this:


John Resig - Blog

The news has just come out that Opera is switching all of their browsers (both mobile and desktop) to use WebKit (specifically, Chromium). I’ve seen a lot of gnashing of teeth on Twitter and I feel…


Tools

Pentium III on Win '98

WebStorm, Visual Studio