| Resume Bank | Post Resume | Vacancy Bank | Post Vacancy | Recruiting Services | Contact Us|
Resume

KALLAKURI NAGAMANI




Objective: To work in a challenging position in design, development, implementation and Customization of business application projects in Internet and Intranet base Environments with a fast growing, dynamic company that works in new technologies. I want to work in an environment that will give me a chance for self-development.

Profile : Over 18 months of experience in Software development includes

 Strong application Development skills.
 Strong debugging and problem solving skills.
 Experience in using Servlets , AWT, and JDBC.
 Conceptually sound in EJB.
 Having skills in Distributed technologies like RMI, CORBA
 Experience in working on ASP with IIS(4.0) Server.
 Experience in using the platforms like Windows 98/NT/2k
 Familiar with Backend Databases like ORACLE and FoxPro
 Self-motivated, innovative, Hard working nature, Dedication

Experience: Working with Astra Solutions, Visakhapatnam as a software programmer since June 2000.
Worked with Half Price.com Visakhapatnam as a Junior Programmer from Dec’ 1999 to May’ 2000.


Educational Qualifications:


EXAM BOARD / UNIVERSITY YEAR OF PASSING % OF MARKS / DIVISION

B.E
Andhra University Ist Year 1995- 96 63
2nd Year 1996-97 68
3rd Year 1997-98 71
4th Year 1998-99 70
Inter Board of Intermediate Education 1995 91
ICSE Indian certificate of secondary education 1994 68

 Advanced JAVA Programming on SWING, SERVLETS, EJB and CORBA at COMPULEARN Software Training Institute - one of the renowned US Based Software Training Institute in India, at VISAKHAPATNAM.
 Honors Diploma in Software Management from Aptech, Visakhapatnam.

Software Skills:

 Operating Systems : Windows 95/98/NT, UNIX
 Databases : Oracle 7.3/8.0
 Java Technologies : Java, Applets, JDBC, , Servlets, JSP, SWINGS.
 Distributed Technologies : RMI, CORBA, EJB
 Visual RAD Tools : Oracle Developer 2000
 Internet Technologies : Java, JavaScript, HTML, DHTML, CSS, XML,ASP

Project Profile (In Chronological Order):



Project #1
Project : PalmProjectManager
Database : Ms-Access 2000, thinkDB Database 2.0
Software : Java 2.0, KVM( Kilobyte Virtual Machine)
Team Size : 2
Client : Neubus Inc. USA
Duration : Mar 2001 - Till Date

Application Overview:
Project Title: (PalmProjectManager) Synchronizing PalmPilot V with TaskList of MicrosoftOutlook 2000, using EMBEDDED System.

Project Abstract: This Project is responsible for Synchronizing the data between PalmPilot V and MS-Outlook 2000 for the information that is stored in TaskList. The Tool PalmProject Manager is responsible for maintaining the Project details that was assigned to different or same people. The details include the Name of the Project, Subtask( if any), start date, end dated, % completed etc. All this data is stored in a raw Format in MS-Outlook. Which is then sorted and stored in MS-Access using a Java Program. The Java Application is then converted into a form that can be installed on the PalmPilot (i.e., *.prc, *.pdb) . It is accomplished using KVM Package.

Synchronization between the PalmPilot and the Desktop is carried out using HotSync. The PalmProjectManager Tool provides the flexibility of creating a new Project and assigning it to an individual from PalmPilot as well. On the PalmPilot “thinkDB” Database is responsible for storing the data. The new Entries can again be Synchronized to the Desktop.

The basic Hierarchy of assigning a Task may include many SubLevels, duplication of data is avoided at all levels.

Responsibilties:
I was responsible for Analysis, Designing , Coding, , Implementing, Testing.

Project #2
Project : SyneCorp.com
Database : MS SqlServer
Software : ASP, JavaScript, HTML
Client : HYPERLINK "http://www.synecorp.com/"
www.synecorp.com
Duration : Nov 2000 - Feb 2001

Application Overview:

SyneCorp Inc., a concept selling company. The application involves in creating a newuser form and generating a personal web page for that particular user. Generated reports for commission details of the user and also the hierarchy of the sub_affiliate. The application displays user’s personal details and allows to change his details.It gives him provision to update his template and upload image or delete image.
This application was completely developed using Asp. ASP is used as server side pages and client side validations are done using JavaScript.

Responsibilities:
Involved in the ASP Coding.
Designed huge database, which includes details.
Created Applet for displaying hierarchy of the Sub-Affiliate.
Java Script is used for client side scripting.
SQL is used to query the database.
Wrote stored procedures to solve the complexity of database.
MacroMedia Flash is used to build web pages.

Environment: ASP, JavaScript, java, SQLServer, pl/sql, Windows 2000.

Project #3
Project : Portfolio Management
Database : MS SqlServer
Software : JSP 2.0, JAVA 1.2, JavaScript, Allaire Jrun as
App Server
Client : HYPERLINK"http://www.nakedvalue.com/homepage.jsp" \o "NakedValue"
http://www.nakedvalue.com
Duration : June 2000- Oct 2000

Application Overview:

A Four tier architecture is planned to display current stock trading details for every NakedValue member. The application involves User Account management, Portfolio management and Display Portfolio details and Current top 30 trading stocks in various US Stock Exchanges:
The application completely developed using Java based tools. JSPs used as server side pages and client side validations are done using JavaScript. SQLServer used as DBServer as per client’s requirement.

Responsibilities:
Involved in the JSPs coding and Designing.
Designed huge database, which includes details.
SQL is used to query the database.
Wrote stored procedures to solve the complexity of database.
DHTML with JavaScript is used to build web pages.

Environment: Java, JavaScript, SQLServer, pl/sql, Windows NT.

Project #4
Project : Internet Based Traveling services
Software : JSP 2.0, JAVA 1.2, JavaScript, Allaire Jrun as App Server
Database : Oracle
Client : Paragon Travels Pvt Ltd, Visakhapatnam
Duration : Feb 2000 - May 2000

Application Overview:
The project is regarding the development of an Internet based traveling services. This company gets number of enquiries about their services. After the enquiries some of the customers reserve the dates whenever they required the service. some comments and technical criteria coding through some HTML pages, which are processed at the back-end by JSP. Whenever any requirement arises, the concerned manager can just login into the system and search for the enquiries. Drivers License and Insurance expired dates will be alerting automatically and for the vehicles fitness, permit and other certificates expired date also alerts will be displayed automatically. Bills will be generated. Through the same system, they can generate the reports in a required format.

Responsibilities:
Involved in the JSPs coding and Designing.
Designed huge database, which includes details.
Oracle is used to query the database.
Wrote stored procedures to solve the complexity of database.
Project #5

Project : Query Builder tool
Database : Oracle 8.0
Software : JFC (Swings), Java, JDBC, Windows 98.
Client : Half Price
Duration : Dec 1999 - Jan 2000

Application Overview:
The project involved the development of a query builder tool, which can read any database and allow the user to write and develop their own queries in the query builder. The user can select a database, which can be from any source. All the table and queries as part of the database is displayed, and the user can use drag and drop techniques and develop simple queries, and execute and see the results obtained. Different options like sorting by different fields/columns, applying conditions and grouping the results and applying filter conditions to the groups, all these are possible with the tool. This is basically a simple to use interface, which any person can use to create queries without any knowledge of SQL.

Responsibilities:
Involved in the Swing based UI coding and Designing.
Designed huge database, which includes details.
SQL is used to query the database.

Environment: Java Swings, JavaScript, Oracle, and pl/sol, Windows 98.


PERSONAL DETAILS

Spouse Name : P.Balasubrahmanyam.
Date Of Birth : 06-01-1977

Passport No : B3015724 valid till 2011



Back
Copyright © 2001, www.chooseindia.com, All rights reserved.