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"
)
}
- Beijing,China
-
21:25
(UTC +08:00)
Pinned Loading
-
-
ProtoHax-Reborn-Android
ProtoHax-Reborn-Android PublicForked from hax0r31337/ProtoHax-Android
ProtoHax Reborn implementation on Android which is a cheat for Minecraft: BE
Kotlin 1
-
PhotoShopUI
PhotoShopUI PublicA full open source, free, and allow commercial use next-generation UI framework.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.