Pinned Repositories
activate-power-mode
Advanced-Java-Programming-by-Example
Advanced Java Programming by Example
algos-exercices
android-advanced
Solution apps for the apps that students create as they work through the Advanced Android Development training course created by Google Developer Training.
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-engineering-team-blog
:tada: Best Android Engineering Team Blogs
apps-for-android
Automatically exported from code.google.com/p/apps-for-android
BehaviorAndPublishSubjectDemo
Change the subject type in MainApplication to see the difference between BehaviorSubject vs PublishSubject.
kotlin-workshop
JetBrains Kotlin Workshop Material
RxCoroutinesMentalMapping
Terminology mapping between Rx and Coroutines.
cloudshooterhuman's Repositories
cloudshooterhuman/kotlin-workshop
JetBrains Kotlin Workshop Material
cloudshooterhuman/android-architecture-components
cloudshooterhuman/android-architecture-resources
cloudshooterhuman/android-oss
Kickstarter for Android. Bring new ideas to life, anywhere.
cloudshooterhuman/Android-Studio-MVP-template
Android MVP template for Android Studio
cloudshooterhuman/AndroidInterview-Q-A
The top Internet companies android interview questions and answers
cloudshooterhuman/AndroidUtilCode
cloudshooterhuman/book-notes
Notes from interesting things that I've read.
cloudshooterhuman/cyclejs
A functional and reactive JavaScript framework for predictable code
cloudshooterhuman/dagger-realm-test
Android tests: Dagger 2 and Realm
cloudshooterhuman/DataBindingFormValidation
A sample project demonstrating how to do form validation using Android Data Bindings
cloudshooterhuman/design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation
cloudshooterhuman/Design-Patterns-In-Kotlin
Design Patterns implemented in Kotlin
cloudshooterhuman/espresso
Espresso showcase
cloudshooterhuman/functionaljava
Functional programming in Java
cloudshooterhuman/Into-To-RxJava
The runnable version of Intro-To-RxJava code https://github.com/Froussios/Intro-To-RxJava/ (the code is located under test directory)
cloudshooterhuman/Intro-To-RxJava
An extensive tutorial on RxJava
cloudshooterhuman/ionic-proxy-example
A quick Ionic project showing how to use the proxy server
cloudshooterhuman/json
Simple and convenient Json in Java
cloudshooterhuman/kotlin-web-site
The Kotlin Programming Language Website
cloudshooterhuman/People-MVVM
Example android Model View View Model and DataBinding used to explain how to use this pattern in our android applications
cloudshooterhuman/quickstart-android
Firebase Quickstart Samples for Android
cloudshooterhuman/quran_android
a quran reading application for android
cloudshooterhuman/RecyclerRefreshLayout
A pull to refresh layout for android, the RecyclerRefreshLayout is based on the SwipeRefreshLayout. support all the views, highly customizable, code simplicity, etc
cloudshooterhuman/rx-legacy
RxJava in legacy projects - live coding sessions
cloudshooterhuman/RxAndroidCrunch
A simple tutorial step by step on how to implement and use RxAndroid
cloudshooterhuman/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
cloudshooterhuman/Santa-Tracker
Santa Tracker Swift App with Realm as DB
cloudshooterhuman/stockwatcher
stockwatcher, a modern android development stack showcase
cloudshooterhuman/two-way-databinding
Very basic sample that show the 2 way databinding using the ObservableField