class Attributes(IMNIGHT):
@staticmethod
def contact() -> tuple:
phone = "13643584702"
email = "night66688@gmail.com"
return email, phone
@staticmethod
def life() -> tuple:
age = 24
return age
@staticmethod
def coding() -> tuple:
langs = {
'expert': ['python', 'aigc'],
'intermediate': ['go', 'js'],
'learning': ['Deep Learning']
}
specialities = ['web/app engineering', 'fullstack', 'ai algorithm engineer']
environnement = ['vscode']
return langs, specialities, environnement
春风若有怜花意,可否许我再少年!
- Earth
-
04:03
(UTC +08:00) - https://wanheng.top
- https://blog.wanheng.top
- http://aiself.top
Popular repositories Loading
-
-
-
-
Golang-100-Days
Golang-100-Days PublicForked from rubyhan1314/Golang-100-Days
Golang - 100天从新手到大师
Smarty
-
-
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.