Projects
A collection of projects I’ve built, ranging from developer tooling to end-user apps.
Each project has a parent description and detailed module pages.
This collection currently only covers my own repositories, however I contributed to a much more open source projects.
Sekret
A lightweight Kotlin library for handling sensitive data and structured logging in a clean, developer-friendly way.
- Secrets: Manage and inject application secrets safely, with consistent patterns.
- Logging: Flexible structured logging designed to reduce boilerplate and make logs more useful.
Repository: https://github.com/DatL4g/Sekret
Tolgee Kotlin Multiplatform SDK
A Kotlin Multiplatform SDK for integrating Tolgee localization into modern apps.
Built because existing localization tools lacked true multiplatform support and Compose integration.
- Core SDK: Provides base functionality for translations across all supported platforms (Android, iOS, macOS, watchOS, tvOS, JVM, Linux, MinGW, JS, WASM JS).
- Compose: Seamless integration with Compose Multiplatform, enabling dynamic localization in declarative UIs.
Repository: https://github.com/tolgee/tolgee-mobile-kotlin-sdk
Mimasu
A sleek movie and TV guide app available on Google Play, focused on great UX and discoverability.
Supports extensions so streaming services like Netflix or Crunchyroll could integrate directly in the app.
- App Overview: Full details about the app, its UX design, screenshots, and extension system.
- Google Play Listing: Install the app and try it yourself.
Repository: https://github.com/DatL4g/Mimasu