class Attributes(Darian):
@staticmethod
def channels() -> tuple:
discord = "coming soon"
telegram = "coming soon"
return discord, telegram
@staticmethod
def contact() -> tuple:
discord = "darianxbt"
telegram = "darianxbt"
email = "atm private"
website = "private"
return discord, telegram
@staticmethod
def life() -> tuple:
langs = ['German', 'English', 'Spanish', 'Yugoslavian']
age = 17
return langs, age
@staticmethod
def coding() -> tuple:
langs = {
'expert': ['java'],
'intermediate': ['python', 'js'],
'learning': ['c', 'c++', 'c#']
}
specialities = ['web/app reverse engineering', 'fullstack']
environnement = ['vscode']
return langs, specialities, environnement
🚩
in school
Hey! I am Darian.
I'm coding programms with Java.
Some experience with Python and C++
- Germany
-
20:34
(UTC +01:00) - @DarianXBT
Highlights
- Pro
Pinned Loading
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.