object Developer {
val name = "tabidachinokaze"
val location = "China"
private var age = Calendar.getInstance().get(Calendar.YEAR) - 2001
val role = "Student"
val interest = arrayOf("acg", "acg music", "nihongo", "programming", "Linux", "Minecraft", "Genshin")
val skill = arrayOf("Kotlin", "Android", "Java")
fun getAge(): Int {
return age
}
object Links {
val mail = "$name@outlook.com"
val qq = "11710*****"
val wechat = name
val twitter = "@$name"
val instagram = "@$name"
val telegram = "@$name"
}
}
Pinned Loading
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.