- 🧑🏻💻 Developer & Designer
- 🚀 Frontend
- 💛 JavaScript, ThreeJs
- 🏡 HyugjinWorld
const aboutMe = {
info: {
name: 'Hyungjin Kim',
jobs: ['developer', 'designer'],
email: '[email protected]',
},
skills: {
frontend: [
'JavaScript',
'TypeScript',
'ThreeJs',
'GSAP',
'React',
'NextJs',
'R3F',
'Vue',
'SCSS',
'HTML',
'CSS'
],
design: [
'Figma',
'Blender',
'Adobe Photoshop',
'Adobe Illustrator'
]
},
interests: [
'Web Animation',
'Web Performance',
'SEO',
'3D',
'UI/UX'
]
};