SlideShare a Scribd company logo
1 of 10
SRI VARAN NARAYAN PRABHU
_________________________________________________________
Professional Summary:
More than 6 & 1/2 yrs. of experience in IT.
Organization :-AVEVA . Period:-Dec-2013-till date
Organization: Intergraph Consultancy Private Limited Period: Apr-2012-Dec-2013
Organization: INFOTECH-ENTERPRISES Period:-Aug-2008-Apr-2012
Education Details:
 SSC in St.Patrick's high school from Board Of Secondary Education with a percentage of 81.
 INTERMEDIATE with math's as specification in Narayana Jr College from Board of
Intermediate Education with a percentage of 84.
 Bachelor of technology in computer science from M.V.S.R Engineering College (Osmania
University), Hyderabad, Andhra Pradesh with a percentage of 65.
Technical Skills:
 Programming Languages/Framework Used: .NET (C#, VB, WCF),ADO.NET
 Databases: SQL Server 2005,MS Access, ORACLE
 Operating Systems: Windows
 Tools: MS Office 2007-2010
 Products Experience: Smart plant Foundation and SPO
 SPF/SPO Configuration, Customization and Integration,AVEVA NET & Gateways,AVEVA
Enginnering,AVEVA ISM,AVEVA PID,AVEVA Instrumentation.
Work summary
Principal responsibilities at Aveva
• Drive proposals in Information management solutions w.r.t configuration & content management
alongside integration of product components.
• Formalize solution design to maximize product use
• Perform technical scope for product requirements/enhancements.
• Analyze requirements feasibility & implemented solutions
SRI VARAN NARAYAN PRABHU
_________________________________________________________
• Lead implementation teams to delegate assignments ,perform reviews and stream line work
process
• Module integration and validation
• Sign-off product documentation deliverables
• Ensure project completion in established timelines
Product exposure
• Worked on Aveva net and supporting Authoring tools for data processing
• Implementation of PBS
• Handling/processing plant life cycle data using aveva tools(gateways)
• Customizing Add-ons to Aveva net interface
• Refining and re-structuring product schema.
• Change management and data validation activities
• Design solution templates to support Aveva NET
• DMS and Reporting functionalities
• Visualizing Plant Models (2D &3D) and viewing components
• Inter disciplinary workflow activities using AVEVA Engineering,AVEVA PID &AVEVA NET .
• Rationalizing/Standardizing Class library using AVEVA ISM.
• Licensing components(client and server)
Project assignments::
Automation ToolKit utility
Description:
Develop API to automate installation, configuration and deployment Process
The requirement for this application was to be able to provide an automated toolkit would act as a
common platform to perform installation configuration and deployment of AVEVA NET .
ToolKit functionalities are as follows :-
• Configure existing tools that perform import of database schema and Product schema
• Setup Reporting database and Load reports to the reporting server
• Configure default PBS
• Install and configure supporting authoring tools(gateways)
• Configure product work arounds
• Configure application level security settings
• Generation of default class library
Technology: Windows PowerShell, Microsoft .Net 3.5.
SRI VARAN NARAYAN PRABHU
_________________________________________________________
Development activities:
 Design the application by analyzing and identifying the input requirements and configuration
operations
 Develop the business logic to set up datasources ,schema and application viewers
 Implement the necessary rollbacks and handle performance and scalability
 Prepare Test Cases to support the user handling this application
SATORP(Saudi Aramco Total Refining and Petro Chemicals) -Assignment :-
Description:-The objective of this assignment was to target the deployment of AVEVA NET PORTAL which
provides the users with an interface to do efficient search, retrieve and collaboration on information from
various data sources .The Dashborad of this portal is developed with the intuitive mechanism of locating
information pertinent to the users criteria and task in hand .It is a single point acess to interrelated/inter
dependent information arriving from various tools and datasources.The product is enabled with features like
InformationBreakDown,Grouping,Visualization-Hotspotting(2d&3DModels),Reporting,Collaboration,Mark-
UP abilities and Documents management to fulfill all kinds of information viewing capabilities that are
necessary for an Owner/Operator.
Activities :-
 Analysis and scoping of implementation w.r.t to activities ,configurations,data size,data
sources,estimates.
 Set-Up and configure Product (Aveva NET & gateways) according to the agreed client server
architecture.
 Prepare product configurations to processs data from structured and unstructured datasources
using AVEVA NET Gateways
 Configure the required asset ,load data using the supported components
 Create the necessary plant break down and initial grouping of data.
 Generate validation reports
 Perform Customizations
Principal responsibilities at Intergraph
• Developing APIs that are integrated into SPF
• Understand requirements to map product capabilities
• Generating/Developing product templates
• Perform feasibility study on enhancments,customisations and configuration.
SRI VARAN NARAYAN PRABHU
_________________________________________________________
• Clarifying implementation requirements to support proposals
• Ensure product performance post integration of modules
• Organize configuration and customization activies
• Delegate Service requests
• Improving procedures, processes and workflows .
• Conducting testing activities(functional and integration)
• Manage product deliverables and handover
Product Exposure
• Worked on various SPO solutions like Core,Systems Completion ,Project Execution & RMT
• Configuring Schema and admin components like Relationship definitions,Edge Def,Graph Def
property def , Forms ,Sections, Display items,methods,Conditions,client APIs,workflows etc
• Used tools like schema editor to generate schemas and also publishing tools to publish PID’s an
P3Ds
• Worked on integrating and validating custom schema
• Diligently worked on implementation of SPO to customers including installation setup, handling
technicalities, configuration, performance and security issues.
• Performed client side Customization for various requirments
• Performed server side Customization including overriding existing functionalities
• Provide enhancements to handle product performance issues
• Modeling & Mapping schema and data validation rules
• Worflow management and process steps customization
• Product integration and publishing
Achievements
• Nominated for PROJECT-BONUS as a result of effective performance in organizing ,delegating and
structuring assignments in addition to developments and enhancements
Project Assignments
SPO RMT(Document Decomposer)
Description:
SRI VARAN NARAYAN PRABHU
_________________________________________________________
Configuring and customizing Smart plant foundation Product to have functionality to enable
decomposing documents and integrates this into the SPF
The goal of this implementation was to have a functionality that could help decompose word and pdf
documents into small units i.e to be able to break the content into desirable number of parts and store
it as an object into the SPF Product the properties associated with this object would hold the details of
the decomposed units i.e details like description ,size, position etc…This functionality also allows the
use to be able to identify, review ,track and change the contents of these objects in compliance with
his requirement
Technology : vb.net
Development activites
 Developing the API for the functionality using the product libraries that are integrated into .net
Method of implementation:-The Content of the word/pdf files are first converted to rich text
format (RTF) and displayed to the user to perform the split (Used the Microsoft Interop
Word .net assembly for converting word to RTF and third party product called solid
frameworks to convert PDF to RTF.
 Design the GUI to suit the decomposing functionality
 Configuring the required methods, properties, relations that are essential at the product end to
be able to interact with this API
 Prepared Test Cases to support the user handling this application
SPO Visualization :-
Description: Design and implement a graphical view of a particular object which shows its relations
with other objects
The aim of this functionality is to provide a pictorial (graphical view) of objects that shows the user
the various relations with other entities in the product .The representation of various relations is done
with different colors that helps the user identify them. A filter criteria is also provided for the user to be
able to obtain different kind of reports .These reports can be viewed in 2d and 3d model
Technology: vb.net
Development activities
 To Prepare the API that supports the application and process.
Method used for implementation:-The operation of coloring is performed on ActiveX controls
of the product that are integrated into the .net application. Based on the report that the user
SRI VARAN NARAYAN PRABHU
_________________________________________________________
selects, the filtering is done and the desired objects are selected and then colored on the
drawing and displayed on the SPF product.
 Design the GUI to complement the Graphical controls and display filter criteria
 Publishing:-Perform the publishing of these drawing and the related objects that is a pre-
requisite to support this application
 Configuring the required methods, properties, relations that are essential at the product end to
be able to interact with this API
 Prepared Test Cases to describe various criteria and reports.
Principal responsibilities at infotech
• Develop web based applications in .net involving various architectures
• Worked on service oriented architecture performed development in WCF
• Worked on XML including XMLschema(DTD) for validation, XSLT transformation ,HTML and
CSS.
• Databases SQL Server,Oracle, MySQL and MSAcess.
• Scripting languages used -javascript(JQuery) ,PHP
• Worked with COM,OCX(Activex) components.
• Worked ONSITE for period of 1month to attain product(developed in wcf) knowledge and discuss
the requirements to prepare unit test solution
Project Assignments
SYSTEM AIRCRAFT MANAGEMENT (A GUI and Report Generating Airline Operators)
Responsibility: Perform design activities, data processing from database, testing the tool
Objective: Preparing the tool
Role: Developer
Customer: Boeing
Software: C#, ASP.NET, ADO .NET, JAVASCRIPT, SQL SERVER 2005
Project Description: This website is developed for BOEING, USA. This is a website which makes the
end user to make an analysis on its components and generate reports of its failure details in different
SRI VARAN NARAYAN PRABHU
_________________________________________________________
airline operators. It was developed with C#, ASP.Net and Java script using SQLSERVER 2005 as
database using three tier architecture. I was involved in Database Design, Web Page development
and developing the Business logic.
Role Description:
 Involved in implementation of image modeling tool in web applications
1. Implementation of image modeling functionalities in a web application i.e. Providing
modifying and modeling techniques to the client without the use of a image modeling
environment.
2. Method used for implementation: obtaining the OCX controls for various
software's and implementing their functionalities using JavaScript
 Supporting team members in solving issues
Project Name::SPEC2000
Objective: Web tool for generation of xml documents for a certain reliability data.
Role: Developer
Customer: BOENG
Softwares: C#, Asp .NET, ADO .NET, Ms-Access
Project Description: Reliability data is being collected by virtually every aircraft operator as well as
airframe, engine and component manufacturer in the world. Each day, individual companies collect
and analyze thousands of pieces of vital information regarding aircraft components, operations and
maintenance in an effort to further enhance aircraft reliability. This process, while successful within
individual companies, is not properly structured for the collection and exchange of aircraft and
component reliability data between companies. The purpose of this tool is to provide a set of
standardized formats for defining, collecting and exchanging aircraft, engine and component reliability
data between organizations for the purpose of enhancing aircraft reliability
Role Description:
 Developing business logic by understanding the business rules to produce authentic xml
documents.
 Implementation of generic functionality to handle import functionalities from different types of
databases with similar database schemas.
 Performed design activities that corresponds to UI generation.
 Involved in preparation and design of generic database in compliance with the client side
databases.
SRI VARAN NARAYAN PRABHU
_________________________________________________________
Project Name::WCA (wayside communicating agent)
Objective: Prepare unit test solution to test WCF services
Role: Developer/Tester
Customer: BT
Software: .net C# with Rhino Mocks API integrated.
Project Description: Objective of this project is to test WCF services acting as an interface between
a client and a mobile device .To Test these services unit tests are developed in the test framework
that comes integrated with VS2010.The services are mocked using a API called Rhino mocks that is
integrated with the .net classes. The activities of the mobile device and those performed by the client
are simulated in the unit test solution. A publisher-subscriber pattern is followed in the workflow that
occurs between the mobile device and client.
Role Description:
 Developing mocks (unit tests) to perform tests for various scenarios.
 Implementing the logic for various test cases used to test the wcf services
 Creating architecture for the test solution so as to simulate the web services according to the
test execution
 Prepared Test procedures, release notes. , Internal and high level architecture for the unit test
solution.
Computer Proficiency:
Operating systems: Windows 2000, XP professional
Personal Information:
Name : Sri Varan Narayan Prabhu
Date of Birth : 22nd
march 1987
SRI VARAN NARAYAN PRABHU
_________________________________________________________
Nationality : Indian
E-mail Id : varan74@gmail.com
Phone n.o : 9885623321
My positive aspects : clarity of thought, consistency in work, open to learn,
Receptivity.
Negative points : do not know foreign languages (except a little of French)
Hobbies : Increase my network(exploring new ideas),Reading motivational books,
surfing the net.
SRI VARAN NARAYAN PRABHU
_________________________________________________________
Nationality : Indian
E-mail Id : varan74@gmail.com
Phone n.o : 9885623321
My positive aspects : clarity of thought, consistency in work, open to learn,
Receptivity.
Negative points : do not know foreign languages (except a little of French)
Hobbies : Increase my network(exploring new ideas),Reading motivational books,
surfing the net.

More Related Content

What's hot (19)

Dinesh CV
Dinesh CVDinesh CV
Dinesh CV
 
Resume
ResumeResume
Resume
 
Resume
ResumeResume
Resume
 
MatlubImamProfile
MatlubImamProfileMatlubImamProfile
MatlubImamProfile
 
Resume
ResumeResume
Resume
 
Siva_DotNet
Siva_DotNetSiva_DotNet
Siva_DotNet
 
Resume_Ravichandra Thota
Resume_Ravichandra ThotaResume_Ravichandra Thota
Resume_Ravichandra Thota
 
NitinKumar
NitinKumarNitinKumar
NitinKumar
 
CV_Nitin_Kumar_2022
CV_Nitin_Kumar_2022CV_Nitin_Kumar_2022
CV_Nitin_Kumar_2022
 
Prashant_Singh_PeopleSoft
Prashant_Singh_PeopleSoftPrashant_Singh_PeopleSoft
Prashant_Singh_PeopleSoft
 
Nagaraju_Profile
Nagaraju_ProfileNagaraju_Profile
Nagaraju_Profile
 
Mahavir Jain
Mahavir JainMahavir Jain
Mahavir Jain
 
Mahesh Sibbadi Resume
Mahesh Sibbadi ResumeMahesh Sibbadi Resume
Mahesh Sibbadi Resume
 
Full Stack Developer with ( .Net Core + Angular 4 ) having 5 years of experi...
Full Stack Developer with ( .Net Core + Angular 4 ) having 5  years of experi...Full Stack Developer with ( .Net Core + Angular 4 ) having 5  years of experi...
Full Stack Developer with ( .Net Core + Angular 4 ) having 5 years of experi...
 
Resume - Dhanshri Kalgaonkar
Resume - Dhanshri KalgaonkarResume - Dhanshri Kalgaonkar
Resume - Dhanshri Kalgaonkar
 
Madhu Kopparapu Resume
Madhu Kopparapu ResumeMadhu Kopparapu Resume
Madhu Kopparapu Resume
 
Rajasekhar Raju
Rajasekhar RajuRajasekhar Raju
Rajasekhar Raju
 
Ramakrishna Embari
Ramakrishna EmbariRamakrishna Embari
Ramakrishna Embari
 
AHSAN_Mosaddek0312
AHSAN_Mosaddek0312AHSAN_Mosaddek0312
AHSAN_Mosaddek0312
 

Viewers also liked

Buku referensi antena
Buku referensi antenaBuku referensi antena
Buku referensi antenaJONIKENEDI
 
The Pritzker Award
The Pritzker AwardThe Pritzker Award
The Pritzker AwardAhmedOmer12
 
Lexis Presentation Alphe 2015 (with notes)
Lexis Presentation Alphe 2015 (with notes)Lexis Presentation Alphe 2015 (with notes)
Lexis Presentation Alphe 2015 (with notes)Lefteris Terry Panteli
 
Paul_Cheese cycling world.pdf
Paul_Cheese cycling world.pdfPaul_Cheese cycling world.pdf
Paul_Cheese cycling world.pdfreliumxrecords
 
Vagrant×Rails セットアップ講習会資料
Vagrant×Rails セットアップ講習会資料Vagrant×Rails セットアップ講習会資料
Vagrant×Rails セットアップ講習会資料kayo tozaki
 
Ict power point 10
Ict power point 10Ict power point 10
Ict power point 10cozzzy
 
как да направим добра презентация
как да направим добра презентациякак да направим добра презентация
как да направим добра презентацияAndrey Enev
 
Adorador por excelencia
Adorador por excelenciaAdorador por excelencia
Adorador por excelenciaJulya17
 
Modern Architecture
Modern ArchitectureModern Architecture
Modern ArchitectureAhmedOmer12
 

Viewers also liked (14)

MuntasirCV2014Last
MuntasirCV2014LastMuntasirCV2014Last
MuntasirCV2014Last
 
Buku referensi antena
Buku referensi antenaBuku referensi antena
Buku referensi antena
 
The Pritzker Award
The Pritzker AwardThe Pritzker Award
The Pritzker Award
 
Summer English Brochure 2015-2016
Summer English Brochure 2015-2016Summer English Brochure 2015-2016
Summer English Brochure 2015-2016
 
Lexis Presentation Alphe 2015 (with notes)
Lexis Presentation Alphe 2015 (with notes)Lexis Presentation Alphe 2015 (with notes)
Lexis Presentation Alphe 2015 (with notes)
 
Paul_Cheese cycling world.pdf
Paul_Cheese cycling world.pdfPaul_Cheese cycling world.pdf
Paul_Cheese cycling world.pdf
 
MEDIO AMBIENTE
MEDIO AMBIENTEMEDIO AMBIENTE
MEDIO AMBIENTE
 
Vagrant×Rails セットアップ講習会資料
Vagrant×Rails セットアップ講習会資料Vagrant×Rails セットアップ講習会資料
Vagrant×Rails セットアップ講習会資料
 
Ict power point 10
Ict power point 10Ict power point 10
Ict power point 10
 
как да направим добра презентация
как да направим добра презентациякак да направим добра презентация
как да направим добра презентация
 
小児みるトレ
小児みるトレ小児みるトレ
小児みるトレ
 
Adorador por excelencia
Adorador por excelenciaAdorador por excelencia
Adorador por excelencia
 
Modern Architecture
Modern ArchitectureModern Architecture
Modern Architecture
 
こどもの腹痛
こどもの腹痛こどもの腹痛
こどもの腹痛
 

Similar to VaranResume

Similar to VaranResume (20)

CV NitinKumar_2020
CV NitinKumar_2020CV NitinKumar_2020
CV NitinKumar_2020
 
Appalanaidu_4.4 Years Exp in DotNet Technology
Appalanaidu_4.4 Years Exp in DotNet TechnologyAppalanaidu_4.4 Years Exp in DotNet Technology
Appalanaidu_4.4 Years Exp in DotNet Technology
 
Resume_Kiran
Resume_KiranResume_Kiran
Resume_Kiran
 
SachinResume - Copy
SachinResume - CopySachinResume - Copy
SachinResume - Copy
 
Cv saravanan v1.9
Cv saravanan v1.9Cv saravanan v1.9
Cv saravanan v1.9
 
Resume_SAJID_ALI
Resume_SAJID_ALIResume_SAJID_ALI
Resume_SAJID_ALI
 
salesforce_4+_years_exp
salesforce_4+_years_expsalesforce_4+_years_exp
salesforce_4+_years_exp
 
VINOD_6yrs
VINOD_6yrsVINOD_6yrs
VINOD_6yrs
 
Resume - Abhishek Gupt
Resume - Abhishek GuptResume - Abhishek Gupt
Resume - Abhishek Gupt
 
Deepak sharma
Deepak sharmaDeepak sharma
Deepak sharma
 
Rameshrao nikam
Rameshrao nikamRameshrao nikam
Rameshrao nikam
 
Resume_Susmita
Resume_SusmitaResume_Susmita
Resume_Susmita
 
8+ years of experience in Java/J2EE technologies
8+ years of experience in Java/J2EE technologies8+ years of experience in Java/J2EE technologies
8+ years of experience in Java/J2EE technologies
 
Stanly_Bangalore_6_YearsExp_Dotnet -Wipro
Stanly_Bangalore_6_YearsExp_Dotnet -WiproStanly_Bangalore_6_YearsExp_Dotnet -Wipro
Stanly_Bangalore_6_YearsExp_Dotnet -Wipro
 
Resume
ResumeResume
Resume
 
Shraddha_Muchandi
Shraddha_MuchandiShraddha_Muchandi
Shraddha_Muchandi
 
SAP BO Resume
SAP BO ResumeSAP BO Resume
SAP BO Resume
 
Anil_Resume_latest
Anil_Resume_latestAnil_Resume_latest
Anil_Resume_latest
 
Hari Kovvada ( .NET Programmer)
Hari Kovvada ( .NET Programmer)Hari Kovvada ( .NET Programmer)
Hari Kovvada ( .NET Programmer)
 
AbhishekKapuria
AbhishekKapuriaAbhishekKapuria
AbhishekKapuria
 

VaranResume

  • 1. SRI VARAN NARAYAN PRABHU _________________________________________________________ Professional Summary: More than 6 & 1/2 yrs. of experience in IT. Organization :-AVEVA . Period:-Dec-2013-till date Organization: Intergraph Consultancy Private Limited Period: Apr-2012-Dec-2013 Organization: INFOTECH-ENTERPRISES Period:-Aug-2008-Apr-2012 Education Details:  SSC in St.Patrick's high school from Board Of Secondary Education with a percentage of 81.  INTERMEDIATE with math's as specification in Narayana Jr College from Board of Intermediate Education with a percentage of 84.  Bachelor of technology in computer science from M.V.S.R Engineering College (Osmania University), Hyderabad, Andhra Pradesh with a percentage of 65. Technical Skills:  Programming Languages/Framework Used: .NET (C#, VB, WCF),ADO.NET  Databases: SQL Server 2005,MS Access, ORACLE  Operating Systems: Windows  Tools: MS Office 2007-2010  Products Experience: Smart plant Foundation and SPO  SPF/SPO Configuration, Customization and Integration,AVEVA NET & Gateways,AVEVA Enginnering,AVEVA ISM,AVEVA PID,AVEVA Instrumentation. Work summary Principal responsibilities at Aveva • Drive proposals in Information management solutions w.r.t configuration & content management alongside integration of product components. • Formalize solution design to maximize product use • Perform technical scope for product requirements/enhancements. • Analyze requirements feasibility & implemented solutions
  • 2. SRI VARAN NARAYAN PRABHU _________________________________________________________ • Lead implementation teams to delegate assignments ,perform reviews and stream line work process • Module integration and validation • Sign-off product documentation deliverables • Ensure project completion in established timelines Product exposure • Worked on Aveva net and supporting Authoring tools for data processing • Implementation of PBS • Handling/processing plant life cycle data using aveva tools(gateways) • Customizing Add-ons to Aveva net interface • Refining and re-structuring product schema. • Change management and data validation activities • Design solution templates to support Aveva NET • DMS and Reporting functionalities • Visualizing Plant Models (2D &3D) and viewing components • Inter disciplinary workflow activities using AVEVA Engineering,AVEVA PID &AVEVA NET . • Rationalizing/Standardizing Class library using AVEVA ISM. • Licensing components(client and server) Project assignments:: Automation ToolKit utility Description: Develop API to automate installation, configuration and deployment Process The requirement for this application was to be able to provide an automated toolkit would act as a common platform to perform installation configuration and deployment of AVEVA NET . ToolKit functionalities are as follows :- • Configure existing tools that perform import of database schema and Product schema • Setup Reporting database and Load reports to the reporting server • Configure default PBS • Install and configure supporting authoring tools(gateways) • Configure product work arounds • Configure application level security settings • Generation of default class library Technology: Windows PowerShell, Microsoft .Net 3.5.
  • 3. SRI VARAN NARAYAN PRABHU _________________________________________________________ Development activities:  Design the application by analyzing and identifying the input requirements and configuration operations  Develop the business logic to set up datasources ,schema and application viewers  Implement the necessary rollbacks and handle performance and scalability  Prepare Test Cases to support the user handling this application SATORP(Saudi Aramco Total Refining and Petro Chemicals) -Assignment :- Description:-The objective of this assignment was to target the deployment of AVEVA NET PORTAL which provides the users with an interface to do efficient search, retrieve and collaboration on information from various data sources .The Dashborad of this portal is developed with the intuitive mechanism of locating information pertinent to the users criteria and task in hand .It is a single point acess to interrelated/inter dependent information arriving from various tools and datasources.The product is enabled with features like InformationBreakDown,Grouping,Visualization-Hotspotting(2d&3DModels),Reporting,Collaboration,Mark- UP abilities and Documents management to fulfill all kinds of information viewing capabilities that are necessary for an Owner/Operator. Activities :-  Analysis and scoping of implementation w.r.t to activities ,configurations,data size,data sources,estimates.  Set-Up and configure Product (Aveva NET & gateways) according to the agreed client server architecture.  Prepare product configurations to processs data from structured and unstructured datasources using AVEVA NET Gateways  Configure the required asset ,load data using the supported components  Create the necessary plant break down and initial grouping of data.  Generate validation reports  Perform Customizations Principal responsibilities at Intergraph • Developing APIs that are integrated into SPF • Understand requirements to map product capabilities • Generating/Developing product templates • Perform feasibility study on enhancments,customisations and configuration.
  • 4. SRI VARAN NARAYAN PRABHU _________________________________________________________ • Clarifying implementation requirements to support proposals • Ensure product performance post integration of modules • Organize configuration and customization activies • Delegate Service requests • Improving procedures, processes and workflows . • Conducting testing activities(functional and integration) • Manage product deliverables and handover Product Exposure • Worked on various SPO solutions like Core,Systems Completion ,Project Execution & RMT • Configuring Schema and admin components like Relationship definitions,Edge Def,Graph Def property def , Forms ,Sections, Display items,methods,Conditions,client APIs,workflows etc • Used tools like schema editor to generate schemas and also publishing tools to publish PID’s an P3Ds • Worked on integrating and validating custom schema • Diligently worked on implementation of SPO to customers including installation setup, handling technicalities, configuration, performance and security issues. • Performed client side Customization for various requirments • Performed server side Customization including overriding existing functionalities • Provide enhancements to handle product performance issues • Modeling & Mapping schema and data validation rules • Worflow management and process steps customization • Product integration and publishing Achievements • Nominated for PROJECT-BONUS as a result of effective performance in organizing ,delegating and structuring assignments in addition to developments and enhancements Project Assignments SPO RMT(Document Decomposer) Description:
  • 5. SRI VARAN NARAYAN PRABHU _________________________________________________________ Configuring and customizing Smart plant foundation Product to have functionality to enable decomposing documents and integrates this into the SPF The goal of this implementation was to have a functionality that could help decompose word and pdf documents into small units i.e to be able to break the content into desirable number of parts and store it as an object into the SPF Product the properties associated with this object would hold the details of the decomposed units i.e details like description ,size, position etc…This functionality also allows the use to be able to identify, review ,track and change the contents of these objects in compliance with his requirement Technology : vb.net Development activites  Developing the API for the functionality using the product libraries that are integrated into .net Method of implementation:-The Content of the word/pdf files are first converted to rich text format (RTF) and displayed to the user to perform the split (Used the Microsoft Interop Word .net assembly for converting word to RTF and third party product called solid frameworks to convert PDF to RTF.  Design the GUI to suit the decomposing functionality  Configuring the required methods, properties, relations that are essential at the product end to be able to interact with this API  Prepared Test Cases to support the user handling this application SPO Visualization :- Description: Design and implement a graphical view of a particular object which shows its relations with other objects The aim of this functionality is to provide a pictorial (graphical view) of objects that shows the user the various relations with other entities in the product .The representation of various relations is done with different colors that helps the user identify them. A filter criteria is also provided for the user to be able to obtain different kind of reports .These reports can be viewed in 2d and 3d model Technology: vb.net Development activities  To Prepare the API that supports the application and process. Method used for implementation:-The operation of coloring is performed on ActiveX controls of the product that are integrated into the .net application. Based on the report that the user
  • 6. SRI VARAN NARAYAN PRABHU _________________________________________________________ selects, the filtering is done and the desired objects are selected and then colored on the drawing and displayed on the SPF product.  Design the GUI to complement the Graphical controls and display filter criteria  Publishing:-Perform the publishing of these drawing and the related objects that is a pre- requisite to support this application  Configuring the required methods, properties, relations that are essential at the product end to be able to interact with this API  Prepared Test Cases to describe various criteria and reports. Principal responsibilities at infotech • Develop web based applications in .net involving various architectures • Worked on service oriented architecture performed development in WCF • Worked on XML including XMLschema(DTD) for validation, XSLT transformation ,HTML and CSS. • Databases SQL Server,Oracle, MySQL and MSAcess. • Scripting languages used -javascript(JQuery) ,PHP • Worked with COM,OCX(Activex) components. • Worked ONSITE for period of 1month to attain product(developed in wcf) knowledge and discuss the requirements to prepare unit test solution Project Assignments SYSTEM AIRCRAFT MANAGEMENT (A GUI and Report Generating Airline Operators) Responsibility: Perform design activities, data processing from database, testing the tool Objective: Preparing the tool Role: Developer Customer: Boeing Software: C#, ASP.NET, ADO .NET, JAVASCRIPT, SQL SERVER 2005 Project Description: This website is developed for BOEING, USA. This is a website which makes the end user to make an analysis on its components and generate reports of its failure details in different
  • 7. SRI VARAN NARAYAN PRABHU _________________________________________________________ airline operators. It was developed with C#, ASP.Net and Java script using SQLSERVER 2005 as database using three tier architecture. I was involved in Database Design, Web Page development and developing the Business logic. Role Description:  Involved in implementation of image modeling tool in web applications 1. Implementation of image modeling functionalities in a web application i.e. Providing modifying and modeling techniques to the client without the use of a image modeling environment. 2. Method used for implementation: obtaining the OCX controls for various software's and implementing their functionalities using JavaScript  Supporting team members in solving issues Project Name::SPEC2000 Objective: Web tool for generation of xml documents for a certain reliability data. Role: Developer Customer: BOENG Softwares: C#, Asp .NET, ADO .NET, Ms-Access Project Description: Reliability data is being collected by virtually every aircraft operator as well as airframe, engine and component manufacturer in the world. Each day, individual companies collect and analyze thousands of pieces of vital information regarding aircraft components, operations and maintenance in an effort to further enhance aircraft reliability. This process, while successful within individual companies, is not properly structured for the collection and exchange of aircraft and component reliability data between companies. The purpose of this tool is to provide a set of standardized formats for defining, collecting and exchanging aircraft, engine and component reliability data between organizations for the purpose of enhancing aircraft reliability Role Description:  Developing business logic by understanding the business rules to produce authentic xml documents.  Implementation of generic functionality to handle import functionalities from different types of databases with similar database schemas.  Performed design activities that corresponds to UI generation.  Involved in preparation and design of generic database in compliance with the client side databases.
  • 8. SRI VARAN NARAYAN PRABHU _________________________________________________________ Project Name::WCA (wayside communicating agent) Objective: Prepare unit test solution to test WCF services Role: Developer/Tester Customer: BT Software: .net C# with Rhino Mocks API integrated. Project Description: Objective of this project is to test WCF services acting as an interface between a client and a mobile device .To Test these services unit tests are developed in the test framework that comes integrated with VS2010.The services are mocked using a API called Rhino mocks that is integrated with the .net classes. The activities of the mobile device and those performed by the client are simulated in the unit test solution. A publisher-subscriber pattern is followed in the workflow that occurs between the mobile device and client. Role Description:  Developing mocks (unit tests) to perform tests for various scenarios.  Implementing the logic for various test cases used to test the wcf services  Creating architecture for the test solution so as to simulate the web services according to the test execution  Prepared Test procedures, release notes. , Internal and high level architecture for the unit test solution. Computer Proficiency: Operating systems: Windows 2000, XP professional Personal Information: Name : Sri Varan Narayan Prabhu Date of Birth : 22nd march 1987
  • 9. SRI VARAN NARAYAN PRABHU _________________________________________________________ Nationality : Indian E-mail Id : varan74@gmail.com Phone n.o : 9885623321 My positive aspects : clarity of thought, consistency in work, open to learn, Receptivity. Negative points : do not know foreign languages (except a little of French) Hobbies : Increase my network(exploring new ideas),Reading motivational books, surfing the net.
  • 10. SRI VARAN NARAYAN PRABHU _________________________________________________________ Nationality : Indian E-mail Id : varan74@gmail.com Phone n.o : 9885623321 My positive aspects : clarity of thought, consistency in work, open to learn, Receptivity. Negative points : do not know foreign languages (except a little of French) Hobbies : Increase my network(exploring new ideas),Reading motivational books, surfing the net.