Insights & Articles

Exploring AI, mobile technology, and software craftsmanship. Dive into articles, tutorials, and reflections from my tech journey.

July 27, 20247 min read

Paginating Firebase Realtime Database in a RecyclerView within a NestedScrollView

Learn effective strategies for paginating Firebase Realtime Database data in an Android RecyclerView, especially when nested within a NestedScrollView, to improve app performance and user experience.

FirebaseAndroidRecyclerViewPaginationRealtime DatabaseKotlin
Read article
July 27, 20246 min read

How to Safeguard Your API Keys in Android Projects with GitHub Secrets

Learn effective methods to protect your API keys in Android projects by using local.properties, BuildConfig, and GitHub Secrets for secure CI/CD workflows.

AndroidAPI SecurityGitHub SecretsCI/CDKotlinGradle
Read article

© 2025 Jordan Mungujakisa. All rights reserved.