Pinned Repositories
Addressbook
(simple app) to training in python
Android-Development-Course
I have been offered by the faculty of computer and information science - Ain Shams University that I was chosen to teach the Android course from scratch to outstanding college students.
CRUD_APIs_DB
Using php To CRUD Data Using Auth by using Volley in Android
DevOps-Guide
DevOps Guide from basic to advanced with Interview Questions and Notes 🔥
HeadsofMohsenSheet
Using Material Design and Database Firebase
NYTimesMostPopularArticles
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, DataBinding and Navigation Component.
NYTimesMostPopularArticles-JavaVersion
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, RxJava2, LiveData, RoomDatabase, Database Debugging, DataBinding and Navigation Component.
ReminderMeThere
The project is an app to create reminders based on geofences. You’ll set up custom geofences and messages. then, as you travel into a geofenced area, you’ll receive your custom message as a notification on your device using Maps SDK for Android, Geofence, Broadcast Reciever, Notification Service and Koin Injection
SampleProject-ReactNative
ContextAPI, Navigation, CustomHooks (useState, useContext, useGetData from API (Fetch, Axios, useAxios))
TrackingUsersLocation
Tracking users location with Google Maps and Firebase Database Realtime
AmrAbdelhameed's Repositories
AmrAbdelhameed/NYTimesMostPopularArticles
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, DataBinding and Navigation Component.
AmrAbdelhameed/NYTimesMostPopularArticles-JavaVersion
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, RxJava2, LiveData, RoomDatabase, Database Debugging, DataBinding and Navigation Component.
AmrAbdelhameed/DevOps-Guide
DevOps Guide from basic to advanced with Interview Questions and Notes 🔥
AmrAbdelhameed/Android-Development-Course
I have been offered by the faculty of computer and information science - Ain Shams University that I was chosen to teach the Android course from scratch to outstanding college students.
AmrAbdelhameed/MVVM-Kotlin-Android-Architecture
MVVM + Kotlin + Retrofit2 + Dagger2 + Coroutines + MVP + Kotlin-Android-Extensions + RX-java + Mockk + Espresso + Junit5
AmrAbdelhameed/ReminderMeThere
The project is an app to create reminders based on geofences. You’ll set up custom geofences and messages. then, as you travel into a geofenced area, you’ll receive your custom message as a notification on your device using Maps SDK for Android, Geofence, Broadcast Reciever, Notification Service and Koin Injection
AmrAbdelhameed/TrackingMyLocation
Tracking my location with Google Maps, MVVM, LiveData and Firebase Database Realtime
AmrAbdelhameed/SampleProject-ReactNative
ContextAPI, Navigation, CustomHooks (useState, useContext, useGetData from API (Fetch, Axios, useAxios))
AmrAbdelhameed/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
AmrAbdelhameed/android-dagger2-example
This project implements the dagger 2 in android for dependency injection
AmrAbdelhameed/android-developer-roadmap
Android Developer Roadmap - A complete roadmap to learn Android App Development
AmrAbdelhameed/awesome-android-complete-reference
Awesome Android references for everything like best practices, performance optimization, etc.
AmrAbdelhameed/CurrencyApplication
AmrAbdelhameed/DownloadFiles
MVVM, RxJava, Dagger2
AmrAbdelhameed/EnglishPremierLeague
AmrAbdelhameed/Ex-Retrofit-MVP
AmrAbdelhameed/Ex-Retrofit-MVVM
AmrAbdelhameed/Ex-RoomDatabase-MVVM
Notebook with Room Database, MVVM, LiveData
AmrAbdelhameed/nd940-android-kotlin-c2-starter
AmrAbdelhameed/nd940-android-kotlin-c4-starter
AmrAbdelhameed/nd940-android-kotlin-course1-starter
AmrAbdelhameed/nd940-c3-advanced-android-programming-project-starter
Starter project repo for C3
AmrAbdelhameed/NYTimesMostPopularArticles_MVP
This repository contains a simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app) that implements MVP architecture using Dagger2, RxJava2, FastAndroidNetworking, Butterknife and Navigation Component
AmrAbdelhameed/PhotoWeatherApp
AmrAbdelhameed/pipelines-android
Sample Android application referred to by Azure Pipelines documentation
AmrAbdelhameed/PopularPeople
A simple app to hit the Popular People API and show a list of (artists, directories ..etc), that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/add people to favorite list that implements MVVM architecture using Clean Architecture, Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, DataBinding, Navigation Component and Unit Testing.
AmrAbdelhameed/PopupWindowHelper
Show popup window at any location with animation
AmrAbdelhameed/quickstart-android
Firebase Quickstart Samples for Android
AmrAbdelhameed/sre-interview-prep-guide
Site Reliability Engineer Interview Preparation Guide
AmrAbdelhameed/TeachingProject