I'm a computer science student at Technical University of Munich and am especially passionate about all things Swift and Vue.js. Apart from studying, I build the future of mobility together with the iOS team at SIXT. In my free time I enjoy skiing and challenging my creativity through photography. 1750 Move Goal Medalist ๐
Moritz has been awarded a WWDC scholarship three times. Here are the submissions that got him there.
In 2020, applicants were tasked with building an interactive playground to showcase their creativity and technical abilities. Hereโs how Moritz describes his winning submission.
As I took a lot of interest in teaching software engineering topics over that past few years, I wanted to teach something in my playground. I created a custom assembly language that is inspired by existing ones like the Intel x86 assembler but reduced in complexity so that it can be quickly understood and used. To run programs written in this language within Swift Playgrounds, I built a parser and interpreter.