-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
72 lines (57 loc) · 2.42 KB
/
index.html
File metadata and controls
72 lines (57 loc) · 2.42 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>You Qi @ University of Virginia Mathematics Department</title>
<meta name="description" content="You Qi's homepage." >
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link type="text/css" rel="stylesheet" href="style.css">
</head>
<body>
<!-- Main content -->
<p><img src="yookie.jpg">
<h1>You Qi (漆游)</h1>
<p><a href="https://math.virginia.edu/">Department of Mathematics</a><br>
<a href="https://www.virginia.edu/">University of Virginia</a><br>
Charlottesville, VA 22904 United States
</p>
<p><b>E-mail:</b>
yq2dw AT virginia DOT edu
<br>
<b>Office Tel:</b>
(434)924-4936
<br>
</p>
<hr><b>About me:</b>
<br>I am an Associate Professor in the Department of Mathematics at University of Virginia. I obtained my PhD from
Columbia University in May of 2013, under the guidance of
<a href="http://www.math.columbia.edu/~khovanov/">Professor Mikhail Khovanov</a>. In 2008, I completed my MPhil study
at Hong Kong University of Science and Technology, supervised by <a href="http://www.math.ust.hk/~mameng/">Professor
Guowu Meng</a>. I received my BSc degree from Tsinghua University in 2006 (Academic Talent Program, class 2002).<br>
<br>
Previously, I worked as an Assistant Professor at University of Virginia (2019-2025), as a Sherman-Fairchild Research Assistant Professor at Caltech (2017-2019), as a Gibbs Assistant Professor
at Yale (2014-2017), and as a Morrey Visiting Assistant Professor at UC Berkeley (2013-2014).<br>
<hr><b>Research:</b> <a href="research.html">webpage</a>.
<hr><b>Teaching:</b> <a href="teaching.html">webpage</a>.
<hr><b>Links:</b> <a href="links.html">webpage</a>.
<address>
Updated 08/25/2025<brf> by You Qi.</address>
<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript">
var sc_project=11163445;
var sc_invisible=0;
var sc_security="e617d327";
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure." : "http://www.");
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="web analytics"
href="http://statcounter.com/web-analytics/"
target="_blank"><img class="statcounter"
src="//c.statcounter.com/11163445/0/e617d327/0/" alt="web
analytics"></a></div></noscript>
<!-- End of StatCounter Code for Default Guide -->
</body>
</html>