Creating a Training Simulation Platform

The Echo Platform is a training simulation platform that allows users to create and experience training scenarios in a virtual environment. The platform is built using Unity and C#, and it leverages Azure for cloud services and data management.

I started at Playmax in Februari 2023 as a full stack developer to help build this platform. As of writing this in June of 2026, the platform has 3 applications: Create, Guide and Explore.

Create works on WebGL and allows users to create training scenarios using a node editor. Guide works on PC and allows users to facilitate and manage training scenarios. Explore works on both desktop and VR and allows users to experience training scenarios in a virtual environment, both in single and multiplayer.

All three applications integrate with Azure Cloud, Licensing, Authentication (auth0) and Multiplayer (Photon) services. The platform is designed to be flexible and extensible, allowing for a wide range of training scenarios to be created and experienced.

Find it Online