Skip to content
View CodeRyn2019's full-sized avatar
  • NetEase (Hangzhou) Network Co., Ltd
  • Beijing,China
  • 14:22 (UTC +08:00)

Block or report CodeRyn2019

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

Hey, I'm CodeRyn! 👋

class Developer(val name: String, val languages: List<String>, val favorite: String, val github: String)

fun main() {
    val introduction = Developer(
        name = "CodeRyn",
        languages = listOf("Kotlin", "C#", "Java", "C++"),
        favorite = "Kotlin",
        github = "@CodeRyn2019"
    )
}

GitHub WidgetBox

Pinned Loading

  1. ProtoHax-Reborn ProtoHax-Reborn Public

    Forked from hax0r31337/ProtoHax

    Make ProtoHax better again!

    Kotlin 3 2

  2. ProtoHax-Reborn-Android ProtoHax-Reborn-Android Public

    Forked from hax0r31337/ProtoHax-Android

    ProtoHax Reborn implementation on Android which is a cheat for Minecraft: BE

    Kotlin 1

  3. PhotoShopUI PhotoShopUI Public

    A full open source, free, and allow commercial use next-generation UI framework.

    1