forked from jojoldu/junior-recruit-scheduler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
db.json
96 lines (96 loc) · 3.55 KB
/
db.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"recruits": [
{
"endDate":"2021.04.26 17:00:00",
"link":"https://careers.linecorp.com/ko/jobs/418?utm_source=junior-recruit-scheduler",
"description":"2021 라인 광고 플랫폼 채용 연계형 인턴"
},
{
"endDate":"2021.04.30 17:00:00",
"link":"https://recruit.webtoonscorp.com/webtoon/ko/job/detail?annoId=20005728",
"description":"2021 네이버웹툰 하계인턴십 채용연계형(개발/리서치)"
},
{
"endDate":"2021.05.03 17:00:00",
"link":"https://careers.kakao.com/jobs/P-11983?utm_source=junior-recruit-scheduler",
"description":"2021 카카오 채용 연계형 인턴"
},
{
"endDate": "수시채용",
"link": "https://www.notion.so/61da1be2959b40ae8621f1bdc44d605b?utm_source=junior-recruit-scheduler",
"description": "모두의 싸인 주니어 개발자 채용"
},
{
"endDate": "채용시까지",
"link": "https://recruit.navercorp.com/naver/job/detail/developer?annoId=20005215&utm_source=junior-recruit-scheduler",
"description": "네이버 SmartEditor 백엔드 개발 채용연계형 인턴"
},
{
"endDate": "채용시까지",
"link": "https://careers.kakao.com/jobs/P-11485?utm_source=junior-recruit-scheduler",
"description": "카카오 인프라 서비스 플랫폼 개발자 (경력 5년미만)"
},
{
"endDate": "채용시까지",
"link": "https://abit.ly/ab180",
"description": "데이터 기업 AB180 엔지니어"
},
{
"endDate": "채용시까지",
"link": "https://recruit.navercorp.com/naver/job/detail/developer?annoId=20003170&utm_source=junior-recruit-scheduler",
"description": "네이버 동영상 플랫폼 (인턴)"
},
{
"endDate": "채용시까지",
"link": "https://www.notion.so/fee06e9581f542a4898f803a9a601603",
"description": "CODEF 주니어 개발자 채용"
},
{
"endDate": "채용시까지",
"link": "https://www.notion.so/07ca1fda22584d60a48ef43a8cf9bab0",
"description": "당근마켓 백엔드/플랫폼 신입/인턴 채용"
},
{
"endDate": "채용시까지",
"link": "https://toss.im/career/jobs?category=engineering-product&company=%ED%86%A0%EC%8A%A4%ED%8C%80",
"description": "토스 엔지니어 채용"
},
{
"endDate": "채용시까지",
"link": "https://recruit.buzzni.com/recruit/ai-lab-ai-%eb%b0%b1%ec%97%94%eb%93%9c-%ec%97%94%ec%a7%80%eb%8b%88%ec%96%b4-%ec%a0%84%eb%ac%b8%ec%97%b0%ea%b5%ac%ec%9a%94%ec%9b%90-%ea%b0%80%eb%8a%a5/",
"description": "버즈니 AI 플랫폼 엔지니어 채용"
},
{
"endDate": "채용시까지",
"link": "https://www.notion.so/91f036e4b22041dd866682fea7516140",
"description": "오일나우 웹 프론트 신입/경력 채용"
},
{
"endDate": "채용시까지",
"link": "https://github.com/gopax/Recruit",
"description": "스트리미 엔지니어 채용"
},
{
"endDate": "채용시까지",
"link": "https://www.notion.so/comento/Front-end-23adb41a65d34ca383d23f049f7b55b9",
"description": "코멘토 Front-end 개발자 채용"
},
{
"endDate": "채용시까지",
"link": "https://www.notion.so/71edafe219b0432da0b1959f622c9f1a",
"description": "스켈터랩스 소프트웨어 엔지니어 채용"
}
],
"seminars": [
{
"endDate": "2021.02.11 16:42:00",
"description": "2021년도 42 SEOUL 모집",
"link": "https://innovationacademy.kr/notice?board=4&post=104&utm_source=jojoldu/junior-recruit-scheduler"
},
{
"endDate": "2021.05.06 13:00:00",
"description": "2021 우아한테크캠프 4기 모집",
"link": "https://woowabros.github.io/devrel/2021/04/20/woowa-techcamp_4th.html"
}
]
}