dmikots / kotleni

Profile page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👋 Welcome to my Github!

class Kotleni: Developer(
  fullName = "Victor Varenik",
  country = "Ukraine",
  age = 19,
  
  stack = MyStack(from = "resume"),
  
  contacts = listOf(
    "https:/t.me/kotleni", // telegram
    "kotleni@icloud.com" // email
  )
)

Resume

Contacts

About

Profile page