Skip to content
View cpedrorafael's full-sized avatar

Block or report cpedrorafael

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

    Java

  2. java_blockchain java_blockchain Public

    Java

  3. kotlin_large_file_download kotlin_large_file_download Public

    Kotlin

  4. game-engine-kotlin game-engine-kotlin Public

    WIP

  5. youtube-music-downloader youtube-music-downloader Public

    A simple console app to download music from youtube in mp3 format

    Kotlin

  6. Compile Aseprite.app from source (ma... Compile Aseprite.app from source (macOS arm64)
    1
    # create skia dependencies directory
    2
    rm -rf deps
    3
    mkdir -p deps/skia
    4
    cd deps/skia
    5