-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcholmin.html
253 lines (171 loc) · 10.4 KB
/
cholmin.html
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Cholmin Kang @ SNU</title>
<meta name="Description" content=" add description ... ">
<meta name="Keywords" content=" add keywords ... ">
<link rel="shortcut icon" href="favicon.ico">
<link rel="apple-touch-icon-precomposed" href="apple-touch-icon.png">
<!--<link type="text/css" href="http://completethemes.ro/themeforest/cv/style.css" rel="stylesheet" media="all">-->
<link href="resources/css/base.css" rel="stylesheet">
<link href="resources/css/grid.css" rel="stylesheet">
<link href="resources/css/elements.css" rel="stylesheet">
<link href="resources/css/layout.css" rel="stylesheet">
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700" rel="stylesheet" type="text/css">
<link href="resources/css/default.css" rel="stylesheet" id="cv-skin">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<link rel="stylesheet" href="css/flaticon.css"/>
<link rel="stylesheet" href="css/animate.css"/>
<link rel="stylesheet" href="css/owl.carousel.css"/>
<link rel="stylesheet" href="css/style.css"/>
</head>
<body>
<div id="wrap">
<div id="header">
<!-- /// HEADER //////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<div class="cv-section">
<div class="span8">
<div class="cv-section-title">
<img src="cholmin.jpeg" width="120" alt="">
<h1>
Cholmin Kang
<small>Undergraduate Intern</small>
</br>
</h1>
</div><!-- end .cv-section-title -->
</div><!-- end .span9 -->
<div class="span4">
<div class="cv-item">
<div class="social-media fixed">
<a href="#" class="facebook-icon social-icon">
<i class="fa fa-facebook"></i>
</a>
<!-- <a href="#" class="twitter-icon social-icon">
<i class="fa fa-twitter"></i>
</a> -->
<a href="#" class="googleplus-icon social-icon">
<i class="fa fa-google-plus"></i>
</a>
<a href="#" class="linkedin-icon social-icon">
<i class="fa fa-linkedin"></i>
</a>
</div>
<p class="last">
<h3><strong>Contact</strong></h3>
<h4>Email: <a href="mailto:[email protected]">kcholmin at gmail.com</a></h4>
<h4>Office: Room 416, Building 301, Seoul National University, Seoul, Korea</h4>
</p>
</div>
</div>
</div>
</div><!-- end #header -->
<div id="content">
<div class="cv-section">
<div class="span3">
<div class="cv-section-title">
<h2>Education</h2>
</div>
</div>
<br>
<div class="span9">
<div class="cv-item">
<h3>SungKyunKwan University - B.S. in Computer Science and Engineering</h3>
<br>
<h3>Seoul Global High School</h3>
</div><!-- end .cv-item -->
</div><!-- end .span9 -->
</div>
<div class="cv-section">
<div class="span3">
<div class="cv-section-title">
<h2>About me</h2>
</div>
</div>
<br>
<div class="span9">
<div class="cv-item">
<h3>I am a undergraduate intern majoring in Computer Science Engineering at Seoul National University. I am currently advised by <a href="https://youngkilee.blogspot.com/p/about-me.html" target="_blank">youngki Lee</a>. I am majoring in Computer Science and Engineering in SungKyunKwan University. I have broad interest in VR based sensing and mobile devices. Prior to joining MobiU lab, I participated in various projects in fields of IoT, Android, health care and else. </h3>
</div><!-- end .cv-item -->
</div><!-- end .span9 -->
</div><!-- end .cv-section -->
<div class="cv-section">
<div class="span3">
<div class="cv-section-title">
<h2>Research Interests</h2>
</div><!-- end .cv-section-title -->
</div><!-- end .span3 -->
<br>
<div class="span9">
<div class="cv-item">
<h3><strong>VR sensing, wearable device sensing</strong></h3>
<br>
<h3>Gesture recognition, VR, Machine learning </h3>
</div><!-- end .cv-item -->
</div><!-- end .span9 -->
</div>
<!-- Start of Experience -->
<div class="cv-section">
<div class="span3">
<div class="cv-section-title">
<h2>Experience</h2>
</div><!-- end .cv-section-title -->
</div><!-- end .span3 -->
<br>
<div class="span9">
<div class="cv-item">
<h3><strong>Purdue University</strong></h3>
<br>
<h3>Research intern, fire fighting robot team as Android developer, Server developer (2016.09-2016.12)</h3>
</div><!-- end .cv-item -->
<div class="cv-item">
<h3><strong>SungKyunKwan University</strong></h3>
<br>
<h3>Research intern, Ubiquitous Computing Lab as ML developer, researcher (2017.04-2018.5)</h3>
<br>
<h3>Vice president of College of Software, (2017.11-2018.11)</h3>
</div><!-- end .cv-item -->
<div class="cv-item">
<h3><strong>KOICA</strong></h3>
<br>
<h3>World friends ICT volunteer at Uzbekistan as Team leader, arduino and IoT lecturer (2018.07-2018.8)</h3>
<br>
<h3>Vice president of College of Software, (2017.11-2018.11)</h3>
</div>
</div><!-- end .span9 -->
</div><!-- end .cv-section -->
<!-- start of awards section -->
<div class="cv-section">
<div class="span3">
<div class="cv-section-title">
<h2>Awards and extra</h2>
</div><!-- end .cv-section-title -->
</div><!-- end .span3 -->
<br>
<div class="span9">
<div class="cv-item">
<h3><strong>Seoul National University Mobile and Ubiquitous Computing Lab web developer</strong></h3>
</div><!-- end .cv-item -->
<div class="cv-item">
<h3><strong>Dean's listed at SungKyunKwan university for scholastic excellence (2018)</strong></h3>
</div>
<div class="cv-item">
<h3><strong>1st place at "Kick Start start-up competition" with "Guide-Tourist matching platform" (2017)</strong></h3>
</div>
<div class="cv-item">
<h3><strong>"SKKU global challenger" with overseas research, "Start-up motivation in university level"(2017)</strong></h3>
</div>
<div class="cv-item">
<h3><strong>TEPS 852</strong></h3>
</div>
<div class="cv-item">
<h3><strong>TOEFL 117</strong></h3>
</div>
</div>
</div>
</body>
</html>