Skip to content
View jaykallen's full-sized avatar
Block or Report

Block or report jaykallen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. searchapi searchapi Public

    Replicates the Material design persistent search of sports db API. Utilizes navigation, viewmodel, retrofit, gson, livedata, etc.

    Kotlin

  2. Racquet3 Racquet3 Public

    Android application using full jetpack architecture - Navigation, ViewModel, Databinding, Coroutines, LiveData and Room

    Kotlin

  3. Stocks Stocks Public

    Android App written in Kotlin which uses Retrofit with a Custom Deserializer to handle non-standard JSON data, Live Data, Room db, and even MP Android Chart. Was previously published on the play st…

    Kotlin

  4. Bluetooth Bluetooth Public

    Sample Android Java app which lists out all bluetooth devices in the area, pairs with a bluetooth printer, then prints out a test or full label. Uses RxJava and is created by Jay Kallen

    Java 1

  5. Wifi Wifi Public

    Sample Android Java app that lists all the wi-fi networks available and allows you to connect to one. This includes fragment communication and event bus communication once the wifi connection has b…

    Java 1 1

  6. MetaWeather MetaWeather Public

    Weather App that uses Retrofit, Dagger2, RxJava, and MVP on the MetaWeather API. Created by Jay Kallen

    Java