package rowan
func Name() string {
return "Lee Hyohwak"
}
func Intro() string {
return `Specializing in crypto wallet development and blockchain UX,
making Web3 technology more accessible and user-friendly for everyone.`
}
func Experience() []string {
return []string{
"Keplr (September 2024 – Present, Frontend Engineer)",
}
}
func Skills() []string {
return []string{
"Typescript", "Next.js", "Solidity",
}
}
Pinned Loading
-
-
Web3OJ-foundry-template
Web3OJ-foundry-template PublicFoundry를 사용해 Web3OJ 문제를 풀 수 있는 템플릿
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.