Skip to content

tabidachinokaze/tabidachinokaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Hi there 👋

Top Langs

GitHub

Genshin Impact

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"
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published