Murthy Kanukollu
|
404-324-0771(C) |
SUMMARY
SKILLS
Development Tools:
JBuilder(8.x/9.x/10.x), Eclipse(3.x), JCreator, Jdeveloper,
Cold Fusion (4.0), Struts, Toad, SQL+ for Oracle,
Enterprise Manager/English Query etc. for MS SQL Server
JavaScript, DHTML, IIS/PWS, MS Front Page
Shell Scripting, VB Script, ASP/ .NET Frame Work
Application Servers:
JRun 4.x, NetDynamics 4.x, Web Sphere 5.1, Jakarta/Apache Web Server
JBoss(3.x), Tomcat(3/4/5.x), WebLogic(8.1), Cold Fusion (4.0)
Database:
MS SQL Server/MS Access, Oracle (8/9), MySql 5.0
Source Code Version Control Tools:
CVS, PVCS, MS Source Safe, Star Team
Communications:
TCP/IP, UUCP, Sendmail, Kermit, Telnet, FTP
PPP, SMTP/POP3
Operating Systems:
UNIX, AIX, Linux, Irix, Ultrix, AT&T Sys 5
Windows Family (3.1/Work Groups/95/98/NT/2000/XP)
Hardware:
DEC 5000, Silicon Graphics (SGI) Silicon Graphics (SGI), Intel x86
EXPERIENCE
| Role: Software Consultant | Jan 2006 to June 2006 |
|
Client: TechSafari Llc. Atlanta, GA |
|
| Environment: Java, J2EE, WebLogic 8.1, Eclipse 3.1, Junit, and Oracle 9 | |
TechSafari is a growing company with application/product development as well as consulting services. (http://techsafari.com/)
| Role: Software Consultant | July 2005 to Dec 2005 |
|
Client: Connecture Inc. Atlanta, GA |
|
| Environment: Java, J2EE, WebSphere 5.1, Eclipse 3.1, Junit, and MS SQL Server | |
Connecture is a leading provider in Sales automation software for Health care Insurance carriers (http://www.connecture.com).
Role: Software Consultant |
Jan 2000 to July 2005 |
| Client: Department of Revenue. Georgia State. Atlanta, GA | |
|
Environment: Java, J2EE, WebLogic 8.1, NetDynamics(4/5), XML, XSL, Tomcat(3/4/5.x.x), Jboss(2/3/4.x.x), Jbuilder(8/9/10.x.x), Java Script, and Oracle 8i/9i |
|
Architect & mentor in the design and development of several projects. Worked with multiple teams with varying sizes and aggressive time lines.
Role: Software Consultant |
Jul 1999 to Jan 2000 |
|
Client: APCO Associates, Inc. Washington, DC |
|
|
Skills: HTML, Cold Fusion 4.0, Java Script, ASP, IIS 4.0, MS Index Server, MS Exchange, MS Access, Oracle, Windows NT |
|
APCO Associates is full-service public affairs and strategic communications firm working for some of the best-known clients in the world. More information can be found at http://apcoassoc.com. Projects include:
Role: Software Consultant |
Mar 1999 to Jul 1999 |
|
Client: Farm Bureau Financial Services, Des Moines, IA |
|
|
Skills: Cold Fusion, JavaScript, HTML, ODBC, IIS, MS SQL Server, Lotus Domino Server, Screen Surfer, Windows NT |
|
· The Farm Bureau is a premier insurance company in the Midwest. An extranet is developed for the agents located across the country. This extranet allows agents to download application forms, order specific forms and documents, view funds, product information and performance graphs, demonstrate software applications to clients and distribute marketing materials.
· Developing the extranet for this project involved user authentication using NDS and retrieving data from a Lotus Domino Server and mainframe screens.
· Used ODBC to retrieve data from MS SQL Server and the Lotus Domino Server. Used Screen Surfer (middleware) to fetch data from mainframe screens.
· The system was developed for load balancing to be implemented immediately. Load balancing was tested using Cluster Cats and CISCO Router. SSL was implemented using Verisign digital certificate.
· Designed and implemented the site to match business requirements.
Role: Software Engineer |
Jun 1998 to Feb 1999 |
|
Focus Software Pvt. Ltd., Pune, India |
Client: Ibex |
|
Skills: Cold Fusion, JavaScript, HTML, ODBC, MS SQL Server |
|
· Designed/Devloped/metor several modules of the project.
Started as a senior developer and eventually led a team of 15
· IBX is a concept product (B to B) on the Internet, which provides the Business Platform for communities, and businesses, which want to do business on-line. A major player in this product is the US Chambers of Commerce.
· Cold Fusion is used to access the RDBMS Server (MS SQL Server), to generate dynamic pages and for connecting to the Cybercash server.
· provided guidance to other team members for understanding the modules and design of the database and GUI.
· Implemented the integration of the modules developed by different team members.
· URL for this site is http://www.unibex.com/ibx/
Role: Software Consultant |
Oct 1997 to May 1998 |
|
Reality Information Systems Pvt. Ltd., India |
|
|
Skills: Java, JDK 1.1, Visual J++, HTML, CGI, JavaScript |
|
· Reality Information Systems has perfected the art of multimedia development, production and web hosting services.
· I was responsible for the all web site updates, maintenance, CGI scripting, customization and configuration of various features provided by the ISP. All applications were written in Java.
Role:
Programmer
Jan 1998 to Mar 1998
Project: Mailer with Notepad Capability
Skills: Java, JDK 1.1, Visual J++, HTML, CGI, JavaScript
· Java Mailer is developed completely in Java and has the ability to send as well receive E-mail messages.
· It uses SMTP for sending and POP3 for receiving.
· The Post Office Protocol (POP), provides a way for a server machine to store mail for various client machines that are not continuously connected to the Internet or are behind a company's firewall.
· E-mail is held in the POP server until you login and retrieve it using a POP client.
· The Distinct POP client component allows you to write customized POP client applications to directly retrieve, read, store or delete mail in private mail boxes.
Role:
Programmer
Dec 1997 to Jan 1998
Project: Chat Server
Skills: Java, JDK 1.1, Visual J++, HTML, and Java Script
· Chat Server also gives an Interface that lets a group of people talk by typing messages.
· The Client part of the program is Down Loaded to the Clients terminal through the Web Browser as a Java Applet.
· The Java Applet connects to a Socket opened by Java server for listening to Client talk connection requests.
· A Java Thread is spun for each request on the Web Server to facilitate multiple clients.
· Java’s string classes enable messages typed by one user to route it to others in the Chat Room.
Role:
Programmer
Oct 1997 to Dec
1997
Project: Search Engine
Skills: Perl 5.0, Build 106/CGI, HTTP, and Omni Web Server
· Search Engine is a CGI script written in Perl, which acts upon a request from the client in a typical http server setup.
· The client side is in HTML form, which accepts the query string and other search parameters.
· This information from the client is sent to the server via HTTP, which in turn activates the CGI script giving it the information sent by the client by the way of environment variables.
· The Perl script parses the data received from the HTTP to recognize the keywords to be searched among the HTML pages and client listing.
· The results of the search include the Title, Description and URL of the matched pages.
· These results are sourced back to HTTP and displayed as an HTML page, also showing the total number of hits matching the query. Initially the project was developed on Windows 95 and ported to SUN Solaris server.
· Using the hidden field information, NEXT button is added to the html response page if the links exceeds 15.
· The second phase of the Project involved index searching similar to WAIS and SWISH to fasten up the speed of search.
Role: Executive (Network Systems) |
Feb 1997 to Oct 1997 |
|
Business Information Technology Ltd., India |
|
|
Skills: System Administration, UNIX, Communication Protocols, Kermit, Telnet, FTP, UUCP, and Sendmail, PPP |
|
· BIIT specializes in Information Technology set up under the flagship of Business India.
· BIIT World was a premier commercial network (X.25) set up in India.
· Services included by aWorld were E-mail, on-line databases, News boards and BBS. (Similar to AOL)
· Users can connect to aWorld via a local call from more than 19 cities in India and then had about 9 thousand subscribers.
· Maintained the entire network at Pune, which had 800 users.
· This involved maintenance of the Unix server, Terminal server (GTS), and modems of various makes (AT&T, Boca, Motorola, Prolink, WTE), using of various communication protocols like Kermit, Telnet, FTP, and UUCP.
· Responsible for connecting Pune node to Mumbai node using PPP and UUCP.
· Performed troubleshooting of Sendmail and other UUCP programs whenever there was an upgrade or modification.
Role: System Administrator |
Oct 1995 to Feb 1997 |
|
Sirven SystemsLtd. |
|
|
Skills: System Administration, UNIX, Shell Scripting |
|
· Maintained UNIX (AT&T) server and wrote shell scripts for the smooth running of the system.
· Performed software maintenance of other systems.
Candid Digital Equipment Pvt.
Ltd.
Sep 1994 to Sep 1995
Role: Marketing Executive
Products handled were TVSE, which included peripherals, computers, UPS and N/W.
EDUCATION
Andhra University, AP, India Aug 1994
Bachelor of Engineering in Electronics & Communications
More and specific information