-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
252 lines (223 loc) · 12.1 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="Nam Wook Kim">
<meta property="og:description"
content="Assistant Professor of Computer Science at Boston College, studying information visualization and human-computer interaction.">
<meta property="og:image" content="http://www.namwkim.org/assets/images/nam.png">
<meta property="og:url" content="http://www.namwkim.org/">
<meta itemprop="name" content="Nam Wook Kim">
<meta itemprop="description"
content="Assistant Professor of Computer Science at Boston College, studying information visualization and human-computer interaction.">
<meta itemprop="image" content="http://www.namwkim.org/assets/images/nam.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Nam Wook Kim">
<meta name="twitter:description"
content="Assistant Professor of Computer Science at Boston College, studying information visualization and human-computer interaction.">
<meta name="twitter:creator" content="@namwkim85">
<!-- Twitter summary card with large image must be at least 280x150px -->
<meta name="twitter:image:src" content="http://www.namwkim.org/assets/images/nam.png">
<meta name="author" content="Nam Wook Kim">
<title>Nam Wook Kim</title>
<link rel="icon" href="/assets/images/favicon.ico" type="image/png" sizes="16x16 32x32">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.0/css/all.min.css"
integrity="sha512-BnbUDfEUfV0Slx6TunuB042k9tuKe3xrD6q4mg5Ed72LTgzDIcLPxg6yI2gcMFRyomt+yJJxE+zJwNmxki6/RA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:700" rel="stylesheet">
<link rel="stylesheet" href="assets/css/common.css">
<link rel="stylesheet" href="assets/css/index.css">
<!--dependencies-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/remarkable/1.7.1/remarkable.min.js"></script>
<!-- <script src="https://d3js.org/d3-time.v1.min.js"></script>
<script src="https://d3js.org/d3-time-format.v2.min.js"></script>
<script src="https://d3js.org/d3-dsv.v1.min.js"></script>
<script src="https://d3js.org/d3-collection.v1.min.js"></script> -->
<script src="https://d3js.org/d3.v7.min.js"></script>
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/99/three.min.js"></script> -->
<script src="assets/js/common.js" type="module"></script>
<script src="assets/js/index.js" type="module"></script>
<!-- <script src="assets/js/MTLLoader.js" type="module"></script> -->
<!-- <script src="assets/js/GLTFLoader.js" type="module"></script>
<script src="assets/js/OrbitControls.js" type="module"></script>
<script src="assets/js/fun.js" type="module"></script> -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-10WJKQK9XQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-10WJKQK9XQ');
</script>
</head>
<body>
<div class="canvas-container"></div>
<header class="container">
<h1 class="title">Nam Wook Kim</h1>
<div class="row">
<section class="column">
<img class="profile-image" alt="Profile Image of Nam Wook Kim">
<div class="profile-item center">
Assistant Professor @ Boston College
</div>
<div class="profile-item center">
<a class="link-btn" href="https://drive.google.com/file/d/1btUe76WP_yY_4WNqR8lldbjpSrpZ2fpR/view?usp=sharing"
target="_blank">
CV
</a> <span class="dv">|</span>
<a class="link-btn" href="https://scholar.google.com/citations?user=PgSzKsgAAAAJ&hl=en" target="_blank">
Google Scholar
</a>
</div>
</section>
<section class="column">
<p>
Nam Wook Kim is an <strong>Assistant Professor of Computer Science</strong> at <strong>Boston
College</strong>.
His research vision is to lower barriers for everyone to understand and communicate complex data. He tackles
this challenge by studying <a href="https://en.wikipedia.org/wiki/Visualization_(graphics)"
target="_blank"><strong>visualization</strong></a> within the broad context of <a
href="https://en.wikipedia.org/wiki/Human%E2%80%93computer_interaction"
target="_blank"><strong>human-computer interaction</strong></a>.
His research investigates innovative approaches to interact with data, going beyond traditional expert systems
and addressing the needs of a broader audience, including designers, journalists, and casual users.
His work has been recognized with awards from <a href="https://sigchi.org/conferences/conference-history/chi/"
target="_blank">ACM CHI</a>, <a href="https://sigchi.org/conferences/conference-history/uist/">ACM UIST</a>,
and <a href="https://www.informationisbeautifulawards.com/">Kantar Information is Beautiful Awards</a>.
</p>
<p>
He earned a Ph.D. in Computer Science from Harvard University. His Ph.D. studies were supported by <a
href="http://en.ikef.or.kr/" target="_blank">Kwanjeong Educational Foundation</a> and <a
href="http://www.siebelscholars.com/scholars/NamWookKim" target="_blank">Siebel Scholars Foundation</a>.
Prior to Harvard, he was a research associate at KAIST and worked at Samsung and LG as a research engineer. He
also received M.S. in Computer Science from Stanford University and B.S. in Mathematics and Computer Science
from Stony Brook University, and B.S. in Digital Media from Ajou University (Dual-Degree).
</p>
<p>
<strong>Office hours</strong>: Please reserve a <a href="https://calendar.app.google/JVKxQ3bQSv2cF16V9"
target="_blank">15 min slot here</a>.
</p>
</section>
<section class="column">
<h2 class="title">News</h2>
<div class="search">
<!-- <label for="search-news" class="visuallyhidden">Search News</label> -->
<input id="search-news" type="text" name='news' placeholder="Search News..." aria-label="search news">
</div>
<div class="news" role="list">
</div>
<div><a class="see-all" href="/detail/?page=news">See All News ... </a></div>
</section>
</div>
</header>
<main class="row container">
<div class="column">
<section>
<h2 class="title">Publications</h2>
<div class="search">
<!-- <label for="search-news" class="visuallyhidden">Search Publications</label> -->
<input type="text" name='publication' placeholder="Search Publications..." aria-label="search publications">
</div>
<div class="filter">
<div class="chip selected" data-cond="pub-all" role="button" aria-label="Filter Publications by All">All</div>
<div class="chip" data-cond="pub-featured" role="button" aria-label="Filter Publications by Featured">Featured
</div>
<div class="chip" data-cond="pub-awards" role="button" aria-label="Filter Publications by Awards">Awards</div>
<div class="chip" data-cond="pub-first-author" role="button" aria-label="Filter Publications by First Author">
First Author</div>
<!-- <div class="chip" data-cond="pub-recent">Recent</div> -->
<div class="chip" data-cond="pub-thesis" role="button" aria-label="Filter Publications by Thesis">Thesis</div>
<div class="chip" data-cond="pub-journal" role="button" aria-label="Filter Publications by Journal">Journal
</div>
<div class="chip" data-cond="pub-conference" role="button" aria-label="Filter Publications by Conference">
Conference</div>
<div class="switch-container">
<label id="by-time-switch" class="switch" role="button" aria-label="Filter by Time" aria-pressed="true">
<input id="by-time" class="checkbox" type="checkbox" checked name="byTime" />
<span class="slider"></span>
</label>
<span class="label" aria-hidden="true">By Time</span>
</div>
</div>
<div class="pubs">
</div>
</section>
</div>
<div class="column">
<section>
<h2 class="title">Advisees</h2>
<div class="people" role="list">
</div>
<!-- <div><strong>Alumni</strong></div> -->
<div><a class="see-all" href="/detail/?page=people">See All People ... </a></div>
</section>
<section>
<h2 class="title">Travels</h2>
<div class="search">
<!-- <label for="search-news" class="visuallyhidden">Search Travels</label> -->
<input type="text" name='travel' placeholder="Search Travels..." aria-label="search travels">
</div>
<div class="travels" role="list">
</div>
<div><a class="see-all" href="/detail/?page=travel">See All Travels ... </a></div>
</section>
<section>
<h2 class="title">Teaching</h2>
<div class="courses" role="list">
</div>
<div><a class="see-all" href="/detail/?page=teaching">See All Courses ... </a></div>
</section>
<section>
<h2 class="title">Contact</h2>
<div class="profile-item email">
</div>
<div class="profile-item">
245 Beacon Street, Room 428B, Chestnut Hill, MA 02467
</div>
<div class="profile-item">
<a href="https://twitter.com/namwkim85" target="_blank"><i class="fab fa-twitter" aria-hidden="true"></i>
<span class="visuallyhidden">Twitter</span>
</a>
<span class="dv">|</span>
<!-- <a href="https://www.instagram.com/namwkim/" target="_blank"><i class="fab fa-instagram-square"
aria-hidden="true"></i>
<span class="visuallyhidden">Instagram</span>
</a>
<span class="dv">|</span> -->
<a href="https://www.linkedin.com/in/namwkim" target="_blank"><i class="fab fa-linkedin"
aria-hidden="true"></i>
<span class="visuallyhidden">LinkedIn</span>
</a>
<span class="dv">|</span>
<a href="https://github.com/namwkim" target="_blank"><i class="fab fa-github" aria-hidden="true"></i>
<span class="visuallyhidden">Github</span></a>
</div>
<br>
<div class="google-maps-container centered"
aria-label="Google Map showing 245 Beacon St, Chestnut Hill, MA 02467">
<div class="google-maps" aria-hidden="true">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2949.373839650685!2d-71.1688963!3d42.33455239999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89e379b294e1d789%3A0xc9b197dcd51ebc4a!2s245%20Beacon%20St%2C%20Chestnut%20Hill%2C%20MA%2002467!5e0!3m2!1sen!2sus!4v1663857321729!5m2!1sen!2sus"
width="100%" height="300" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
<br>
<div class="twiter-container centered">
<a class="twitter-timeline" data-height="750" href="https://twitter.com/namwkim85">Tweets by namwkim85</a>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</section>
</div>
</main>
<footer>
Copyright © <span id="copyright-year"></span> Nam Wook Kim.
<!-- The website code is <a href="https://github.com/namwkim/namwkim.github.io" target="_blank">here</a>. -->
<!-- 3D models in the background by
<a href="https://poly.google.com/user/b7jif2AAit5" target="_blank">Alex “SAFFY” Safayan</a> and
<a href="https://poly.google.com/user/1aLhJHbABkb" target="_blank">14islands Lab</a> are licensed under <a href="https://creativecommons.org/licenses/by/2.0/" target="_blank">CC BY 2.0</a> -->
</footer>
</body>
</html>