Raj Kumar Chaudhary House No:-**, Sector **
Sr. Software Engineer Gurgaon, Haryana,
Healthkart.com India - 122001
Gurgaon, India Phone No: +91-828*******
***.*******@*****.***
Objective
To secure a position with a well established organization with a stable environment that will enable me to
utilize my strong organizational skills, educational background and ability to work well with people.
Education
Indian Institute of Technology, Roorkee
B.Tech in Computer Science & Engineering (Completed in May 2011)
Skills
Programming Languages C++, JavaScript, C#.NET,HTML5/CSS3, PHP, SQL.
Frameworks Node.js, Ember.js / Handlebars, CoffeeScript, Mocha.js, Jasmine.js.
Academic Achievement Secured 93% marks in National Mathematics Olympiad 2002.
Software Packages Eclipse, MS Visual Studio 2005/2008, NS2, MS Office, MATLAB.
Operating Systems MS-DOS, Windows, Linux (UBUNTU, FEDORA).
Languages Known English (Speak, Read and Write), Hindi (Speak, Read and Write).
Others Fast learner, disciplined, punctual, focused and result oriented.
Strong technical, organizational, analytical skills and ability to work in a
team.
Work Experience
1. Front-End Engineer, Tiny News Inc., Silicon Valley, San Francisco, USA.
Worked 2 months as a freelancer from April 2013 to June 2013.
Worked as an Ember.js developer to build a module which is responsible for creating a newspaper from
given stories (stories are having all news information like image, location, date and description).
User should be able to drag and drop any story on the newspaper template and also he/she can customize the
Newspaper with any given theme and fonts (http://tinynews.me/fw/newspaperBegin.html).
2. Senior Software Engineer, Healthkart.com, Gurgaon, India.
From Feb 2013 to Present
Working as a JavaScript Lead here and responsible for handling the whole frontend part of new website.
Technology stack using for frontend includes Ember.js, Backbone.js, Handlebars, HTML/CSS and JQuery.
Gruntjs for assets packaging and Git for source code management.
3. Software Engineer, Navyug Info Solutions pvt ltd, Noida, India
From May 2012 to Jan 2013
Betyah:-Developed an IPhone App Betyah (www.betyah.com) on Phonegap.
Technology stack used:-
Front-end:- Ember.js, Handlebars, HTML5/CSS3.
Backend:- Node.js, Expressjs framework and MongoDB.
Testing:-JavaScript testing frameworks like Mocha.js, Jasmine.js, qunit.js.
Used rake-pipeline for packaging the assets and Git for source code management.
LCMS:- Developing a CMS (Learning content management system)
Technology stack used:-
Front-end:- Ember.js, CoffeeScript, Handlebars, HTML5/CSS3.
Backend:- Java/Spring framework, Tomcat server, Sql Database.
Used rake-pipeline for packaging the assets and Git for source code management.
4. C# .Net Developer, Sapient Corporation, Gurgaon, India.
From August 2011 to April 2012
Worked as a full time C#.Net Developer at Sapient Nitro (IT division of Sapient).
Undergone a .Net Training of 6 months from highly qualified professionals.
5. SyncP2P Peer To Peer Synchronization.
Internship completed successfully at Syncing.NET Technologies GmbH Germany.
Worked under the supervision of Tim Weiler, Software Developer Syncing.Net Technologies Canada.
Studied the whole architecture of software SyncP2P which synchronizes files and folders between peers
over internet. Developed Error handlers for the SyncP2P software and also added new codes to the
application regarding different functioning of SyncP2P. The platform used was C#.NET using MS Visual
Studio 2005 and It included the whole architecture of Peer To Peer Networking & Files and Folder
Synchronization.
6. Game Development Project titled “Arkanoid” in VC++
Given by Gameloft, a global game developing company, Hyderabad, India.
Developed a Game “Arkanoid”, in VC++ using MS Visual Studio 2008. It is a famous game having a ball
which collides with a brick structure consisting of bricks and after collision brick disappears. There is also
a Paddle below the brick structure which catches the ball and reflects it back to the brick structure.
I have used the SDL (Simple DirectMedia Layer) library for introducing graphics and sound in the game
and finally made a installer of the game. SDL is a cross-platform multimedia library designed to provide
fast access to the graphics framebuffer and audio device.
7. Conversion between time scales of music file given in music waveform (BeatTime and SampleTime).
Given by Ableton, a music software developing company located in Berlin, Germany.
This project was all about playing with music, It involved analyzing the given music file and the
waveform generated by the Software Ableton Live, the waveform of the music has two time scales
BeatTime and SampleTime (original time in sec.) then calculating theBPM and finally converting the
BeatTime to SampleTime and vice versa, given at any point in the waveform of the music. I have
completed this project in C# on .Net platform using MS Visual studio 2008 and finally made software of
it by making a good GUI and installer (.msi) file of it.
8. Modelling Web Services and Quality of Web Services Composition (B.Tech Final Year Project).
Under the supervision of Dr. RajdeepNiyogi,Professor, IIT Roorkee, India.
Made use of different languages for describing web services and implemented windows platform based
Internet File System using web service and peer-to-peer technology. Internet file system is a virtual file
system over internet which simulates a file system by having a central repository offolder and file links
published by a multitude of computers, known as peers.The platform used was C#/ASP.NET using MS
Visual Studio 2008.
9. Made KML Feed of current RSS Feed to show on Google Earth.
Given by Spaesuvius, Mobile Software Company located at Amsterdam, The Netherlands.
In this project I made xml parser for parsing the rss feed of the given website then I did query the Google
Geocoder for generating KML feed to show on Google Earth of RSS feed of website Skoeps.nl. The
code was complete PHP code which generates KML file automatically to show current news on Google
Earth with their Title, Picture and Video (if available).
10. Searching and Finding file in Windows using WINAPI (Windows API).
Given by Webyog, a software developing company, Bangalore, India.
In this project I made a recursive file searching function which searches the files and folders inside any
given directory including the subfolders, recursively using the Windows API’s FindFirstFile and
FindNextFilemethods.
It recursively go through each and every folder and subfolder and then search for the file with specified
Extension.
The whole project was completed in C++ using DEV-C++ (4.9.9.2).