Projects
Below you’ll find a listing of my favourite projects I was involved with.
July 2026
C++ · LLVM · bash
Implementing and testing possible memory partitioning modes for the dynamo compiler framework.
May 2026
C · bash · docker · microcontroller
In a group of 5 we designed and implemented a capability based micro kernel operating system from (more or less) scratch for a multi-core microcontroller.
December 2025
C++ · CUDA · bash · docker · Python · HPC
In a group of 5 we implemented and analysed multiple variants of the revised simplex algorithm on an NVIDIA GPU in C++.
June 2025
Rust · SQL · Docker
In a team of two we implemented a fuzzer for sqlite in Rust.
June 2025
Python · bash · ML · GIS
Using the YOLO visual prediction model to locate global mining activities based on sentinel-2 sattelite imagery.
September 2024
Python · Microcontroller · MQTT · vue.js · TypeScript
As my bachelor thesis I integrated a microcontroller with a browser based Python learning platform.
July 2024
Rust · HPC
In a team of two we implemented and analysed a parallel particle swarm optimized to find function minimas in Rust.
August 2023
OCaml · LLVM · x86
Implementing a compiler for a C like language from lexer to final assembly using OCaml.
August 2023
OCaml · LLVM · x86
Implementing a compiler for a C like language from lexer to final assembly using OCaml.
August 2023
OCaml · LLVM · x86
Implementing a compiler for a C like language from lexer to final assembly using OCaml.
June 2023
Dart · Flutter
Using the YOLO visual prediction model to locate global mining activities based on sentinel-2 sattelite imagery.
July 2022
C · UDP
As part of the computer networks course in my bachelors I had to implement a reliable transport protocol like QUIC/TCP using UDP.