Hariofspades
Android Developer | #1 Google AAD | Public Speaker | Blogger | Creative Coder & Logical Designer
WeTransferAmsterdam, Netherlands
Pinned Repositories
ARExperiments
My AR experiments collections
ChatBot
A simple Chatbot App using AIML
ConstraintSetZone
This repo is created for explaining keyframe animations using constraint layout and constraint set
Dagger-2-Advanced
For the blog : Dagger 2 for Android Beginners - Advanced
Dagger-2-For-Android-Beginners
For the blog, Dagger 2 for Android Beginners
dsl-api-generator
Generates binary compatible and Java interoperable DSL boilerplate code
Gradient-Artist
Learning to create Android UI library
IncDec
Increment and Decrement
MotionLayoutExperiments
Collection of experiments, using motion layout.
SpreadLove
ARCore, Sceneform project to show a heart model in the scene
Hariofspades's Repositories
Hariofspades/Dagger-2-Advanced
For the blog : Dagger 2 for Android Beginners - Advanced
Hariofspades/MotionLayoutExperiments
Collection of experiments, using motion layout.
Hariofspades/Dagger-2-For-Android-Beginners
For the blog, Dagger 2 for Android Beginners
Hariofspades/ChatBot
A simple Chatbot App using AIML
Hariofspades/SpreadLove
ARCore, Sceneform project to show a heart model in the scene
Hariofspades/ARExperiments
My AR experiments collections
Hariofspades/ConstraintSetZone
This repo is created for explaining keyframe animations using constraint layout and constraint set
Hariofspades/Gradient-Artist
Learning to create Android UI library
Hariofspades/IncDec
Increment and Decrement
Hariofspades/dsl-api-generator
Generates binary compatible and Java interoperable DSL boilerplate code
Hariofspades/my-wallet
Sample app to show architecture, design, animation and many more
Hariofspades/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions
Hariofspades/UltimateAndroidReference
:rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer
Hariofspades/android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Hariofspades/Apps-Worth-Making
A list of apps and orgs building apps with social impact.
Hariofspades/basil
Clean architecture for Android and embracing Material Design
Hariofspades/configuration-driven-ui
Android: Configuration driven UI using Epoxy and migrating to Compose
Hariofspades/EduCorp
Secret Project
Hariofspades/random-users
Android app, to implement Random Users API
Hariofspades/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Hariofspades/AudioPlayer
Android sample app for playing audio files in a service
Hariofspades/drawable-optimizer
Gradle plugin to optimize png files and reduce resultant apk size within an Android project.
Hariofspades/StickyHeader
Sticky header for recyclerView
Hariofspades/andriod-dev-task
Hariofspades/Android-Architecture-Components
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
Hariofspades/android-guidelines
Architecture and code guidelines we use at ribot when developing for Android
Hariofspades/CloudMagic
API calls and UI task
Hariofspades/JCenter
Hariofspades/sceneform-android-sdk
Sceneform SDK for Android
Hariofspades/StickyHeader-RecyclerView-with-CRU-Operations
Sticky Header RecyclerView - MikePenz Fast Adapter Implementation