-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
341 lines (298 loc) · 10.2 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
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
<!DOCTYPE html>
<html lang="en">
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2GEKPMQP8F"></script>
<script>
if (document.location.hostname !== "localhost") {
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
// noinspection SpellCheckingInspection
gtag('config', 'G-2GEKPMQP8F');
}
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description"
content="👋 I'm Santiago Castro, a Uruguayan 🇺🇾 living in the San Francisco Bay Area (USA). I work as an Research Scientist at Netflix. I have a PhD in CS from the University of Michigan (2024), advised by Rada Mihalcea. My main research interest is in holistically representing multimodal sources (i.e., Vision and Language) for general-purpose applications, especially for video tasks. I'm also interested in Computational Humor.">
<meta name="author" content="Santiago Castro (bryant1410)">
<meta property="og:title" content="Santiago Castro">
<meta property="og:type" content="profile">
<meta property="profile:first_name" content="Santiago">
<meta property="profile:last_name" content="Castro">
<meta property="profile:gender" content="male">
<meta property="profile:username" content="bryant1410">
<meta property="og:url" content="https://santi.uy/">
<meta property="og:description"
content="👋 I'm Santiago Castro, a Uruguayan 🇺🇾 living in the San Francisco Bay Area (USA). I'm an Research Scientist at Netflix.">
<meta property="og:locale" content="en_US">
<meta property="og:image" content="https://santi.uy/img/opengraph.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:alt" content="A screenshot of the website.">
<title>Santiago Castro</title>
<link as="style" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<link as="font" href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet">
<link as="font" href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet">
<link as="image" rel="icon" type="image/x-icon" href="favicon.ico">
<style>
:root {
--primary-color: #bd5d38;
--secondary-color: #824027;
--tertiary-color: #d48a6e;
}
body {
font-family: 'Muli', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
padding-top: 27px;
color: #868e96;
}
@media (min-width: 992px) {
body {
padding-top: 0;
padding-left: 17rem;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-weight: 700;
text-transform: uppercase;
color: #343a40;
}
h1 {
font-size: 6rem;
line-height: 5.5rem;
}
h2 {
font-size: 3.5rem;
}
h3 {
font-size: 2rem;
}
p.lead {
font-size: 1.15rem;
font-weight: 400;
}
.subheading {
font-weight: 500;
font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-size: 1.5rem;
}
.social-icons a {
display: inline-block;
height: 3.5rem;
width: 3.5rem;
background-color: #495057;
color: #fff !important;
border-radius: 100%;
text-align: center;
font-size: 1.5rem;
line-height: 3.5rem;
margin-bottom: 1rem;
margin-right: 1rem;
}
.social-icons a:last-child {
margin-right: 0;
}
.social-icons a:hover {
background-color: var(--primary-color);
}
.dev-icons .list-inline-item i:hover {
color: var(--primary-color);
}
#sideNav .navbar-nav .nav-item .nav-link {
font-weight: 800;
letter-spacing: 0.05rem;
text-transform: uppercase;
}
#sideNav {
outline-color: var(--tertiary-color);
}
@media (min-width: 992px) {
#sideNav {
text-align: center;
position: fixed;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 17rem;
height: 100vh;
}
#sideNav .navbar-brand {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: auto auto 0;
padding: 0.5rem;
}
#sideNav .navbar-brand .img-profile {
max-width: 10rem;
max-height: 10rem;
border: 0.5rem solid rgba(255, 255, 255, 0.2);
}
#sideNav .navbar-collapse {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-flex: 0;
flex-grow: 0;
width: 100%;
margin-bottom: auto;
}
#sideNav .navbar-collapse .navbar-nav {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
}
#sideNav .navbar-collapse .navbar-nav .nav-item {
display: block;
visibility: hidden;
}
#sideNav .navbar-collapse .navbar-nav .nav-item .nav-link {
display: block;
}
}
section.resume-section {
max-width: 75rem;
}
@media (min-width: 768px) {
section.resume-section {
min-height: 100vh;
}
}
@media (min-width: 992px) {
section.resume-section {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
}
.bg-primary {
background-color: var(--primary-color) !important;
}
.text-primary {
color: var(--primary-color) !important;
}
a {
color: var(--primary-color);
}
a:hover, a:focus, a:active {
color: var(--secondary-color);
}
.fa-cv:before {
font-family: sans-serif;
font-weight: bold;
content: 'CV';
}
code {
font-family: monospace;
color: lightgray;
}
</style>
</head>
<body id="page-top">
<!-- I keep the navbar because it plays nicely with the spacing and adds nice aesthetics. -->
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand">
<span class="d-none d-lg-block">
<img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="img/profile.jpg"
alt="Santiago Castro's profile photo">
</span>
</a>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link"> </a>
</li>
<li class="nav-item">
<a class="nav-link"> </a>
</li>
<li class="nav-item">
<a class="nav-link"> </a>
</li>
<li class="nav-item">
<a class="nav-link"> </a>
</li>
<li class="nav-item">
<a class="nav-link"> </a>
</li>
<li class="nav-item">
<a class="nav-link"> </a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid p-0">
<section class="resume-section p-3 p-lg-5 d-flex align-items-center">
<div class="w-100">
<h1 class="mb-0">
<span class="d-block d-lg-none">
<img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="img/profile.jpg"
alt="Santiago Castro's profile photo">
</span>
Santiago
<span class="text-primary">Castro</span>
</h1>
<div class="subheading mb-4 mb-lg-5">
<code>@bryant1410</code>
</div>
<!--suppress GrazieInspection -->
<p class="lead mb-3">
👋 I'm Santiago Castro, a Uruguayan 🇺🇾 living in the San Francisco Bay Area (USA).
I'm an Research Scientist at <a href="https://www.netflix.com/">Netflix</a>. I have a PhD in CS from the
<a href="https://umich.edu">University of Michigan</a> (2024), advised by
<a href="https://web.eecs.umich.edu/~mihalcea/">Rada Mihalcea</a>.
</p>
<p class="lead mb-4 mb-lg-5">
My main research interest is in holistically representing multimodal sources
(i.e., Vision and Language) for general-purpose applications, especially for video tasks.
I'm also interested in Computational Humor.
</p>
<div class="social-icons">
<!--suppress HtmlUnknownTarget -->
<a href="resume/main.pdf">
<i class="fab fa-cv"></i>
</a>
<a href="https://www.linkedin.com/in/santiagocastroserra/">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="https://scholar.google.com/citations?user=i2LNBfUAAAAJ">
<i class="fab fa-google"></i>
</a>
<a href="https://github.com/bryant1410">
<i class="fab fa-github"></i>
</a>
<a href="https://twitter.com/bryant1410">
<i class="fab fa-x-twitter"></i>
</a>
<a href="https://stackoverflow.com/users/1165181/bryant1410">
<i class="fab fa-stack-overflow"></i>
</a>
</div>
</div>
</section>
</div>
<script async src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js"
integrity="sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+"
crossorigin="anonymous"></script>
<script async src="https://kit.fontawesome.com/ed64dade59.js" crossorigin="anonymous"></script>
</body>
</html>