Skip to content
View piatoss3612's full-sized avatar

Block or report piatoss3612

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
piatoss3612/README.md

๐Ÿน Hi, I'm Rowan

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

  1. bitcoin-from-scratch bitcoin-from-scratch Public

    ๋ฐ‘๋ฐ”๋‹ฅ๋ถ€ํ„ฐ ์‹œ์ž‘ํ•˜๋Š” ๋น„ํŠธ์ฝ”์ธ์„ ์ฝ๊ณ  Go๋กœ ๊ตฌํ˜„ํ•ด๋ณด๋Š” ํ”„๋กœ์ ํŠธ

    2

  2. Web3OJ-foundry-template Web3OJ-foundry-template Public

    Foundry๋ฅผ ์‚ฌ์šฉํ•ด Web3OJ ๋ฌธ์ œ๋ฅผ ํ’€ ์ˆ˜ ์žˆ๋Š” ํ…œํ”Œ๋ฆฟ

    Solidity 1 1