Pinned Repositories
Android-TextView-LinkBuilder
Insanely easy way to define clickable links within a TextView.
Android_Mvi_sample
BubblePagerIndicator
A view pager indicator view to deal with a large amount of pages.
checkout_demo
CoonApp-Android
Code challenge for Android candidates
CosmoCalendar
📅 CosmoCalendar is a fully customizable calendar with a wide variety of features and displaying modes.
EaAndroidTask
This Task is done using MVP (Model View Presenter) Structure with it's simple shape as normally on large projects I will do it using the clean architecture which is an advanced shape of MVP using Rxjava and Dagger But as this is sample task I decided to do it using Simple MVP structure using Retrofit which is a Third party for handling connections and GSON for parsing response models.
EditCodeView
Simple custom view implementation that allows you to control the input of a numeric code
Instant-Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
mhemdan's Repositories
mhemdan/Android_Mvi_sample
mhemdan/Android-TextView-LinkBuilder
Insanely easy way to define clickable links within a TextView.
mhemdan/BubblePagerIndicator
A view pager indicator view to deal with a large amount of pages.
mhemdan/checkout_demo
mhemdan/CoonApp-Android
Code challenge for Android candidates
mhemdan/CosmoCalendar
📅 CosmoCalendar is a fully customizable calendar with a wide variety of features and displaying modes.
mhemdan/EaAndroidTask
This Task is done using MVP (Model View Presenter) Structure with it's simple shape as normally on large projects I will do it using the clean architecture which is an advanced shape of MVP using Rxjava and Dagger But as this is sample task I decided to do it using Simple MVP structure using Retrofit which is a Third party for handling connections and GSON for parsing response models.
mhemdan/EditCodeView
Simple custom view implementation that allows you to control the input of a numeric code
mhemdan/fuel
The easiest HTTP networking library for Kotlin/Android
mhemdan/Instant-Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
mhemdan/giflib
Automatically exported from code.google.com/p/giflib
mhemdan/graphql-inspector-example
Demo of GraphQL Inspector
mhemdan/hello-github-actions
mhemdan/InstaDotView
Instagram like gallery dot indicators
mhemdan/iptv.example
Example of a custom configured IPTV Android app based on IPTV Core.
mhemdan/mhemdan
mhemdan/MVP-Code-Structure-Implementation
this is sample of My Code Structure which I developed after learning MVP design pattern
mhemdan/PopularActors
mhemdan/SimplePlacesSearchDialog
mhemdan/springboot-starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
mhemdan/SuperRecyclerView
Pumped up RecyclerView
mhemdan/Util
This repo was done to collect every standalone utility which could help java or android developers to save some time
mhemdan/WeatherAndroid
Yahoo Weather clone using MVP Structure