class software_engineer:
def __init__(self):
self.name = "Tiko"
self.pronous = "She/Her"
self.role = "Software Engineer"
self.code = ["Python ", "HTML", "CSS"]
self.language_spoken = ["zh_HK","zh_CN","en_US","th_TH"]
self.focus_learning = ["AWS", "MySQL"]
self.funfact = "love Thailand so much and currently learning Thai, don’t get me started on Thai food"
def say_hi(self):
print("Thanks for dropping by, currently studying in Hyperion Dev Software Engineer Bootcamp, and strive for any opportunities to enhance my skill.")
me = software_engineer()
me.say_hi()
-
Notifications
You must be signed in to change notification settings - Fork 0
Config files for my GitHub profile.
tikocty/tikocty
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Config files for my GitHub profile.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published