Objective Seeking a position in an Information Technology field where extensive Knowledge will be further developed.
Education State University of New York at Binghamton (Expected Graduation May 2011)
Masters of Science - Computer Science. (GPA 3.41/4.0)
University of Aurangabad, India (August 2008)
Bachelor of Engineering – Computer Science (GPA 3.4/4.0)
Skills Programming Languages : C, C++, JAVA ,PHP, Servlet, JSP [Windows and Linux,]
Database Languages : SQL, PL/SQL, MYSQL,JDBC.
Scripting Languages : XML, HTML, CSS and JavaScript, AJEX
Software Technologies : JAXB,LOG4J.JUNIT,JSTL,SPRING,
Application Software & Tools : Windows Server 2003 & 2008, Microsoft SQL Server 2008, XAMP Server,
: IBM RAD WebSphere.
Work A LITTLE WORLD Jr. Java Developer (NOV 08- MAY 09)
Experience Worked as programmer on Java to create application for bar code development for State Bank of India.
Cyber InfoTech Pvt. Ltd. India (JAN 08-MAY08)
Internship as Application developer. Technology: vb.net 2008.
• Designed and developed Database for Educational Management Information System (MIS).
• This is a software tool in which administrator customizes the modules depending on user level requirements. Modules can be updated as per requirement of the client.
Process Areas Change management, Release Management, Defect management, Requirements management, Strategic
Planning.
Projects JAVA Projects (SUNY Binghamton)
• Implemented FTP client and FTP server in Java platform for transferring files using encryption and decryption technique i.e. row transposition cipher.
• Implemented various Design Patterns using Java programming language.
• Implemented Metasearch engine using JSP, Servlet and Java language for finding most relevant Web pages for “how-to” related queries.
• Implemented secured peer-to-peer file sharing system using RSA enc ryption and decryption technique in Java Platform.
• Developed Search Engine using web Crawler in JAVA which supports Boolean Queries for the any website entered. Search Engine retrieve results for Boolean Query based on Ranked Information Retrieval concept.
• Developed GUI and Menu driven tool using PL/SQL and JDBC implement the Retail Business Management System application.
PHP Projects:-
Website for Order processing (SUNY Binghamton) [PHP, AJAX, SQL]
• User can only see the requested order and admin can see all the orders.
• Used AJAX in Search page and username availability. Used Query for designing.
Created website Project Information Storage for faculty (SUNY Binghamton) [PHP, SQL]
• Developed Website for Faculty of University, JavaScript and SQL to support many functionalities for storing and managing records of projects done by students.
• Email sending on each update and export Excel sheet are some features.
C C++ Projects:-
Client Server File Transfer Application (SUNY Binghamton) [C, UNIX domain sockets]
• Implemented Master slave pattern in Operating System design patterns for concurrent server application. Multithreaded concepts implemented for achieving concurrency.
Created interpreter using C++ (SUNY Binghamton)
• The interpreter allows simple variables to be defined and simple arithmetic. The interpreter will also allow C++ classes to be dynamically loaded and instantiated, and allow member functions to be invoked on them. All invocations are dynamic, where run-time C++ reflection is required to “bridge” between the dynamic nature of interpreters, and the static typing of C++.
• Using xml parser created C++ program which when executed used as Meta information for interpreter.