Mobile developer, making products for people by creating great user experiences is my goal.
Bulldog. Android library to simplify reading and writing to SharedPreferences, never write code like this anymore prefs.edit().putString("someKey","someString").apply()
128Livebox. A library to simplify async data loading and caching in Android, with a pluggable architecture to handle custom requirements.
2Scimitar. Scimitar is a small library that uses annotation processor to simplify ViewModel and ViewModelFactory injection to avoid boilerplate code every time a new view model is needed. Also simplifies asynchronous code state handling.
1