- Arequipa, Peru
-
10:24
(UTC -05:00) - http://rogercolquecalcina.me/
- https://codepen.io/rogergcc
- https://hashnode.com/@rogergcc
Highlights
- Pro
Lists (6)
Sort Name ascending (A-Z)
Starred repositories
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
Firebase Quickstart Samples for Android
Framework for quickly creating connected applications in Kotlin with minimal effort
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
Konsist is a powerful static code analyzer tailored for Kotlin, focused on ensuring codebase consistency and adherence to coding conventions.
An Elementary Chart library for Jetpack Compose. You can implement any kind of chart natively designed for Compose.
A fully functional Android app built entirely with Kotlin and Jetpack Compose
Movie World 📱 android app built with Jetpack Compose, Hilt, Coroutines, Flow, Room, ViewModel based on MVVM architecture recommended by Google. It offers a clean, scalable, and maintainable codebas…
Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = ❤️
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
App to list movies using the MovieDB API.
Celebrate more with this lightweight confetti particle system 🎊
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
Open source system for contact tracing at universities, based on scanning QR-codes. Written in Kotlin.
🗺 The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
🎞 A movie Android app that mimics a real-world project environment, showcasing Clean Architecture, Kotlin, and Jetpack Compose, with Offline-first support.
Repo for the Android and iOS mobile apps utilizing a Kotlin Multiplatform Mobile (KMM) shared module to share business logic.
Kotlin extensions (KTX) for the Maps SDK and Utility Library for Android
🎓 Learning Kotlin Coroutines and Flows for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!
This is a collection of various code samples of Jetpack Compose and Kotin coroutines. The app is intended to demonstrate the correct and wrong usage of certain concepts.
A sample repo to introduce screenshot testing in Android with different libraries
A template repository that provides a quick start for creating new Android apps using Jetpack Compose.
Animated TabBar with native control and Jetpack Navigation support..✨🔖🚀
Multiple samples showing the best practices in the user interface on Android.
"A movie and TV show information app for teaching MVVM, Paging3, Flow-Coroutines with Clean Architecture. With this app, you can easily find information about your favorite films and TV series. You…
A demo app for reproducing the issue of recollection of flow with same value in composable