interface Developer {
summary: string;
profile: string[];
interestedIn: string[];
contact: Contact;
}
interface Contact {
email: string;
instagram: string;
}
const sangwonKang: Developer = {
summary: 'Who love the process of creating a service that will satisfy the user',
profile: [
'명지대 정보통신공학과 21학번 (21.03 ~ 22.02)',
'명지대 정보통신공학과 학회 바코드 (21.03 ~ 22.02)',
'명지대 자연캠퍼스 중앙동아리 MCC (21.03 ~ 22.02)',
'명지대 융합소프트웨어학부 데이터테크놀로지전공 (22.03 ~ ing)',
'DEPth 1기 Frontend Lead (22.02 ~ 23.02)',
'우아한테크코스 5기 Web Frontend (23.02 ~ 23.10)',
'(주)나눔비타민 CPO, Frontend Developer (23.03 ~ ing)',
],
interestedIn: ['UI/UX', 'DevOps', 'FullStack(App/Web)'],
contact: {
email: '[email protected]',
instagram: 'https://www.instagram.com/ksone__',
},
};
Pinned Loading
-
woowacourse-teams/2023-zipgo
woowacourse-teams/2023-zipgo Public🦮 초보 집사의 반려동물 식품 선택을 도와주는 서비스, 집사의고민🚶🏻♀️
-
DEPthes/1st-Yetsul-Web
DEPthes/1st-Yetsul-Web Public🍶 옛술의 전당 매표소로 나만의 옛술 리스트를 만들러 오세요!
-
KangHayeonn/Too-Good-To-Go
KangHayeonn/Too-Good-To-Go Public⚛️ Too-Good-To-Go : 식료품 포장/판매 서비스 (Front-end & Back-end & CI/CD)
-
Nanum-Navi/ampersand
Nanum-Navi/ampersand PublicA monorepo for TS/JS packages to make service simple and fast
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.