Berlin, Berlin, Germany
· Converting 3D railway track to 2D schematic using C# libraries. o Analyzing the 3D data based on geocoordinates of track elements o Plotting XY points based on the positions and distance between the track points using mathematical calculations as well as physical locations. o Integrating the solution in a project to create a 2d track schematic.
· Developing prototype implementations for realizing a common interface to different XML based data exchange formats for Engineering tools. o Analyzing the track information needed from different XML data formats. o Creating an XSD format needed for our own Engineering tools. o Write XSLT script to migrate the data from different data formats to our XML format.
· Developing an android application using existing APIs. The application consists of dashboards displaying the data received from the CAN devices which are installed on different vehicles. o Full stack development from scratch using MVC structure