class Me:
pass
class About(Me):
def get_current_workplace(self):
return {
'workplace': {
'company': 'home',
'position': 'Backend'
}
}
def get_daily_knowledge(self):
return [
'NestJS',
'FastAPI',
]
def get_future_goal(self):
return 'Be a developer who dominates technology, not one dominated by it.'
👀
Nice to meet you!
Program or Be Programmed.
-
Kumoh National Institute of Technology
- Seoul, republic of korea
-
17:12
(UTC +09:00) - https://tagite.tistory.com/
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.