Skip to content
View heliahs's full-sized avatar
  • London

Block or report heliahs

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. CountryCodePickerProject CountryCodePickerProject Public

    Forked from hbb20/CountryCodePickerProject

    Country Code Picker (CCP) is an android library which provides an easy way to search and select country or international phone code. Also supports Android EditText phone mask and international phon…

    Java

  2. coronavirusStatistics coronavirusStatistics Public

    CoronavirusStatistics app fetches data from a public API with Retrofit and Moshi, using Room database to catch data and display the list of countries with the latest statistic in RecyclerView using…

    Java

  3. properties properties Public

    properties Project use retrofit and Dagger 2 with MVVM architecture. It contains Unit testing for ViewModel.

    Kotlin

  4. VenuesNearMe VenuesNearMe Public

    VenuesNearMe app gets your current location and shows coffee venues around you using MVVM architecture. it fetches data from Foursquare API with Retrofit, also uses Coroutine and Hilt, and contains…

    Java