Kotlin
June 29, 2025
Android Recipe App with MVVM & Jetpack Compose
Munch is a modern and robust Android recipe app built with Kotlin, Jetpack Compose, and an MVVM architecture, making it…
June 29, 2025
Android Library to Render Minecraft Skins in 2D & 3D
The SkinViewAndroid open‑source library enables Android apps to display Minecraft player skins in both 2D and 3D, making it ideal…
June 28, 2025
Fixing “Unresolved Reference” in Kotlin Projects
When developing Android apps using Kotlin in Android Studio, one of the most common yet frustrating errors developers encounter is…