tmngd's Stars
square/kotlinpoet
A Kotlin API for generating .kt source files.
tinkoff-mobile-tech/KoTEA
TEA architecture on coroutines
androiddevnotes/awesome-android-kotlin-apps
👓 A curated list of awesome android kotlin apps by open-source contributors.
LukasLechnerDev/Kotlin-Coroutines-and-Flow-UseCases-on-Android
🎓 Learning Kotlin Coroutines and Flows for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠Unit tests included!
LouisCAD/Splitties
A collection of hand-crafted extensions for your Kotlin projects.
igorwojda/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
public-apis/public-apis
A collective list of free APIs
lyft/domic
Reactive Virtual DOM for Android.
JStumpp/awesome-android
A curated list of awesome Android packages and resources.
Arello-Mobile/Moxy
Moxy is MVP library for Android
OlegSheliakin/state-binder
StateBinder is a tiny library for view state management
iluwatar/java-design-patterns
Design patterns implemented in Java
square/retrofit
A type-safe HTTP client for Android and the JVM
AllenCoder/BRVAH_kotlin
This is kotlin BRVAH Demo
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
pavel-vasilev/napt
Replacement for kapt
sergei-lapin/napt
Alternative to KAPT that skips Java stub generation and therefore is as efficient as Java APT but with Kotlin
badoo/MVICore
MVI framework with events, time-travel, and more