Initial profile site commit
This commit is contained in:
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"name": "이종재",
|
||||
"title": "Game & XR Developer",
|
||||
"tagline": "가상과 현실의 경계를 허무는 인터랙티브 경험을 만듭니다",
|
||||
"avatar": "uploads/profile.jpg",
|
||||
"bio": "Unity와 Unreal Engine을 기반으로 게임과 XR 콘텐츠를 개발하고 있습니다. 단순히 작동하는 코드를 넘어, 사용자가 몰입할 수 있는 경험을 설계하는 것에 집중합니다. 자체 NAS 환경에서 Gitea와 CI/CD 파이프라인을 운영하며 개발 인프라부터 클라이언트까지 전 과정을 다룹니다.",
|
||||
"location": "Gwangmyeong-si, Gyeonggi-do, South Korea",
|
||||
"email": "jongjae0305@gmail.com",
|
||||
"skills": [
|
||||
{
|
||||
"category": "언어",
|
||||
"items": [
|
||||
"C#",
|
||||
"C++",
|
||||
"Python",
|
||||
"JavaScript",
|
||||
"Java"
|
||||
]
|
||||
},
|
||||
{
|
||||
"category": "엔진 / 프레임워크",
|
||||
"items": [
|
||||
"Unity",
|
||||
"Unreal Engine"
|
||||
]
|
||||
},
|
||||
{
|
||||
"category": "인프라 / DevOps",
|
||||
"items": [
|
||||
"Docker",
|
||||
"Gitea",
|
||||
"Synology NAS"
|
||||
]
|
||||
},
|
||||
{
|
||||
"category": "도구",
|
||||
"items": [
|
||||
"Git",
|
||||
"Visual Studio",
|
||||
"3dsMAx"
|
||||
]
|
||||
},
|
||||
{
|
||||
"category": "AI",
|
||||
"items": [
|
||||
"Claude",
|
||||
"Gemini",
|
||||
"ChatGpt"
|
||||
]
|
||||
}
|
||||
],
|
||||
"timeline": [
|
||||
{
|
||||
"year": "2026",
|
||||
"title": "Unity, Unreal, 3dMax 공부",
|
||||
"description": "Unity, Unreal, 3dMax 공부 및 게임 개발"
|
||||
},
|
||||
{
|
||||
"year": "2025",
|
||||
"title": "AI 공부",
|
||||
"description": "Python 공부 및 전반적인 AI의 시스템 공부"
|
||||
},
|
||||
{
|
||||
"year": "2024",
|
||||
"title": "풀스택 교육을 통한 개발공부시작",
|
||||
"description": "국비지원을 통한 학원에서 Java, Javascript, react, sql 등 풀스택"
|
||||
}
|
||||
],
|
||||
"social": {
|
||||
"github": "https://whdwo798.synology.me",
|
||||
"linkedin": "",
|
||||
"blog": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user