-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
100 lines (91 loc) · 4.01 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style data-merge-styles="true"></style>
<title>Zuwei Zhao's Homepage</title>
</head>
<body id="g0.1">
<table style="width: 100%;">
<tbody>
<tr>
<td width="250" style="width: 250px;">
<img alt="My picture" src="./homepage_files/zuweizhao.jpg" align="left" border="0" height="256" hspace="29" vspace="38" id="photo">
</td>
<td width="2000" style="width: 2000px;">
<h1>Zuwei Zhao (<span style="font-weight: normal;">赵祖威</span>)</h1>
<a target="_blank" href="http://ai.nju.edu.cn/">School of Artificial Intelligence</a><br>
<a target="_blank" href="http://www.nju.edu.cn/">Nanjing University</a>, P. R. China<br>
<br>
Office: Room C411, Siu Yat-Fu Building, Xianlin Campus, 163 Xianlin Avenue, Qixia District, Nanjing, China<br>
Email: <a class="emaillink" href="mailto:[email protected]" title="[email protected]">[email protected]</a>, <a class="emaillink" href="mailto:[email protected]" title="[email protected]">[email protected]</a>
<br><br>
</td>
<td width="150" style="width: 150px; align:center">
<a href="https://www.nju.edu.cn/">
<img alt="My picture" src="./homepage_files/nju-logo.png" align="right" border="0" height="120" hspace="30" vspace="30" id="photo">
</a>
<a href="https://ai.nju.edu.cn/">
<img alt="My picture" src="./homepage_files/ai-logo.jpg" align="right" border="0" height="80" hspace="30" vspace="30" id="photo"><br>
</a>
</td>
</tr>
</tbody>
</table>
<hr>
<h2>Research Interests</h2>
<ul>
<li>Software Engineering, Program Analysis, Software Testing</li>
</ul>
<hr>
<h2>Working Experiences</h2>
<ul>
<li><a href="http://www.nju.edu.cn" target="_blank">Nanjing University</a>, Nanjing, China
<ul>
<li>Teacher, <a href="http://ai.nju.edu.cn" target="_blank">School of Artificial Intelligence</a>, Since Sep., 2023
</ul>
</li>
<li><a href="https://www.microsoft.com" target="_blank">Microsoft</a>, Suzhou, China
<ul>
<li>Software Engineer 2, MSAI (Microsoft Search Assistant and Intelligence) Group, Jul., 2020 - Aug., 2023</li>
<li>Software Engineer, Cortana Language Understanding Group, Jul., 2017 - Jun., 2020</li>
</ul>
</li>
</ul>
<hr>
<h2>Education Experiences</h2>
<ul>
<li><a href="http://www.nju.edu.cn" target="_blank">Nanjing University</a>, Nanjing, China
<ul>
<li>M.E., Software Engineering, Sep., 2015 - Jun., 2017</li>
<li>B.E., Software Engineering, Sep., 2011 - Jun., 2015</li>
</ul>
</li>
</ul>
<hr>
<h2>Publications</h2>
<ul>
<li>
<p><u>Zuwei Zhao</u>, Shining Feng, Enyi Tang, Xin Chen, Xuandong Li, Minxue Pan, Chen Zhao. <u><a href="https://www.ejournal.org.cn/CN/10.3969/j.issn.0372-2112.2017.11.003"><strong>A Symbolic Execution Guided Inner Loop Bound Analysis[J]</strong></a></u>. <strong>Acta Electronica Sinica</strong>, 2017, 45(11): 2582-2592.</p>
</li>
</ul>
<hr>
<h2>Teaching</h2>
<ul>
<li>
<p>Artificial Intelligence Engineering Project Development Training (For undergraduate students, Summer 2024)</p>
</li>
</ul>
<hr>
<h2>Honors and Awards</h2>
<ul>
<li>Supervisor for the Second Prize in the 17th Chinese Collegiate Computing Competition (指导学生获第17届中国大学生计算机设计大赛二等奖), 2024</li>
<li>Most Intelligent Award in Hackathon of Microsoft Greater China Region - Suzhou (微软编程马拉松苏州地区最佳智能奖), 2019</li>
<li>Excellent Student of Jiangsu Province (江苏省省级三好学生), 2017</li>
<li>National Scholarship for Excellent Postgraduate Student granted by Ministry of Education (硕士研究生国家奖学金), 2016</li>
<li>National Scholarship for Excellent Undergraduate Student granted by Ministry of Education (国家奖学金), 2013</li>
</ul>
<hr>
Last modified: August 12th, 2024.
</body>
</html>