class SoftwareEngineer:
def __init__(self):
self.name = "Yeon Lee"
self.role = "Software Engineer"
self.language_spoken = ["English", "Korean"]
self.description = "I work on projects that are exciting and impactful."
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = SoftwareEngineer()
me.say_hi()
Here is the link to my personal website: https://yeonthelee.tech/
Programming Languages:
Cloud and Database Services:
Tools and Frameworks:
Additional Technologies: