Pinned Repositories
android-last-fm
Android application using Last FM API to search albums.
android-movies-app
Repository to showcase various android architecture best practices.
awesome-jetpack-compose-android-apps
👓 A curated list of awesome Jetpack Compose android apps by open-source contributors.
compose-samples
Official Jetpack Compose samples.
jetpack-compose-awesome
📝 A curated list of awesome Jetpack Compose libraries, projects, articles and resources
Jetpack-Compose-MVI-Coroutines-Flow
Play MVI with Kotlin Coroutines Flow and Jetpack Compose | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | StateFlow | Jetpack Compose MVI | Jetpack Compose MVI Coroutines Flow | Compose MVI
mobile-system-design
A simple framework for mobile system design interviews
MovieApp
I have created this small Movie app with simple UI to showcase my skills on how to create Stable app with proper MVVM and Clean Architecture. Also the project is using remote api network call and save data on room database to show data on the UI. Launching screen will show the list of movies and user can also able filter movies by searching for terms in the title or by the genre.
MVI-Coroutines-Flow
Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | StateFlow
MVIExample
A sample app showing how to build an app using the MVI architecture pattern.
kshitij-chaudhari's Repositories
kshitij-chaudhari/android-movies-app
Repository to showcase various android architecture best practices.
kshitij-chaudhari/android-last-fm
Android application using Last FM API to search albums.
kshitij-chaudhari/awesome-jetpack-compose-android-apps
👓 A curated list of awesome Jetpack Compose android apps by open-source contributors.
kshitij-chaudhari/compose-samples
Official Jetpack Compose samples.
kshitij-chaudhari/jetpack-compose-awesome
📝 A curated list of awesome Jetpack Compose libraries, projects, articles and resources
kshitij-chaudhari/Jetpack-Compose-MVI-Coroutines-Flow
Play MVI with Kotlin Coroutines Flow and Jetpack Compose | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | StateFlow | Jetpack Compose MVI | Jetpack Compose MVI Coroutines Flow | Compose MVI
kshitij-chaudhari/mobile-system-design
A simple framework for mobile system design interviews
kshitij-chaudhari/MovieApp
I have created this small Movie app with simple UI to showcase my skills on how to create Stable app with proper MVVM and Clean Architecture. Also the project is using remote api network call and save data on room database to show data on the UI. Launching screen will show the list of movies and user can also able filter movies by searching for terms in the title or by the genre.
kshitij-chaudhari/MVI-Coroutines-Flow
Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | StateFlow
kshitij-chaudhari/MVIExample
A sample app showing how to build an app using the MVI architecture pattern.
kshitij-chaudhari/Open-API-Android-App
Kotlin, MVI, Hilt, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication
kshitij-chaudhari/sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
kshitij-chaudhari/WebRTC-Kotlin-Sample