Pinned Repositories
500-pixels
Photo Showcase app written in Kotlin using Clean Architecture based on MVVM and Repository pattern.
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
android-fuze
Fuze is an amazing functional reactive mvvm sample 🚀 based on Kickstarter oss app
android-proguard-snippets
Proguard configurations for common Android libraries
android-things-workshop-demo
This repo contains the demo of the Android things workshop
awesome-flutter
A curated list of awesome Flutter resources
awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
Kotlin-Sample-App
A sample MVP Android application written in Kotlin that fetches most popular news using NYT APIs.
portfolio
This repository contains my personal website. You can check it out here :point_right: https://mhdtouban.github.io/portfolio/
web3j
Lightweight Java and Android library for integration with Ethereum clients
mhdtouban's Repositories
mhdtouban/web3j
Lightweight Java and Android library for integration with Ethereum clients
mhdtouban/500-pixels
Photo Showcase app written in Kotlin using Clean Architecture based on MVVM and Repository pattern.
mhdtouban/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
mhdtouban/android-fuze
Fuze is an amazing functional reactive mvvm sample 🚀 based on Kickstarter oss app
mhdtouban/android-proguard-snippets
Proguard configurations for common Android libraries
mhdtouban/android-things-workshop-demo
This repo contains the demo of the Android things workshop
mhdtouban/awesome-flutter
A curated list of awesome Flutter resources
mhdtouban/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
mhdtouban/Kotlin-Sample-App
A sample MVP Android application written in Kotlin that fetches most popular news using NYT APIs.
mhdtouban/portfolio
This repository contains my personal website. You can check it out here :point_right: https://mhdtouban.github.io/portfolio/
mhdtouban/closed-source-license
A simple license for closed source projects
mhdtouban/Coursera-android-001
Programming Mobile Applications for Android Handheld Systems Labs Assignments
mhdtouban/Flutter-Apps-Collection
This is a repository of a collection of apps made in flutter
mhdtouban/iOS-readme-template
README.md template for your iOS open-source projects. Inspired by @dbader's readme-template
mhdtouban/KotlinStyleGuide
How we like to format our new favourite language.
mhdtouban/mcc-mnc-ArabCountries-json
MCC-MNC-ArabCountries-json stands for Mobile Country Code - Mobile Network Code for Arab Countries. "mcc-mnc-ArabCountries-json" is a json that contains a relation of country codes with their respective network codes and names. Inspired by https://github.com/joshuamarquez/mcc-mnc-JSON. Currently contains GCC countries will add the rest of Arab countries later.
mhdtouban/Minesweeper-multiplayer-game-with-chatting
mhdtouban/Moxy
Moxy is MVP library for Android
mhdtouban/mvvm-aac-rxjava-retrofit-room
MVVM, AAC (ViewModel), RxJava2, Retrofit, Room
mhdtouban/react-native
A framework for building native apps with React.
mhdtouban/react-native-crash-course
The React Native crash course by Wix is a self-learning course designed to help you learn everything you need to know before diving into writing production code in React Native.
mhdtouban/react-native-popover-tooltip
ReactNative component - tooltip menu
mhdtouban/Reservoir
Android library to easily serialize and cache your objects to disk using key/value pairs.
mhdtouban/room-live-paged-list-provider-experiment
An experiment with using Room and LivePagedListProvider.
mhdtouban/squanchy-android
Open source app for your conferences
mhdtouban/SuperRecyclerView
Pumped up RecyclerView
mhdtouban/VEX-IQ-Robot-Virtual-Worlds-Challenges
The repository contains the code for VEX IQ virtual world challenges
mhdtouban/video-quickstart-android
Twilio Video Quickstart for Android
mhdtouban/Write-Snaps
This is my first ios-swift app. I have decide to open source the project to give the opportunity for others to either fork and (build/ fix) or just to be used as learning project for them
mhdtouban/zxing-android-embedded
Barcode scanner library for Android, based on the ZXing decoder