Skip to main content

Command Palette

Search for a command to run...

πŸš€ Projects

Whenever I can, I enjoy working on my own projects. My software-related interests are (fortunately or unfortunately) quite varied. They range from Compose Desktop applications to low-level UI rendering algorithms and Kotlin compiler plugins.

I publicly host all my personal projects on GitHub. Here is a list with them:

I. Schaumamal

Schaumamal (which means let’s see in Bavarian German), is a cross-platform Android layout inspector written in Kotlin and with Compose Multiplatform. Among other features it supports inspecting multi-display Andoid devices. All in all it is a surprinsingly useful little tool.

I started working on it when I was a working student at e.solutions GmbH and I try my best to regularly deliver bug fixes and new features.

II. Injectable

Injectable is a tool that automatically injects semantic information into Jetpack Composables. It comes in the form of a Kotlin compiler plugin, a Gradle plugin, a data structure library and a testing utils library.

This tool can be used for dynamic UI code analysis or for creating rich error messages in UI tests, for example.


Feel free to reach out if you want to contribute to any of them. Open-source always welcomes collaboration. πŸ˜‰