FirestoreCleanArchitectureApp is an app built with Kotlin and Firestore that displays data in real-time using the MVVM Architecture Pattern. For the UI it uses Jetpack Compose, Android's modern toolkit for building native UI.
FirebaseSignInWithGoogle app it's written in Kotlin and shows a simple solution for implementing Firebase Authentication with Google, using Jetpack Compose on Android.
FirebaseApp is built for learning purposes, especially to see how Firebase Products work together.
FirestorePagination app is built with Cloud Firestore and Kotlin using MVVM Architecture Pattern.