Blog
Thoughts on Android, open-source, maps, and software engineering.
·7 min read
Loosing sense of time
I have sensed the goal is not visible with technology.
LifeTravelBiking
·12 min read
Clean Architecture on Android: A Practical Guide
A hands-on guide to structuring Android projects with Clean Architecture — covering layers, dependency rules, testing, and real trade-offs from production apps.
AndroidArchitectureKotlinTutorial
·4 min read
Why I Finally Switched to Jetpack Compose (And Never Looked Back)
After years of XML layouts, I made the full switch to Jetpack Compose. Here's what surprised me, what tripped me up, and whether it's worth it.
AndroidJetpack ComposeOpinion
·7 min read
MapLibre vs Google Maps on Android: A Practical Comparison
I've shipped apps with both. Here's a straight comparison on setup, customization, offline support, and when to pick one over the other.
AndroidMapsMapLibreTechnical
·6 min read
What Is the Solid Protocol and Why I Built an Android Library for It
Most developers haven't heard of Solid. Here's what it is, why it matters for data ownership, and what I built during my M.S. thesis to bring it to Android.
Solid ProtocolOpen SourceAndroidPrivacy