class DerTev: Person() {
val name = "DerTev"
val developer = true
val languages = listOf("Kotlin", "Python")
val links = hashMapOf("Twitter" to "@DerTev", "GitHub" to "DerTev", "Website" to "DerTev.de")
}
Hey!
Highlights
- Pro
Block or Report
Block or report DerTev
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
Podrum Public
Forked from Podrum/PodrumLegacy
A minecraft bedrock server software written in python (3.X)
Python