#!/usr/bin/env python
class Me:
def __init__(self):
self.name = "Ilya Quateau"
self.aka = "IQBE"
self.location = "Aalst, Belgium"
self.birthday = 2001
self.currently_learning = ["Rust", "Docker Swarm"]
self.work_in_progress = ("Personal website", "Home lab")
self.job = {}
def planned_projects():
raise OverflowError('Way to many!!!')
def get_in_contact():
print('''
Send me an email!
git@quateau.net
''')
👀
Looking for a job
I love Linux and everything Open Source!
- Belgium
-
13:06
(UTC +01:00) - in/ilya-quateau
Pinned Loading
-
-
SteijeDeBroek/Projectwerk
SteijeDeBroek/Projectwerk PublicHet projectwerk-werk over het coockiemonster
C#
-
custom_crafting_vanilla
custom_crafting_vanilla PublicA small datapack that adds crafting recipes for vanilla items to make every day life a bit easier.
-
-
QtChatApp
QtChatApp Public archiveA Qt chat application, heavily inspired by the network chat example provided by the Qt group.
C++
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.