class dimapodgorny:
def __init__(self):
self.personal = {
"name" : {
"first": "Dimitri",
"middle": "Apollon",
"last": "Podgorny"
"birthday" : [06, 10, 2007],
"location" : "Oslo, Norway",
"studying" : [True, "Studying IT at Kuben Upper Secondary"],
"lookingForWork" : [True, "Looking for internship"],
"attributes" : {
"languages" : ["Norwegian", "French", "English"],
"coding" : [Python, GDScript, Javascript, HTML, CSS],
"interests" : ["gaming", "climbing", "parkour", "software/game developement"],
}
}
self.socials = {
"GitHub" : "https://github.com/dimapodgorny",
"Instagram" : "https://github.com/dimapodgorny",
}

funky
Popular repositories Loading
-
-
-
-
cool-gardening-simulator-in-space-with-guns
cool-gardening-simulator-in-space-with-guns Public"cool gardening simulator in space with guns" (GiSG) is a 3rd person multiplayer PvPvE space garden-building simulator shooter
GDScript
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.