Harrish Mugundhan Tel: 315-***-****
*** ********* ******, *** #*, Syracuse, NY 13210 ********@***.***
Objective:
To seek a position in field of software development and engineering / Web development and database
programmer.
Education:
Master of Science in Computer Engineering
Syracuse University, NY
Major: Software Track
Expected Graduation: May 2010 GPA: 3.5 / 4
Bachelor of Engineering in Electrical and Electronics Engineering
Anna University, India
Graduation: June 2008 GPA : 3.8/4
Honor: Department Topper in the college, 1st class with Distinction
Technical skills and Interests:
Programming Languages : C, C++(Visual C C# (.Net), SQL, Visual web Developer
Tools : Microsoft Office, Microsoft Visual studio, Visio, SQL SERVER
STL, WPF, WCF, HTML/DHTML, XML, ASP .NET, CSS,
JAVA SCRIPT, AJAX,ADOBE FLASH, Master Pages, Web
Services
Project in Web designing:
■ DESIGNING WEBSITE FOR Small Business Information Management System(Present)
Developing a Information Management website for the above mentioned organization.
The goals of this project are to advertise a company’s services, schedule project
management activities, organize and schedule training seminars,sell white papers and manuals.
Design Features:
Designed the homepage of the company advertising several features and benefits of the
company using HTML, CSS and JavaScript.
Used the ASP.NET LOGIN control,which offers powerful tool for login management and
password recovery, to manage to the login of members, companies and employees
Designed a SEARCH ENGINE which accepts users input and search the server for the
seminars, white papers and technical manuals .
Managed several PAGES of the above search results without using the PAGING Control of
the Data Grid View.
Designed the HomePage of Members, companies and employees using MASTER PAGES
which is loaded with contents which the corresponding user wants to see without changing the
overall design of the master page/
Used AJAX in the search engine to update the results when the user changes the search input
and also with ASP .NET calendars to get the event details from the stored XML events list.
Features Currently working on:
Building Queries to Insert, Update, Select, Delete records in the databases .
Add Administrator roles, Employee roles to the site.
Projects in C++:
■ REMOTE TEST HARNESS WITH CHARTING(05.01.09)
Developed the client – server test harness system with WINFORMS.
Showed the test results in form of charts with timeline of testing.
Used SOCKETS to transfer files from client to server for testing
■ TEST HARNESS FOR EXECUTABLE SPECIFICATIONS(02.04.09)
Developed a test harness which loads dll files for testing.
Testing is done by spawning a new process which carries out the test specified by test driver
Used Memory Mapped Files for transferring names of dll’s from test harness to executor
Handled exceptions if thrown while the executor tests a dll
■ XML DOCUMENT MODEL (03.04.2009)
Developed an internal tree representation of given XML string or file.
Found any element in the tree with test id or test tag.
Added and removed elements to the tree with test id or test tag.
■ MODULE DEPENDENCY GRAPH (02.09.2009)
Developing template based classes to represent graph data structure.
Finding and analyzing strong components.
Building the graph from an XML file.
Projects in C# (.NET)
■ VIRTUAL DISPLAY SYSTEM (OCD) (12.12.2008)
Developed architecture for virtual display system
Divided and described the possible modules of this display system.
Developed code for text to speech conversion.
■ REMOTE TEST CONFIGURE TOOL (APPLICATION & OCD) (11.12.2008)
Developed a real time application for Remote Test Configure Tool
Tested the files sent by clients in a remote server based on XML configuration files.
Used Windows Presentation Foundation to create easy User interface
Used Windows Communication Foundation for transferring files.
■ CODE DEPENDENCY ANALYZER (OCD & APPLICATION) (15.09.2008)
Developed code for analyzing relationship between C# and C++ files by using String parsing
Represented the output in a console application and also wrote the same to a text file
Found all unused dependency types and manipulated the arguments structure
Projects in SQLSERVER:
■ HOSPITAL DATABASE MANAGEMENT SYSTEM
Created a database model for managing patients in an hospital
Developed business rules, ERD model and determined business problem with decisions that
are not made without right access to data.
Created a fully operational database in SQL SERVER
Connected this database with MS ACCESS to create input forms and output reports.