-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
263 lines (108 loc) · 5.36 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
253
254
255
256
257
258
259
260
261
262
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="generator" content="Hugo 0.27.1" />
<title>Sam Kim</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pure/1.0.0/pure-min.css">
<!--[if lte IE 8]>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pure/1.0.0/grids-responsive-old-ie-min.css">
<![endif]-->
<!--[if gt IE 8]><!-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pure/1.0.0/grids-responsive-min.css">
<!--<![endif]-->
<!--[if lte IE 8]>
<link rel="stylesheet" href="https://skim-stanford.github.io/css/side-menu-old-ie.css">
<![endif]-->
<!--[if gt IE 8]><!-->
<link rel="stylesheet" href="https://skim-stanford.github.io/css/side-menu.css">
<!--<![endif]-->
<link rel="stylesheet" href="https://skim-stanford.github.io/css/blackburn.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="alternate" type="application/rss+xml" title="Sam Kim" href="https://skim-stanford.github.io/index.xml" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/androidstudio.min.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<link rel="shortcut icon" href="https://skim-stanford.github.io/img/favicon.ico" type="image/x-icon" />
</head>
<body>
<div id="layout">
<a href="#menu" id="menuLink" class="menu-link">
<span></span>
</a>
<div id="menu">
<a class="pure-menu-heading brand" href="https://skim-stanford.github.io/">Sam Kim</a>
<div class="pure-menu">
<ul class="pure-menu-list">
<li class="pure-menu-item">
<a class="pure-menu-link" href="https://skim-stanford.github.io/"><i class='fa fa-home fa-fw'></i>Home</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" href="https://skim-stanford.github.io/pubs/"><i class='fa fa-edit fa-fw'></i>Publications</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" href="https://skim-stanford.github.io/talks/"><i class='fa fa-comment fa-fw'></i>Talks</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" href="https://skim-stanford.github.io/teaching/"><i class='fa fa-superscript fa-fw'></i>Teaching</a>
</li>
</ul>
</div>
<div class="pure-menu social">
<ul class="pure-menu-list">
</ul>
</div>
<div>
<div class="small-print">
<small></small>
</div>
<div class="small-print">
<small>Built with <a href="https://gohugo.io/" target="_blank">Hugo</a></small>
<small>Theme <a href="https://github.com/yoshiharuyamashita/blackburn" target="_blank">Blackburn</a></small>
</div>
</div>
</div>
<div id="main">
<div class="header">
<h1>Sam Kim</h1>
<h2></h2>
</div>
<div class="content">
<p style="text-align:center;"><img src="profile.jpg" width=70% /></p>
<p>I am a PhD student in the <a href="https://crypto.stanford.edu">Applied Cryptography
Group</a> at <a href="https://www.stanford.edu">Stanford
University</a>. My advisor is <a href="http://crypto.stanford.edu/~dabo/">Dan
Boneh</a>. I got my bachelor’s in Computer
Science and Mathematics from <a href="http://www.gatech.edu/">Georgia Tech</a>. My area of
research is Cryptography and Computer Security.</p>
<p>I spent the summer of 2017 at the <a href="https://crypto.di.ens.fr/web2py">ENS Crypto
Group</a> working with <a href="http://www.di.ens.fr/~wee/">Hoeteck
Wee</a>. I spent the summer of 2016 at the <a href="http://www.fujitsu.com/us/about/businesspolicy/tech/rd/">Fujitsu
Laboratories of
America</a> working with
<a href="http://www.fujitsu.com/us/about/businesspolicy/tech/rd/research-staff/arnab-roy.html">Arnab
Roy</a>
and Hart Montgomery.</p>
<h3>Contact</h3>
<p>Gates Computer Science Building, Room 494 <br>
353 Serra Mall <br>
Stanford, CA 94305 <br></p>
<p>Email: skim13@cs.stanford.edu</p>
</div>
</div>
</div>
<script src="https://skim-stanford.github.io/js/ui.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'Your Google Analytics tracking ID', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>