Pinned Repositories
Algorithms
A collection of algorithms and data structures
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
android-dev-challenge-compose
Template repository for the Jetpack Compose #AndroidDevChallenge
Android-Kotlin-Clean-Architecture
Android Sample Clean Architecture App written in Kotlin
awesome-android-complete-reference
Awesome Android references for everything like best practices, performance optimization, etc.
Baking-App-Kotlin
Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.
camera-samples
Multiple samples showing the best practices in camera APIs on Android.
Compose-Circular-Progress-View
Custom Progress View with Jetpack Compose
MVISample
A playground for learning MVI
ayoubbk's Repositories
ayoubbk/Compose-Circular-Progress-View
Custom Progress View with Jetpack Compose
ayoubbk/MVISample
A playground for learning MVI
ayoubbk/Algorithms
A collection of algorithms and data structures
ayoubbk/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
ayoubbk/Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
ayoubbk/android-dev-challenge-compose
Template repository for the Jetpack Compose #AndroidDevChallenge
ayoubbk/Android-Kotlin-Clean-Architecture
Android Sample Clean Architecture App written in Kotlin
ayoubbk/awesome-android-complete-reference
Awesome Android references for everything like best practices, performance optimization, etc.
ayoubbk/Baking-App-Kotlin
Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.
ayoubbk/camera-samples
Multiple samples showing the best practices in camera APIs on Android.
ayoubbk/compose-challenge-week-4
ayoubbk/compose-chart
ayoubbk/conference-app-2023
The Official Conference App for DroidKaigi 2023
ayoubbk/cw-omnibus
Source code to omnibus edition of _The Busy Coder's Guide to Android Development_
ayoubbk/dagger-workmanager
ayoubbk/FCM-OnDeviceNotificationScheduler
Demo implementation to Schedule FCM Notifications on Android Device using AlarmManager + WorkManager.
ayoubbk/from-java-to-kotlin
From Java To Kotlin - Your Cheat Sheet For Java To Kotlin
ayoubbk/JetInstagram
JetInstagram is an Instagram UI clone app built with Jetpack Compose.
ayoubbk/Kotlin-Coroutines-Android-Examples
Learn Kotlin Coroutines for Android by Examples. Learn how to use Kotlin Coroutines for Android App Development.
ayoubbk/molecule
Build a StateFlow stream using Jetpack Compose
ayoubbk/Pokedex
🗡️ Android Pokedex using Dagger Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
ayoubbk/PokeDex-1
A sample pokedex application that serves as a playground for me to try out testing and other best practices.
ayoubbk/Recipe
Android application that aims to share different recipes between users.
ayoubbk/RxRedux
Redux implementation based on RxJava
ayoubbk/speakers
ayoubbk/StateMachine
A Kotlin DSL for finite state machine
ayoubbk/tivi
Tivi is a work-in-progress TV show tracking Android app, which connects to Trakt.tv. It is still in its early stages of development and currently only contains two pieces of UI. It is under heavy development.
ayoubbk/WeatherApp
Displaying weather using open weather map API