Skip to content
View pablodeafsapps's full-sized avatar
♻️
♻️

Block or report pablodeafsapps

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
pablodeafsapps/README.md

Hi there 👋

Pinned Loading

  1. shortly-app shortly-app Public

    A sample application using some of the latest state-of-the-art features, which uses (shrtco)[https://shrtco.de/] API as data source

    Kotlin

  2. fav-quotes fav-quotes Public

    A sample application using some of the latest state-of-the-art features, which uses FavQs API as data source

    Kotlin

  3. github-browser github-browser Public

    A sample application using some of the latest state-of-the-art features, which uses Github API as data source

    Kotlin 1

  4. A test sample on a use-case which re... A test sample on a use-case which returns an Arrow Either value
    1
    private const val DEFAULT_INTEGER_VALUE = -1
    2
    private const val DEFAULT_STRING_VALUE = "none"
    3
    
    
    4
    @ExperimentalCoroutinesApi
    5
    class FetchNumberFactUcTest {
  5. kotlin-generics kotlin-generics Public

    A Kotlin playground about type parameters and generics. The project was implemented when writing a tutorial for raywenderlich.com.

    Kotlin

  6. marvel-pedia marvel-pedia Public

    A sample application based on a 'Clean' prototype implementation

    Kotlin