class SoftwareEngineer:
def __init__(self):
self.name = "Joe Lee"
self.role = "Software Engineer"
self.website = "https://www.joelee.info/"
self.language_spoken = ["en_US", "zh_TW"]
me = SoftwareEngineer()
-
Webverry
- University of California, Santa Barbara
- https://joelee.info
- https://webverry.com
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.