Mahmoud Zaher's repositories
themoviedb
Movie listing app using Jetpack Compose and Tmdb api, showcasing Android best practices with Google's recommended architecture.
movie-app-with-clean-arh
A simple android app to hit themoviedb API and show a list of Movies and shows details when items on the list are tapped.
Android-Example
Android examples
GeideaApp
android mobile application to display the User details in Native Kotlin
meals-app
Android App that display a List of meals in Native Kotlin using clean architeture code
MindvalleyAssignment
Mindvalley Assessment Test
ptc-challenge
Ptc Challenge demonstrates modern Android development with Hilt, Coroutines, Flow, Jetpack (Room, ViewModel), and Material Design based on MVVM architecture
yahoo-finance-api
Yahoo Finance API
CustomToastNotification
Simple Toast notifications with icon, message and color in one line.
Movie-App
Movies App represent a list of movies, list of categories, search about movie and Save movie in Room Database
MovieApp
This is a Movie Application that used themoviedb
MVP-android
MVP android example
MVVMWithLiveData
Sample app that implement MVVM using Lifecycle-Aware Component
NYTimesPopular
A basic master/detail android application which shows most popular viewed news from NYTimes using its public api.
Signal-Android
A private messenger for Android.
test-publish-library-to-compose
publish my Android library on JitPack.io
TestGit
test git flow cycle
WeatherForestApp
A simple android app to hit API to get the Current weather and forecasts in your city.
WhatsApp-Clone-Android
Tutorial which teaches you how to build a whatsapp chat clone on android using Kotlin, viewmodels, navigation component and Stream