Hey, I'm Donovan, a software developer with a passion for learning and developing aesthetically pleasing applications that help people live simpler more meaningful lives. Check out my latest articles or feel free to reach out to me. Thanks!
Featured Article
-
Baseball is a State Machine
A common pattern that emerges in software development is the need to represent data that has a discrete known value. In Kotlin we use tools like...
Read More
Latest Articles
-
Reusable Styles in Compose
Sharing code helps reduce the complexity of making changes in a codebase by ensuring that the code that changes together, stays together. This can be...
Read More -
One of the greatest things about working in Kotlin is access to the Kotlin Standard Library. This extensive catalogue of types and helper functions...
Read More -
Spacing Concepts in Jetpack Compose - An Overview
When learning to create a UI in Jetpack Compose, it can become overwhelming to decide how best to create visual spacing in a UI. Spacing can be...
Read More