Mbaas-Development GmbH

In 2013 I founded Mbaas Development together with Christian Stanke a friend and former colleague from Kunst-Stoff. Originally we wanted to start a mobile game studio but through research for the needed tools our plan pivoted into building the mobile backend as a service platform embraase wich later evolved into the software localization platform Applanga. To bootstrap the company before funding and customers we also did contract development for a periodic table app and a digital children book in Unity. At the the end of 2018 we sold the Mbaas Development GmbH to Transperfect "the largest privately owned language services provider, with offices in over 100 cities worldwide" and are still leading Applanga's development and operations as main daily jobs.

{% assign pages_list = site.categories.mbaas-development %} {% for post in pages_list %} {% if post.title != null %} {% if group == null or group == post.group %} {% include postbox.html %} {% endif %} {% endif %} {% endfor %} {% assign pages_list = nil %} {% assign group = nil %}