avonipenti's Stars
trello-archive/RxLifecycle
Lifecycle handling APIs for Android apps using RxJava
googlearchive/firebase-jobdispatcher-android
DEPRECATED please see the README.md below for details.
burntcookie90/kotlinpoet
A Kotlin API for generating .kt source files.
avonipenti/AlgorithmsInJava
This is a collection of algorithms in Java
avonipenti/PhotoApp
Kotlin app that uses Retrofit to make calls to the Rest API and display list of photos in recycler view.
avonipenti/RecieveDataJSON
RecieveDataJSON parses contact information from a JSON into a Scrollable listview using AsyncTask.