-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
51 lines (36 loc) · 1.56 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
<html>
<title> Kevin Ros </title>
<body>
<h2>Kevin Ros</h2>
<img src="headshot.jpg" alt="A photograph of Kevin Ros" width="200" height="300">
<br>
Ph.D candidate, The University of Illinois at Urbana-Champaign<br>
<p>
<b>About Me</b><br>
I am a third-year computer science Ph.D. candidate studying information retrieval, natural language generation, and machine learning<br>
under <a href="http://czhai.cs.illinois.edu/">ChengXiang Zhai</a> as part of the <a href="https://timan.cs.illinois.edu/ir/index.html">TIMAN Group</a> at <a href="https://cs.illinois.edu/">The University of Illinois at Urbana-Champaign.</a><br>
Prior to this, I graduated from <a href="http://www.vassar.edu/">Vassar College</a> in 2020 with a B.A. in Computer Science and a B.A. in Mathematics. <br>
</p>
<p>
<b>Research Interests</b><br>
Information retrieval, text retrieval, artificial intelligence, and natural language understanding.
</p>
<p> <b>Helpful Links</b> </p>
<ul>
<li><a href="https://kevinros.github.io/cv.pdf">CV</a></li>
<li><a href="https://linkedin.com/in/kevin-ros-92bba6126">LinkedIn</a></li>
<li><a href="https://scholar.google.com/citations?user=0HCtLPYAAAAJ&hl=en&oi=ao">Google Scholar</a></li>
<!--<li><a href="https://kevinros.github.io/publications">Publications</a></li>-->
</ul>
<p>
<b>Outside academia, I enjoy</b>
<ul>
<li>Volleyball / Beach Volleyball </li>
<li> Astronomy </li>
<ul>
</p>
<div>
</div>
</body>
</html>