I'm a Blockchain/Frontend Engineer from the Republic of Korea, who loves open source.
I love sharing my knowledge with others, and I do that through content creation on my Blog and Study Group
export const aboutMe = [
information: {
name : 'Taehee Yoon',
pronouns : 'he/him',
discord : 'NEO#0101',
email : 'th.yoon.dev@gmail.com',
language : ['ko_KR', 'ja_JP', 'en_US']
},
skills: {
frontend : [
'HTML',
'CSS',
'JavaScript',
'TypeScript',
'React',
'NextJs'
],
backend : [
'NodeJs',
'Java',
'Solidity'
],
design : [
'Adobe Photoshop',
'Adobe Illustrator',
'Figma'
]
}
]