Skip to content
View replicant1's full-sized avatar

Block or report replicant1

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. TechnicalEvaluation TechnicalEvaluation Public

    An ANDROID CODING EXERCISE - that demonstrates a selection of GUI components, Google Maps, handling device orientation changes and asynchronous communication with a remote server. Shows how an MVP …

    Java

  2. PhotoMosaic PhotoMosaic Public

    An ANDROID CODING EXERCISE - write an app that creates a mosaic from a given image. The mosaic tiles are supplied by an external server.

    Java

  3. SimpleNewsReader SimpleNewsReader Public

    An ANDROID CODING EXERCISE - Single page app containing all items from a remote JSON news feed. Each item has optional image. Good example of Material Design's SwipeRefreshLayout.

    Java

  4. TrafficAtNSW TrafficAtNSW Public

    A PRIVATE PROJECT in KOTLIN - Traffic@NSW displays the most important information from the livetraffic.com web site in a form easily digested on a mobile device.

    Kotlin

  5. KotlinNewsReader KotlinNewsReader Public

    An ANDROID CODING EXERCISE in KOTLIN - displays list of news article abstracts loaded from a remote server. Shows how an MVP architecture can be implemented in Android. Also has a suite of Espresso…

    Kotlin