Posted by on November 18, 19102 at 03:33:37:
Covering Letter
Vasudeva Rao Keerti
C-3-2, Tasik Appartments
Bandar Tasik Selatan
Kuala Lumpur
Malaysia
E-mail: vasu_keerti@yahoo.co.in
Hand phone 006 016 3590830
Dear Sir or Madam
I am considering relocating to the Dream area during the last week of October and am currently exploring job opportunities. As my résumé reveals, I have both a Bachelors and Master's degree in Computer Science (M.C.A). I have more then three years of professional software development experience using C++, C and Unix and PC based as well as real-time systems. I enjoy working in a high energy and high performance work environment. I have worked on and learned a great deal from several very interesting and complex commercial projects. Currently I am leading an extremely talented software team in “Motorola, Malaysia” to build a dual-mode wireless communication device with a display interface. The total budget for the project is approximately $3M. At the completion of this project in October I will be anxious to take on new challenges and build upon my knowledge base. I am excited by the prospect of working with an organization that is both an unquestioned leader in its programming niche and an enthusiastic risk taker in an entirely new frontier.
I have enclosed my résumé for your review. I would like the opportunity to meet and share more about my qualifications and the ways in which I can contribute to the team. Thank you for your consideration.
Sincerely,
Vasu
CURRICULUM VITAE
Keerti Vasudeva Rao
Hand phone 006 016 3590830
vasu_keerti@yahoo.co.in
Career Objective
Looking for a challenging job in the software field cadre of System Software developer / software programmer in established firm which can utilize my strong logical skills & programming abilities to the best.
Professional summary
· Having 3 Plus years of experience in System Level Programming C, C++ on different Unix platforms.
· Implementing dual-mode wireless communication device using C++ on Unix Solaris in MOTOROLA, MALAYSIA.
· Implementing Access Control and Tracking System using C on Unix Solaris in MOTOROLA, MALAYSIA.
· Developing Automation and Regression Testing using C on Linux in Defense Research and development Laboratory (DRDL), India.
· Developing Auto-Reply Server using C and Tcp/Ip on Linux in Citation Softech Ltd, India.
· Developing Remote Sencing Digital Image Processing using C on Linux in Citation Softech Ltd, India.
Academic Qualifications
· Completed Master of Computer Applications (M.C.A) from Osmania University, INDIA.
· Completed Bachelor of Computer Science (B.Sc) from Andhra University, INDIA.
Technical Skills
Operating Systems : Unix (Internals), Linux, Sun Solaris, Windows2000, DOS
Languages : C, JAVA, Shell Programming, and SQL
OOPS : C++, OOAD
Networking : TCP/IP Suite and Socket Programming, SNMP
System Administration : Sun Solaris 8.0
Front-end Tools : Developer 2000,V.B (6.0)
RDBMS : Oracle 7.x/8i
Designing Tools : Rational Rose 98 with UML specifications
Testing Tools : Winrunner, silk
Certifications
· Sun Certified in Java 2.0 Platform with 86 %
· Master in Brain Bench certified in Java 2.0 Platform with 4.03 %
Professional Experience:
· Presently employed as a Software Engineer in Motorola Malaysia.
Projects
Title : Super Cell Architecture
Operating System : Sun Solaris
Client : Motorola
Software : C++
Communication Protocol : SNMP
Description
Developing device classes for their CDMA (Code Division Multiple Access), OMCR (Operation Maintenance Center-Radio). For their Cellular communication devices. The classes carries the methods that participate in data and voice translation from the BTS to XC of the CDMA and Data maintenance can be done at OMCR which is having CLI between SM (Switch Mate) and CBSC (Centralized Base Service Control) of the system.
The total Module deals with device data maintenance as well the customer data maintenance in terms of data and voice transfer, in CDMA frame.
OMCR is the concern module at CDMA for the total monitoring and maintenance of the CDMA architecture, where CLI allows the c++ developer to interpret with the system. The module earlier Ver 16.1 is enhanced by us to get it-updated ver 16.3, where totally involved in 1000 device classes addition. The classes inherit the old properties add adds the new functionality to the module, which will be the next targeted release for cellular models.
Role: I involved testing the devices and database DBSchema backend front-end i develop the coding in C++.
· Writing the Shell Scripts to export the statements
· Importing the DBSchema
· Testing XLBU (Extended LBU) and Regression for devices
· Supporting our team (Pager Support) in US and Singpore (Motorola)
Title : Access Control and Tracking System
Operating System : Sun Solaris8.0
Client : Motorola
Software : C
Database : MySql Max3.0
Description
The Solaris UNIX Access Control and Tracking System (ACTS) helps to minimize some of those security risks and protect the system integrity by
· Providing a user access control mechanism through the use of customized user menu environment.
· Limiting the authority of super user to a set of pre-defined tasks and allowing the separation of roles between super users, security officers and other normal users.
· Increasing the audibility of the system through various audit reporting.
Essentially the ACTS restricts all users completely from gaining access to the shell prompts through both TELNET and FTP sessions. Each user will be authenticated through a user name and password pair prior to login on to the system. Navigating through the main and sub menus, the user should able to perform their tasks by selecting the appropriate functional options from each menu. All user interactions should be logged for auditing and reporting purposes; report should be generated on a scheduled or ad hoc basis. The system should allow the administrator to define the setup different categories
and options. The administrator should be able to tag a specific menu option as “Sensitive”, which would require a password re-verification upon selection. Should a session be idle for a certain period of time, the system should automatically log the user out and the user would be required to be re-authenticated in order to reenter the system. The system should also allow certain function keys to be used as shortcut keys, as well as provide online help to user who are not familiar with some of features.
Role: I involved in analyzing and coding.
Title : Automation of Software Testing
Operating System : Unix
Client : DRDL (Defense Research Development
Laboratory), INDIA
Software : C++
Description
The developed project deals with Automation of test case generation for software testing. The project uses path-oriented approach for automated software test data generation on current theory of execution - based test data generation. The approach uses data dependence analysis to guide the path generation process, which reduces the test path and avoids exhaustive testing. The project was successfully implemented using C language. Designed Algorithms, Structured Diagrams and Data Flow Diagrams (DFD). I involved in implementation of Lexical Analyzer, path generator and test suite generator Algorithm.
Role: I involved in analyzing & coding
Title : Regression Test Selection Technique
Operating System : Unix
Client : DRDL (Defense Research Development
Laboratory), INDIA
Software : C++
Description
Regression testing is an expensive, but necessary maintenance activity performed on modified software to provide confidence that changes are correct and do not adversely effect other portions of the software. This project deals with Regression Testing Modified Software and selects a subset of tests from the original test suite that expose faults in modified software. This is a selective Re-test technique, which attempts to reduce the time required to Re-test a modified program by selectively Re-using the tests and selectively Re-testing the modified program. Our Algorithms construct control flow graphs for procedure or program and its modified version.
Role: I involved in analyzing & coding
Title : Auto - Reply at Server
Operating System : Unix
Client : CITATION SOFTECH LTD, INDIA
Software : C++
Description
This project was aimed to send an acknowledgement cum reply message to the sender Automatically on receiving mails it is a server side project comprising of file management to pass the sender’s address from the mail and maintaining the database. Replying some buffered messages back to the sender by implementing simple mail transfer protocol. Here the operating system manage the file growing and Kernel maintenance and managing the system calls like in this project I used mmap () system call to mapping the Hardisk to cache memory so the Unix system consuming the Hardisk capacity to retrieve the files from temporary memory, then the file system will grow automatically.
Role: I involved in coding of passing the senders address from the mail, maintaining the database, network and SMTP.
Title : Digital Image Processing
Operating System : Unix
Client : CITATION SOFTECH LTD, INDIA
Software : C++
Description
The project digital image processing developed in C++ covers major topics of image processing like representation and processing techniques. Image representation includes tasks ranging from acquisition, digitization and displays to mathematical characterization of images from subsequent processing. Image processing techniques involve image re-construction using various filters, morphing scaling, edge detection etc., responsible to develop the Edge Detection to change the original image to correct format as general image. The satellite image we are unable to get the correct image so we passing to the low and high class filters to decrease the pixel resolution. According to our requirement i have to Zoom the image using Pivot algorithm like to calculate Matrix formula to view different angles.
Converting an image into digitization ( binary 0’s & 1’s).Here we have to check the image into two parts “Scanners” and “Digitizers”.
The different forms of Digitization
· Display
· Negative
· Rotation
· Edge Detection
· Adding
· Subtracting
· Zoom
· Low Pass Filter
· High Pass Filter
· Scaling
Role: I involved to develop the Edge detection portion and design the flowcharts and algorithms, coding, module integration & testing.
Personal Profile
Date of Birth : 26-08-1976
Father’s Name : Srinivas Rao
Nationality : Indian
Marital status : Un-Married
Sex : Male
Passport No : A3030294
VISA DETAILS
Date of Issue : 10th Oct 2001
Date of Expiry : 11th Oct 2003
Expected Salary : Negotiable
(K.VASUDEVA RAO)