You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- KO/EN 언어 토글 버튼 추가 (localStorage 유지)
- data-i18n 속성 기반 번역 시스템 구현
- apps.js에 descEn/hintEn/nameEn 영문 필드 추가
- iOS 앱 카드에 다국어 지원 언어 배지(🌐) 표시
- iOSArchLab 웹 프로젝트 추가
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
"desc": "비개발자도 따라할 수 있는 Claude Code 한국어 입문서. 터미널 기초부터 실전 앱 제작까지 16~22시간 커리큘럼.",
13
-
"hint": "가이드 사이트 바로가기"
14
+
"descEn": "A Korean beginner's guide to Claude Code that non-developers can follow. From terminal basics to real-world app development — a 16–22 hour curriculum.",
15
+
"hint": "가이드 사이트 바로가기",
16
+
"hintEn": "Open the Guide"
14
17
},
15
18
{
16
19
"id": "hig-lab",
@@ -22,19 +25,24 @@ const APPS_DATA = {
22
25
"gradient": "135deg,#4a9eff,#2563eb",
23
26
"icon": "🔬",
24
27
"desc": "Apple 핵심 프레임워크 50개를 코드로 실습하는 학습 플랫폼. 블로그 튜토리얼 + DocC 문서 + 샘플 프로젝트.",
25
-
"hint": "HIGLab 바로가기"
28
+
"descEn": "A hands-on learning platform for 50 core Apple frameworks. Blog tutorials + DocC docs + sample projects.",
"desc": "Apple 플랫폼 확장 전략 가이드. iOS 앱을 macOS, iPadOS, visionOS로 확장하는 방법과 유니버셜 앱 개발 전략을 다룬다.",
37
-
"hint": "가이드 바로가기"
43
+
"descEn": "A guide to Apple platform expansion strategies. Covers extending iOS apps to macOS, iPadOS, and visionOS.",
44
+
"hint": "가이드 바로가기",
45
+
"hintEn": "Open Guide"
38
46
},
39
47
{
40
48
"id": "apple-component-gallery",
@@ -46,19 +54,24 @@ const APPS_DATA = {
46
54
"gradient": "135deg,#60a5fa,#2563eb",
47
55
"icon": "🧩",
48
56
"desc": "SwiftUI와 UIKit의 UI 컴포넌트를 한눈에 탐색하는 레퍼런스 갤러리. Apple 플랫폼 앱 개발 시 표준 컴포넌트를 빠르게 검색하고 학습.",
49
-
"hint": "갤러리 바로가기"
57
+
"descEn": "A reference gallery to explore SwiftUI and UIKit UI components at a glance. Quickly search and learn standard components for Apple platform development.",
58
+
"hint": "갤러리 바로가기",
59
+
"hintEn": "Open Gallery"
50
60
},
51
61
{
52
62
"id": "mentee-quiz",
53
63
"name": "학습 유형 진단",
64
+
"nameEn": "Learning Type Diagnostic",
54
65
"url": "https://mentee-quiz-app.vercel.app",
55
66
"type": "row",
56
67
"badge": "Diagnostic Tool · 32 Types",
57
68
"badgeColor": "green",
58
69
"gradient": "135deg,#34d399,#059669",
59
70
"icon": "🧬",
60
71
"desc": "15개 질문, 5가지 차원으로 32가지 학습 유형을 진단. 멘티 맞춤 학습 전략과 멘토 지도 가이드 제공.",
61
-
"hint": "진단 시작하기"
72
+
"descEn": "15 questions, 5 dimensions — diagnose your learning type from 32 possibilities. Personalized learning strategy + mentoring guide.",
73
+
"hint": "진단 시작하기",
74
+
"hintEn": "Start Diagnostic"
62
75
},
63
76
{
64
77
"id": "ai-privacy-risk-scanner",
@@ -70,7 +83,9 @@ const APPS_DATA = {
70
83
"gradient": "135deg,#f87171,#dc2626",
71
84
"icon": "🔐",
72
85
"desc": "AI 자동화로 인한 개인정보 위험 요소를 자동 진단. 데이터 보안 취약점과 개인정보 보호 이슈를 스캔하고 분석.",
73
-
"hint": "스캐너 바로가기"
86
+
"descEn": "Automatically diagnose privacy risks from AI automation. Scan and analyze data security vulnerabilities and privacy protection issues.",
87
+
"hint": "스캐너 바로가기",
88
+
"hintEn": "Open Scanner"
74
89
},
75
90
{
76
91
"id": "industry-explorer",
@@ -82,7 +97,9 @@ const APPS_DATA = {
82
97
"gradient": "135deg,#a78bfa,#7c3aed",
83
98
"icon": "🗺️",
84
99
"desc": "한국 산업 생태계에서 고객 문제와 솔루션의 관계를 인터랙티브하게 탐색. 13개 산업군을 순방향/역방향 트리와 네트워크 그래프로 시각화.",
85
-
"hint": "탐색기 바로가기"
100
+
"descEn": "Interactively explore customer problems and solutions across Korea's industry ecosystem. 13 sectors visualized as forward/reverse trees and network graphs.",
101
+
"hint": "탐색기 바로가기",
102
+
"hintEn": "Open Explorer"
86
103
},
87
104
{
88
105
"id": "cs-visualizer",
@@ -94,7 +111,23 @@ const APPS_DATA = {
94
111
"gradient": "135deg,#4a9eff,#2563eb",
95
112
"icon": "💻",
96
113
"desc": "이진수부터 고급 알고리즘까지 — 컴퓨터 공학 핵심 개념을 인터랙티브 시각화로 체험. 전공 배경 없이도 접근 가능한 14개 챕터.",
97
-
"hint": "CS 시각화 바로가기"
114
+
"descEn": "From binary to advanced algorithms — experience core CS concepts through interactive visualization. 14 chapters accessible without a CS background.",
115
+
"hint": "CS 시각화 바로가기",
116
+
"hintEn": "Open Visualizer"
117
+
},
118
+
{
119
+
"id": "ios-arch-lab",
120
+
"name": "iOSArchLab",
121
+
"url": "https://m1zz.github.io/iOSArchLab",
122
+
"type": "row",
123
+
"badge": "Architecture · iOS",
124
+
"badgeColor": "purple",
125
+
"gradient": "135deg,#a78bfa,#7c3aed",
126
+
"icon": "🏛️",
127
+
"desc": "iOS 앱 아키텍처 패턴을 실습으로 배우는 학습 플랫폼. MVC, MVVM, TCA 등 다양한 아키텍처를 코드로 비교하며 익힌다.",
128
+
"descEn": "A hands-on learning platform for iOS app architecture patterns. Compare MVC, MVVM, TCA, and more through working code examples.",
129
+
"hint": "iOSArchLab 바로가기",
130
+
"hintEn": "Open iOSArchLab"
98
131
}
99
132
],
100
133
"iosApps": [
@@ -108,6 +141,7 @@ const APPS_DATA = {
108
141
"badge": "Productivity · v4.0",
109
142
"badgeColor": "blue",
110
143
"desc": "자주 쓰는 문구를 키보드에서 바로 입력. 커스텀 키보드 익스텐션으로 어디서든 빠르게 붙여넣기.",
144
+
"descEn": "Type frequently used phrases directly from the keyboard. A custom keyboard extension for quick pasting anywhere.",
111
145
"pricing": {
112
146
"download": "무료",
113
147
"lifetime": "₩14,000"
@@ -130,6 +164,7 @@ const APPS_DATA = {
130
164
"badge": "Timer · v2.0 · iOS & Apple Watch",
131
165
"badgeColor": "purple",
132
166
"desc": "타이머 끝나기 전에 미리 알림. 10분, 5분, 1분 전 프리얼럿 + 초과시간 추적 + Dynamic Island + Apple Watch 연동.",
167
+
"descEn": "Get notified before your timer runs out. Pre-alerts at 10, 5, and 1 minute + overtime tracking + Dynamic Island + Apple Watch.",
133
168
"pricing": {
134
169
"download": "무료",
135
170
"lifetime": "₩14,000"
@@ -153,6 +188,7 @@ const APPS_DATA = {
153
188
"badge": "Lifestyle · v2.0",
154
189
"badgeColor": "gold",
155
190
"desc": "스마트 연차 관리. AI 황금연휴 추천, 반차/반반차 관리, 보너스 연차, 홈 위젯, iCloud 백업. 한/영/일/중 4개국 지원.",
191
+
"descEn": "Smart annual leave management. AI golden holiday suggestions, half-day tracking, bonus leave, home widget, iCloud backup. Available in KO · EN · JA · ZH.",
"desc": "칸반 보드, 간트 차트 타임라인, 번다운 차트를 한 화면에서. 프로젝트 소스 자동 스캔, CloudKit 동기화, Claude Code 연동으로 AI 백로그 자동 생성.",
228
-
"hint": "GitHub에서 보기"
267
+
"descEn": "Kanban board, Gantt chart timeline, and burndown chart in one screen. Auto-scans project sources, CloudKit sync, Claude Code integration for AI backlog generation.",
0 commit comments