Joseph Kimani Joseph Kimani is a 4th-year student at Dedan Kimathi University of Technology working towards a bachelor in business information technology. Joseph is fluent in Android mobile application development.

Stories by Joseph Kimani

Preventing and detecting memory leaks in Android apps

Dev

Memory leaks can cause your Android app to crash, causing frustration and lower usage. Learn how to fix them in this guide.

Joseph Kimani
May 11, 2022 ⋅ 9 min read

Guide to using sealed classes in Kotlin

Dev

Kotlin’s sealed classes can be more performant and flexible than enum or abstract classes. Learn how to use them in this tutorial.

Joseph Kimani
Apr 15, 2022 ⋅ 12 min read