← Selected Works Gamified Training Platform · 2018 – 2021

Rondje
Logistiek

Role Lead Unity Developer
Technology Unity3D · PlayFab · SQL · PHP
Platform iOS · Android · WebGL
Industry Logistics · Education · Netherlands
Rondje Logistiek — gamified logistics training platform

Rondje Logistiek was a gamified recruitment and training platform for the Dutch logistics industry. Companies used it to evaluate candidates through mini-games before hiring, and to onboard new workers through interactive logistics scenarios.

The platform was deployed to multiple Dutch logistics companies, picked up by national industry bodies, and covered in the Dutch logistics press. It was built and maintained alongside the 21CC Education platform, as a sister product at the same studio.

  • Built all Unity mini-games — 2D and 3D logistics training scenarios
  • Designed the fantasy world-map hub navigation system
  • Implemented PlayFab authentication and player data management
  • Built the custom KPI and score tracking backend
  • Created the soft-coded company customisation system — branding, content, and difficulty per client
  • Managed publishing to iOS App Store, Google Play, and WebGL
  • Represented the product at Dutch logistics industry events and media

The soft-coded architecture was the key decision. Rather than building a separate app per client, the platform read company-specific data at runtime — branding, content packs, difficulty settings — and assembled itself accordingly. One codebase served multiple enterprise clients without requiring individual builds.

The same architecture pattern was developed in parallel at 21CC Education. Two different products, one shared design philosophy: content as data, not content as code.