File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,18 +25,6 @@ const experiences = [
2525 // role: 'Frontend Developer',
2626 // description: '인공지능 기반 위성/항공 영상 분석 서비스 Ovision 개발',
2727 // },
28- // {
29- // title: '엘리스',
30- // period: '2022.10',
31- // role: 'SW 트랙 3기 실습 코치',
32- // description: 'JavaScript, TypeScript 강의 (수강생 72명 대상 4.49/5 평점)',
33- // },
34- // {
35- // title: '소프트웨어 마에스트로 13기',
36- // period: '2022.04 ~ 2022.12',
37- // role: '연수생',
38- // description: 'PWA 기반 오프라인 할 일 관리 앱 MOZI 개발',
39- // },
4028]
4129
4230const skills = [
@@ -264,7 +252,7 @@ export default function Page() {
264252 < p className = "text-[14px] text-gray-700 md:text-[16px] dark:text-gray-300" >
265253 엘리스 SW 트랙 3기 실습 코치
266254 < CustomLink
267- href = "https://www.dbpia.co.kr/Journal/articleDetail?nodeId=NODE11229679 "
255+ href = "/talks/asynchronous-javascript "
268256 className = '"transition-colors text-primary-500 hover:text-primary-600 dark:hover:text-primary-400"'
269257 >
270258 JavaScript, TypeScript 강의
@@ -291,7 +279,7 @@ export default function Page() {
291279 < p className = "text-[14px] text-gray-700 md:text-[16px] dark:text-gray-300" >
292280 1인 가구 중심 부동산 플랫폼{ ' ' }
293281 < CustomLink
294- href = "/talks/asynchronous-javascript "
282+ href = ""
295283 className = '"transition-colors text-primary-500 hover:text-primary-600 dark:hover:text-primary-400"'
296284 >
297285 방슐랭 가이드
You can’t perform that action at this time.
0 commit comments