My entry for United Remote's mobile coding challenge: https://github.com/hiddenfounders/mobile-coding-challenge
- Retrofit: to simplify making HTTP calls to the GitHub API
- RxKotlin & RxAndroid: to go reactive
- Glide: to load, cache & display user avatars
- Glide-transformations: to crop the images loaded by Glide