class ProfileInfo:
def __init__(self):
self.name = "Piotr"
self.age = 22
self.location = "Poland"
self.hobby = ["Coding", "Development"]
self.discord = "@b4.lunah"
self.mainlang = "Python"
self.nicks = ["luna", "lunah", "lunar"]
def site():
return "https://lunah.site"
def project():
return "https://lunah.is-a.dev"
Expand to see details about me.
Be aware that this GitHub username doesn't reflect my actual identity profile name, Luna.