Open Source
Explore my contributions to the open source community
The programming community thrives on the spirit of open source. People share their already-created solutions with each other and allow others to integrate them into their own software. I also try to give my part to this community. Here you can find some of my open-source projects.
Find Me On GitHub
Open Source Projects
The Kotlin Constructor Mapper (KConMapper / KCM) is a Kotlin Symbol Processing (KSP) plugin that can automatically generate extension functions to map variables of one class to the primary constructor of another class.