Ahmad Moustafa's repositories
bundel
A digital wellbeing Android app that helps minimise distractions when you don't want them. Watch us livecode it at https://twitch.codewiththeitalians.it or catch up on YouTube at https://youtube.codewiththeitalians.it.
paho.mqtt.android
Kotlin MQTT client for Android
lognote
Log viewer, Android logcat viewer for Windows, Linux, Mac
fastlane
π The easiest way to automate building and releasing your iOS and Android apps
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
android
OwnTracks Android App
system-design
Learn how to design systems at scale and prepare for system design interviews
platform-samples
A collection of samples of different Android OS platform APIs.
owasp-mastg
The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
sensify-android
MPAndroidChart in Jetpack Compose and Kotlin Flow. This will let you see real-time charts of various sensors available inside android like accelerometer, magnetic, light sensor, etc.
jetflix
A movie exploring app by cloning the UI of Netflix android app built with Jetpack Compose.
Instant-Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
material-components-android-examples
Companion example apps and code for MDC-Android.
MVTest
Code created as an examples for presentation about MVC vs MVP vs MVVM.
Praxis
Example Android project using MVVM, DaggerAndroid, Jetpack Compose, Retrofit, Coroutines and Multi module architecture βπ½
FileWriterCompat
[Android] File writing helper library for API Level 21+
mapbox-events-android
Mapbox telemetry and core libraries for Android.
android-charts
ππ A curated list of Android Chart libraries.
animation-samples
Multiple samples showing the best practices in animation on Android.
Eiffel
Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines
flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
StarWarsSearch-MVI
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, and kotlin coroutines with StateFlow
awesome-jetpack-compose-android-apps
π A curated list of awesome Jetpack Compose android apps by open-source contributors.
flutter_roadmap
Highly Subjective Roadmap to Flutter Development
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.