tfaki's Stars
public-apis/public-apis
A collective list of free APIs
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
android/compose-samples
Official Jetpack Compose samples.
google/accompanist
A collection of extension libraries for Jetpack Compose
skydoves/android-developer-roadmap
๐บ The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
Gurupreet/ComposeCookBook
A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
raamcosta/compose-destinations
Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.
DanielMartinus/Konfetti
Celebrate more with this lightweight confetti particle system ๐
androiddevnotes/awesome-jetpack-compose-android-apps
๐ A curated list of awesome Jetpack Compose android apps by open-source contributors.
VictorKabata/Notflix
My Kotlin Multiplatform playground that is NOT a clone of netflix
Vivecstel/Jetpack-Compose-Playground
Jetpack Compose Playground
mitchtabian/Dota-Info
Multi-module, Kotlin, MVI, Compose, Hilt, Navigation Component, Use-cases, SQL-Delight, Ktor
mertceyhan/bitcoin-market-android
Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals ๐ฐ
android-ui-testing/Cookbook
tayfunerbilen/react-native-instagram-ui-clone
React Native Instagram UI clone
halilozel1903/AndroidTVMovieParadise
Movie ๐ Paradise ๐ค is an Android TV ๐บ app. ExoPlayer, Dagger 2, RxJava, ButterKnife, Timber, Glide, Picasso libraries used.
Morfly/MultiModuleMovies
Multi-Module Movies is a The Movie DB project that demonstrates how to build a scalable multi-module architecture for Android apps that use Jetpack Compose.
pauloaapereira/AndroidDevChallenge_Week4_JetWeatherfy
This is a weather forecast application, using Fake data, developed according to the 4th Week of Android Dev Challenges with Jetpack Compose.
fevziomurtekin/DeezerClone
This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture.
ndiritumichael/Rick-and-Morty-Compose
Simple android application that consumes Rick and Morty API to display characters,episodes,Location. Using it to demonstrate clean architecture and modularization in android development.
devscast/validable
An easy-to-use text field validator for Kotlin & Jetpack compose.
Deepanshibajaj1503/CleanArchitecture
Clean Architecture - Kotlin, MVVM, Use cases
OverLordAct/HiltCleanArchitecture
A Clean Architecture App to show use of Hilt in a multi-module architecture
jamiescode/SOLID-principles-kotlin
Examples of SOLID principles in Kotlin
yusufonderd/EkarAssignment
Ekar Assignment for Mobile Engineers
yagmurerdogan/Jetpack-Masterclass
๐ง๐ปโ๐ป Android 11 Jetpack Masterclass Udemy Course by Denis Panjuta
daniel-waiguru/RickAndMortyCompose
Built with Jetpack compose, multi modules MVVM clean architecture, coroutines + flow, dependency injection, jetpack navigation and other jetpack components
tekinarslan/android-kotlin-kts-multimodule
cengiztoru/Navigation-Component-Example
An example app for learning navigation components on Android
merttoptas/NewsApp-Compose-MVVM