Hey! I'm Lyzev, a student currently living in Austria. I'm preparing for high-school diploma, and learning programming through small projects on the side.
object Profile {
const val username = "Lyzev"
const val location = "Austria"
val contact = mapOf(
"Discord" to "lyzev",
"Discord-Server" to "https://lyzev.github.io/discord/"
)
}
- Commits of private repos are included!