package rowan
func Name() string {
return "Lee Hyohwak"
}
func Position() string {
return "Frontend Engineer"
}
func MyJourney() string {
return `Exploring the integration of blockchain in everyday life,
crafting a better world with the power of blockchain`
}
- 취업 두 달 차의 기록 2024-11-09
- 취업 한 달 차의 기록 2024-10-20
- Transient Storage 이해하기 2024-10-13