This document is a resume for Amarnath Kushwaha, a Senior Software Engineer with over 3 years of experience working for Honeywell Technology Solutions in Bangalore, India. He has expertise in C, C++, and tools like Visual Studio and ClearCase. His work involves developing and testing software for flight management systems, including handling input/output and developing features for specific aircraft families. He has received several awards for his work and maintains technical proficiency in programming languages, operating systems, and development tools.
1 of 7
Download to read offline
More Related Content
Amarnath_Kushwaha_SWEngg_3yrs_exp_C_C++
1. AMARNATH KUSHWAHA
Senior Engineer
Honeywell Technology Solution Lab, Email:
amarkushwahacs@gmail.com
Bangalore (India) contact:
+919972356172
Career Objective:
To obtain a job position in the capacity of C, C++ programmer, where my programming
skills and abilities can be utilized by the organization to achieve excellence in the field of
software development.
Profile summary:
A young, result-driven, articulate and analytical Software Engineer with 3 years of
experience as a C++ Developer with sound Knowledge in C,C++, DO-178B,
DEOS(Proprietary RTOS), Windows XP & Window 7,Microsoft Visual Studio 6.0 ,
Microsoft Visual Studio 2005, 2008 &2010, Rational ClearQuest, Rational Clearcase,
PVCS, JIRA, Magic Draw, TcSE, SRT, FMSpy, NG-FRGT , SRT-FRGT , MS-Office
2007, and Honeywell Proprietary tools for EASE Simulation. Very enthusiastic and agile to
learn and take up new things.
Exposure in C, C++ Technology Development and Maintenance and enhancements
with 3 years of experiences in Aerospace Industry.
Experienced in analyzing the needs of the customer and understanding the business.
Can produce quality work in a fast-paced environment, meeting deadlines as well as
client expectations for quality and accuracy.
Works closely with other team members to share best practices.
A self-driven professional with a strong hold on written and oral communication.
Work Experience
Currently working as Senior Software Engineer in Honeywell Technology solutions.
(Honeywell Internationals) from Oct 1st
, 2014.
Worked as Software Engineer in Honeywell Technology solutions. (Honeywell
Internationals) from Jan 2nd
, 2012 to Sep 30th
, 2014.
Awards Won:
Green belt certified in Six-Sigma by Honeywell.
Got SPOT AWARD for resolving escape related issue during Integration of DF5X
bench.
Got SPOT AWARD for developing GPS and CMF LRUs for DF7X OEM by
Honeywell.
Got SPOT AWARD for developing feature of fault bit determination for Dassault
& Embrarer aircraft family.
2. Got SPOT AWARD for dedicated and quick efforts in gaining the knowledge of
BGH- EPIC IO/SI, Process and Standards which results in successfully completing
the tasks on time with good quality.
Got TEAM EXCELLENCE AWARD for extraordinary contributions to insert the
CIO frame work for EMB 27.2(F0386) one week ahead of schedule.
Got TEAM EXCELLENCE AWARD for fixing high priority CRs in quick time
with quality for BGH & legacy aircrafts.
Got TEAM EXCELLENCE AWARD for fixing a number of IO/SI SCNs/PARs
including critical SCNs 884, 952 for IRS source selection for APEX platforms and
thus helped PIRTing APEX common Load 10.1 to Apps in time.
Got Certificate of Achievement for demonstrating excellent teamwork and has
made a significant contribution to the development of the FMS next generation
Common IO Framework.
Completed successfully Boot camp training conducted by Honeywell.
Technical Proficiency
Programming Languages
C, C++
IDE
Visual Studio 2005, 2008 & 2010
Software configuration
Management Tool(SCM)
PVCS, Jira
Methodologies Object Oriented Programming (OOP).
Content Management
System
IBM Clearcase, IBM Clearquest, TCSE and SRT.
Professional Experience
Honeywell Technology Solutions, BANGALORE Jan 2012 Till dateJan 2012 Till date
Senior EngineerSenior Engineer
Job profile involves Development, Unit testing, troubleshooting and debugging of
software applications.
Ensuring smooth implementation & testing.
Involved in educating and guiding team members.
Providing post-implementation, application maintenance & enhancement support to
the client.
Ensuring Process compliance.
Project Profile:
Project #1:
Title: HANDLING INPUT AND OUTPUT HANDLING FOR EPIC AIRCRAFT NEXT GEN FLIGHT MANAGEMENT SYSTEM
3. Technology Used : [C++, VISUAL STUDIO TEAM FOUNDATION SYSTEM 2010,MS EXCEL
2010,TCSE,FRGT, WINDOWS XP, IBM CLEARQUEST, IBM CLEARCASE, TIU CLIENT/ SERVER,
TATS, EASE SIMULATION/ REAL H/W (BENCH).]
Project Details
The Input/output (IO) Partition owns the responsibility of
communicating to external world. It includes processing data from all the
external sensors, decoding them to engineering units and then providing
to SPL partition. It also owns responsibility of collecting all the data that
needs to be shipped out of FMS from all the application partition and then
sending out of FMS. This objective is to provide data to the applications
by hiding the underlying details such as hardware, message payload and
other complexities of the network.
NG- FMS is an embedded product with multi-process software
architecture. NG- FMS is the System which interacts with all avionics
systems like Fuel sensing system, GPS, Direction, Speed etc & does some
operations like:
Calculating Flight plan.
Aircraft performance.
Maintain a minimum height from ground.
Controlling Autopilot.
Maintain a proper distance between other Aircrafts.
My Responsibilities Involved in requirement gathering phase.
Involved in design, coding, Reviews and testing.
Carrying out the Code Reviews, coordination between Honeywell
International Phoenix, USA and Honeywell Bangalore.
Handled all oversight activities for Honeywell Bangalore from third
party.
Responsible for successful execution of all EPIC based Audits in
Phoenix and Bangalore.
Knowledge transfer from Honeywell International System Team to
Development and V&V team in Bangalore.
Developed multiple functionalities in Input-Output System (IOS)
and Broadcast Bus Proxy (BBP) packages of Next generation
Flight Management System (NG-FMS).
Implemented new features in different LRUs.
Developed and updated some of the existing UML design of the
system.
Project #2:
Title: HANDLING SMART I/O (SI), EX (EXEC), RM (REDUNDANCY MANAGEMENT) FOR EPIC FMS FOR BGH (BUSINESS JETS LIKE
CESSNA, GULFSTREAM, DASSAULT ETC).
Technology Used : [C++, VISUAL STUDIO TEAM FOUNDATION SYSTEM 2010,MS EXCEL
2010,TCSE,FRGT, WINDOWS XP, IBM CLEARQUEST, IBM CLEARCASE, TIU CLIENT/ SERVER,
TATS, EASE SIMULATION/ REAL H/W (BENCH).]
4. Project Details
Smart I/O (SI) is one of the sub-systems in FMS. The main purpose of
are:-
To provide the bus interface between the FMS and the other
applications.
Collect the data and its validity from the other FMS functional
areas and outputs this information on the bus.
Gather data and its validity from the bus, and provides to other
FMS functional areas.
FMS SI performs nearly all I/O for the rest of FMS via PDD
(periodic device driver) services.
The SI consumes (i.e. receives) all data from the PDD and
produces (i.e. transmits) all FMS I/O to the PDD.
The FMS SI communicates to the remainder of the FMS
subsystems mostly via global FMS memory. Additional
communication is done via function calls
Exec (EX) subsystem is part of the FMS and Primus EPIC速 software. The
primary goal of the Exec subsystem is to enable other subsystems of the
FMS software to operate correctly by providing the run-time environment
expected by the FMS application tasks. The Exec subsystem also
provides test and debug features. These include reporting features for
hardware and software errors.
The Exec subsystem is implemented with several groups of software
which provide Power-Up Initialization, Task Scheduling, Exception
Handling, Debug Monitor, BIT, Printer Service, and Exec Supported User
Functions
Redundancy Management (RM) function provides various levels of
synchronization, or synchronization modes, between some or all of the
FMS. Those levels go from the full synchronization of all of FMS to a
complete isolation of one or all of them. The later function may be used, if
required to isolate an FMS, in case of assumed malfunction. It may also
be used as a degraded system operation (from a redundancy viewpoint)
under specified circumstances.
My Responsibilities
Involved in requirement gathering phase.
Involved in design, coding, Reviews and testing.
Implemented new features in different LRUs.
Carrying out the Code Reviews, coordination between Honeywell
International Phoenix, USA and Honeywell Bangalore.
Handled all oversight activities for Honeywell Bangalore from third
party.
Responsible for successful execution of IO Audits in Bangalore.
Knowledge transfer from Honeywell International System Team to
Development and V&V team in Bangalore.
Technical proficiency:
Operating System : DEOS(Proprietary RTOS), Windows XP & Window 7
Programming Languages: C++, C.
Software Packages & tools: Microsoft Visual Studio 6.0, Microsoft Visual Studio 2005&
2008, Rational ClearQuest, Rational ClearCase, Magic Draw, PVCS,TcSE, SRT, FMspy,
5. NG-FRGT , SRT-FRGT , MS-Office 2007 and Honeywell Proprietary tools for EASE
Simulation.
Professional Qualifications:
Bachelor of Technology in 2011 in Computer Science & Engg. from Bundelkhand Institute
of Engineering & Technology, Jhansi, Uttar Pradesh Technical University with 76.96%.
Academic Qualification:
Degree Institute/School, (board) Percentage
Intermediate (2006) Saraswati Vidya Mandir,Deoria (C.B.S.E.) 80.0%
High School (2004) Jeevan Marg Sophia Sec. School, Deoria (I.C.S.E) 88.0%
Area of Interest:
Data structure
Operating system
Academic Achievements:
Worked as SECRETARY of CSC (Cultural Sub-Council) of B.I.E.T. Jhansi.
Worked as Event coordinator in Zonal Rounds of ROBOTRYSTs 2010 held in B.I.E.T.
Jhansi.
Worked as Event Coordinator of UTSAV 2010 Of B.I.E.T. Jhansi.
Worked as Chief Event Coordinator of C-APTITUDE TEST in SHANDHAN 2010 Of B.I.E.T.
Jhansi.
Worked as an Executive member of COSSCO (Computer Science students Council)
B.I.E.T. Jhansi.
Awarded as the Best J2EE trainee for the same by CETPA INFOTECH
PVT. LTD.
Completed the curriculum on Certificate in Using Computer from Updesco
Authorized Education Centre, Deoria with grade A during April 04, 2004 to May
05, 2004.
Awarded in the Essay Competition on Fuel Conservation held on 29th
and 30th
Jan. 2002 organized by Deoria gas service distributor Bharat gas at Deoria,
(U.P.).
Secured 82 % marks in General Knowledge & Intelligence Test Held by Central
institute of general Knowledge Learning.
6. Ranked Winner in Technical Quiz organized by COSSCO on October 12, 2007.
Declared winner in Technical quiz organized in SANDHAAN10.
Training & Project:
Developed a project namedEnhancing FMspy for command Injection during Green belt
certification process in Honeywell.
Training on : J2EE
o Training at : CETPA INFOTECH PVT. LTD.
o Duration : Four weeks (15th
June2009 to 12th
July2009)
o Awarded as the Best J2EE trainee for the same.
Developed LAN CHAT under the guidance of Er. Abhishek in CETPA INFOTECH Lucknow.
Developed a project named JOB PORTAL under the guidance of Dr.Yashpal Singh.
Presentation:
Tech-Share on Fault bit determination, GPS and CMF LRUs.
Seminar Presentation on Virtual Server in collage.
Languages:
English
Hindi
Hobbies:
Playing cricket
Dancing & Acting
Personal Profile:
Name : Amarnath Kushwaha
DOB : 16/09/1988
SEX : Male
Permanent Address : H.No.356,Ward no.20,Kharjarwa Road, Saket Nagar
(East), Deoria-274001(U.P)
Date: 01/20/2014 Place: BANGALORE
7. Ranked Winner in Technical Quiz organized by COSSCO on October 12, 2007.
Declared winner in Technical quiz organized in SANDHAAN10.
Training & Project:
Developed a project namedEnhancing FMspy for command Injection during Green belt
certification process in Honeywell.
Training on : J2EE
o Training at : CETPA INFOTECH PVT. LTD.
o Duration : Four weeks (15th
June2009 to 12th
July2009)
o Awarded as the Best J2EE trainee for the same.
Developed LAN CHAT under the guidance of Er. Abhishek in CETPA INFOTECH Lucknow.
Developed a project named JOB PORTAL under the guidance of Dr.Yashpal Singh.
Presentation:
Tech-Share on Fault bit determination, GPS and CMF LRUs.
Seminar Presentation on Virtual Server in collage.
Languages:
English
Hindi
Hobbies:
Playing cricket
Dancing & Acting
Personal Profile:
Name : Amarnath Kushwaha
DOB : 16/09/1988
SEX : Male
Permanent Address : H.No.356,Ward no.20,Kharjarwa Road, Saket Nagar
(East), Deoria-274001(U.P)
Date: 01/20/2014 Place: BANGALORE