Lists (1)
Sort Name ascending (A-Z)
Starred repositories
A modular, extensible MVI architecture for Android with automatic code generation powered by KSP.
elijahhezekiah12 / cmp-moviedb
Forked from elnatand/cmp-moviedbKotlin Multiplatform movie database app built with Compose Multiplatform and Navigation 3. Browse movies, discover new releases, and explore detailed information powered by The Movie Database (TMDB…
A CLI and an Intellij plugin for generating Clean Architecture boilerplate for Android projects.
This is an open source template for jetpack compose. It can be used from anyone who what to speed up and save time on something basic like setup a project from the begining. Including basic depende…
Scrapes app images from the Google Play Store using a user-provided search query, downloads screenshots for each matching app, and organizes them into dedicated folders inside the images/ directory.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
The app includes a Host-Based Card Emulated (HCE) Credit Card and the associated POS Terminal (NFC reader). You learn how to setup your own HCE application and how you can communicate with the HCE …
☁️ Kotlin Multiplatform blur effect library for Compose, with GPU-accelerated rendering and CPU fallback for older devices.
A template for quickly building a project that implements MVVM architecture using ViewModel, Room, Dagger2, RxJava2, Data Binding, WorkManager, Navigation.
A simple drop-in solution for accepting lightning payments
implementation of PokeApi using android native with kotlin
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Implement common use cases with Jetpack Navigation 3
Several Coding Patterns for Solving Data Structures and Algorithms Problems during Interviews
Simple reminder app build with Kotlin + Clean Architecture + RxJava + Dagger2 + MVP + Room
created a demo app with navigation drawer
An Android music picker library for picking alarm, notification or ringtones sound using an Activity or a dialog.
"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…
InterviewReady is an Android project skeleton for coding interviews. It saves setup time by providing a pre-configured Kotlin, Jetpack Compose, MVVM foundation with Retrofit, Coil, and StateFlow. F…