This is not the document you are looking for? Use the search form below to find more!

Report home > Computer / Internet

Resume

3.67 (3 votes)
Document Description
This is my resume
File Details
Submitter
Embed Code:

Add New Comment




Related Documents

resume

by: brianb, 5 pages

resume,brian,bbnairb

Jordan Warren Resume

by: jordanw79, 1 pages

Jordan Warren Resume

Resume

by: lindsaymyers, 2 pages

Resume

curculum vitae, biography, resume

by: hilman, 10 pages

curculum vitae, biography, resume

Resume

by: Ryan, 1 pages

2010 Resume

Resume for Regis Laacher

by: Regis Laacher, 1 pages

Resume for Regis Laacher

Resume

by: doug, 1 pages

This is my resume.

My Resume

by: Arnaud Chabrol, 1 pages

Personal resume.

John Devitt Resume

by: John Devitt, 1 pages

John Devitt Resume

Jeanette Ely Resume

by: Jeanette Ely, 1 pages

Jeanette Ely's 2010 resume

Content Preview
CURRICULUM VITAE
NeReraoom j nKo.u 1m3a6,rV ivekan anda H ostel
ITBHU, Varnasi-2 1005
Contact no -0936903163
09235106978
Email ID: neraj.kumar.cse06@itbhu.ac.in
Objective
To secure a position which helps me to exercise and improve my interpersonal and
engineering skills to the maximum.

Educational Qualifications


Currently studying in Computer Science and Engineering, B.Tech - IV Year, VII Semester at IT-BHU,
Varanasi .The details of my academic profile are as under-

NAME OF
BOARD/UNIVERSITY SCHOOL/COLLEGE
P
ERC
EN
TA
G E/CGPA YEAR OF
COURSE
PASSING
B.TECH( YGPA
BANARAS HINDU IT-BHU
8.36
2008
OF III YEAR)
UNIVERSITY
B.TECH(SGPA
BANARAS HINDU IT-BHU
8.0
2008
OF IV SEMESTER) UNIVERSITY
B.TECH(sGPA
BANARAS HINDU IT-BHU
7.36
2007
OF III SEMESTER)
UNIVERSITY



B.TECH(CGPA
BANARAS HINDU IT-BHU
7.2
2006-07
UPTO II
UNIVERSITY



SEMESTER)
CLASS XII
Andhra Board
Pratibha Junior 90.6%
2005
College

CLASS X
C.B.S.E
CENTRE POINT
93.8%
2003
SCHOOL,NGP.





Areas Of Interests


 Software Engineering
 Computer Graphics
 Design Patterns
 Mobile Applications(mostly on J2ME)
 GUI Development
 Cryptography
 HCI Design
 Rich Internet Applications

Experience

• Summer Internship at IIM-B(Indian Institute of Management,Bangalore) for duration of
May’08 – July‘08
• Summer Internship at D.E.Shaw India Software Private Limited, Hyderabad for the
duration of May’09-July’09

Projects Undertaken

Image Comparer:

sear A mouse driven
ching for images i , GUI program
n a database solely made on CPP, it does operations like comparing
two images and returning if they are the same or not, taking an image from the user and
for a match. I’m applying this algorithm for my next project
which checks for matches of fingerprints from a database ,when a fingerprint is suplied by the
user. This program also traces for stegnographed images, if the original image is given (a very
cr
F ude al
inger g
p o
r rith
int m
Re ) bu
cog t u
nitseful
ion ( ju
B st to
iom k
et no
r w
ics) if
: an image is stegnographed or not.
Th1>is software takes a fingerprint image from the user and checks a database
of fingerp2>r ints for a match. The features of this software are:
It doesn’t need the input in a predefined size i.e It is size independent
It doesn’t need the input in a predefines orientation i.e angle independent
This has an extensive use of image processing i.e binarization
,thinning(skeletonization),and also graph t eory.
Language Used:Java.


CryptoSack:

Cr
yptoSack implements the Knapsack algorithm for public key cryptography.
M
ade on the JAVA platform ,it obviously is OS independent.
Th
O ins prlinojee Juctd aimge(Ps at m
ursui ankging): a server where people can post problems ,ubmit solutions for
them , and host online Programming Contests.Also it has the features of a forum,where people can
int
eract.A major chunk of the project has been completed.
This project use servlets extensively ,and the backend database used is SQL.
SPLINE(Self Paced Learning In a Networked Environment):

This was the project ,I pursued during the summers of 2007,as an intern at IIMB(Indian
Institute of Management),under the Chairperson of PGSEM(Post Graduate course for Software
Enterprise Management)
.SPLINE is ,a state of art e-learning platform , which uses FLEX3 and
ActionScript ,the latest technologies in RIA(Rich Internet Application) development(by Adobe).It uses
the most efficient algorithms ,for video streaming, networking, and good design patterns to support
the scalability of the software. This project is being considered for use by the Karnataka government
for their child education program called Nalli kalli.

Networking: SPLINE is currently going through a total makeover, in terms of GUI, design, as
well as networking abilities. The team is working on redesigning and has already applied patterns like
strategy, template, factory, command etc. The SPLINE will allow its users to let SPLINE desktop
application be a part of P2P network now on. It uses the ADC protocol, with the model of P2P with a
lookup and discovery server.


ADEPTRAN(Adept Transfer):

This project is a P2P file sharing system, based on the ADC protocol.It uses the famous MVC
design framework, thereby making it useful to be interfaced with other applications as well.
This is being made on JAVA , and using the javafx technology , hence it will have a very sleek GUI.
As it uses the ADC protocol, it can interact with any DC hub, which till now have not been developed in
JAVA.As mentioned above , it is being used to interface with SPLINE , to increase the functionalities in
SPLINE.




DPortal (Integration of Charting API’s and COMET):

This was the project assigned to me during my internship at D.E.Shaw India Software Private
Limited, Hyderabad , in the summers of 2009.

I came across various new technologies like Struts , iBatis ,Springs . It also involved working on
Flex 3, and ActionScript 3.0 , to create a generic tool for charting , which was to be used in DPortal.

This tool was bound with data fetching technologies like Struts , iBatis and Spring.
I also got to know about various open source charting tools like Open Flash Chart , Google
Visualization API, JFlot etc.
COMET:

Comet is a neologism , which defines an umbrella for any technology that allows pushing data
from the server to the clients, which is very unlike the classis web paradigm of client side refresh
based systems.

I successfully integrated one such technology , by the name Lightstreamer , with DPortal, for
real time updates of stock prices and also a chat widget in DPortal.

I did some ground work on some more API’s which allow server push like DOJO web toolkit,
Google Web Toolkit, Direct Web Remoting Toolkit, and also made proof of concept web applications
for chat on each of them.

All this required a constant use of Javascript and JQuery with techniques to integrate them
with the charting tools created using Flex and ActionScript.


Collaborative Learning using COMET:

This is the project , I have undertaken as my major project (B.Tech Project) .It will use COMET to
improve the experience of the users who indulge in collaborative learning , via giving tools that allow
real time updates , without using techniques like polling.
This will imitate a real classroom, where students come together and interact amongst
themselves.The advantage of this application will be that it will not require any plug-in , or any kind of
heavy scripts .All the user would need is, to connect to the site using any browser which supports
JavaScript, and he will be on the same page as other users , using the application from anywhere on
the globe.

Skill Set

Programming Languages: c, c++, JAVA ,Perl ,ActionScript3.0 , mxml ,html, javascript,
Struts, iBatis, Spring, AJAX , COMET.

Operating Systems: MS-DOS, Windows, Linux (Fedora , Ubuntu)

Scholastic Achievements

1. Cracked the prestigious IIT Joint Entrance Exam (06).


2. Secured 94% in X(S.S.C)exam 2004 under C.B.S.E board

3. Secured 92% in XII(H.S.S.C) exam 2006 under Andhra Board

4. Won the prize for the BEST FRESHER (award for best innovation) in ENIAC(open software
competition) of Technex’07,the Annual All India Technical Fest of ITBHU, for making software
on image matching.

5. Won the first prize in ENIAC in Magnum Opus’09 the Annual All India Techno-Management Fest
of ITBHU.

6. Co-ordinated the activities of the project SPLINE during the internship at IIM-B in the summers
of 2008.

7. An internship at D.E.Shaw India Software Private Limited, Hyderabad during the summers of
2009.


Extra –Curricular Activities

• Was declared the Champion in National Level Championship for Skating thrice
1. All India School Championship (2003)
2. All India CBSE School Championship (2003)
3. All India School Championships (2004)

• Was awarded the Second prize for 4x100m relay at Udghosh’06(All India Sport Fest
held at IIT Kanpur)

• Was awarded the Second prize in 200 m sprint,and second prize in 4x100 m relay in
Spardha’07(All India Sport Fest of ITBHU)

• Have been winning the ITBHU Annual Cycle Race from the last three years.

Co-ordinated Rangayana’08( Fine Arts Event in Kashiyatra ,The National Level Cultural
Fest At ITBHU )

• Was the vice-Captain for the athletics team of ITBHU during the academic year 07-08

• Held the post for Secretary of the Fine Arts Wing ,ITBHU during the year 08-09


• Currently the Secretary for Sports , for my department.


Courses taken at undergraduate level

 Data Structures
 Discrete Mathematics
 Digital Circuits and Logic Design
 Design and Analysis of Algorithms
 Computer Architecture and Organization
 Programming Language
 Operating Systems
 Database Management
 Software Engineering
 Networking
 Artificial Engineering
 Compiler Design ( Currently Studying)
 Combinatorics and Graph Theory( Currently Studying)
 Intelligent Computing Systems (Currently Studying)

Personal Information

Father’s Name : Dr. Mohan Kumar
Gender : Male
Date Of Birth : 11th,March’88
Permanent : c/0 Dr. Mohan Kumar
Address
Kapse Chowk, Garoba Maidan ,


Nagpur 440008.


I hereby declare that the above information is true and precise to the best of my knowledge.

Neeraj Kumar



(Roll.06000038


Computer Science and Engg.

B.Tech Part IV,ITBHU)

Download
Resume

 

 

Your download will begin in a moment.
If it doesn't, click here to try again.

Share Resume to:

Insert your wordpress URL:

example:

http://myblog.wordpress.com/
or
http://myblog.com/

Share Resume as:

From:

To:

Share Resume.

Enter two words as shown below. If you cannot read the words, click the refresh icon.

loading

Share Resume as:

Copy html code above and paste to your web page.

loading