Open-Source
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.
Open Source Projects
KConMapper (KCM)
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.