-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
171 lines (163 loc) · 12.8 KB
/
index.html
File metadata and controls
171 lines (163 loc) · 12.8 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
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
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/html">
<head>
<meta charset="utf-8">
<title>Feiyang Wu</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"/>
<!-- <link href="style.css" rel="stylesheet" type="text/css" >-->
<link rel="stylesheet" href="style.css" type="text/css">
<script>
</script>
<style>
body {
background-color: #f6f7f8;
}
a {
text-decoration: none;
color: white;
}
nav {
/*background-color: #2e7fc1;*/
background-color: rgba(46,127,193,0.93);
height: 60px;
position: fixed;
width: 100%;
top: 0;
z-index: 1000; /* Ensure the navbar appears above other elements */
border-bottom: aqua;
border-bottom-width: 2px;
}
.profile_img {
float: right;
width: 200px;
box-shadow: 5px 5px 5px 5px grey;
}
ul {
list-style: none;
}
nav div a{
height: 60px;
margin-right: 30px;
display: inline-block;
text-align: center;
line-height: 50px;
text-decoration: none;
color: white;
justify-content: flex-end;
}
nav div a:hover {
text-decoration: underline;
}
.main {
margin: 0 auto;
padding: 50px;
width: 800px;
height: fit-content;
}
.header {
float: right;
}
.tail{
width: 100%;
height: 300px;
background-color: #2e7fc1;
}
.tail h3 {
color: whitesmoke;
}
.tail div {
height: 40px;
line-height: 40px;
}
.tail div a {
vertical-align: middle;
}
.tail div a img{
height: 40px;
padding-left: 20px;
}
.github_link {
margin-top: 0px;
padding-top: 0px;
padding-left: 20px;
text-align: center;
line-height: 40px;
display:inline-block;
}
.external_links {
margin: 20px;
padding: 20px;
}
</style>
</head>
<body>
<header>
<nav id = "navbar">
<div class="header"><a href="index_zh.html">language</a></div>
<div class="header"><a href="#">projects</a></div>
<div class="header"><a href="index.html">about me</a></div>
</nav>
</header>
<div class="main">
<h1>Feiyang Wu 邬飞扬 </h1>
<div>
<img class="profile_img" src="images/profile.jpg" alt="#">
<div> Welcome to my personal website! My name is Feiyang Wu, currently a
undergraduate enrolled in ZJU-UIUC institude of Zhejiang University (China)
and University of Illinois Urbana Champaign (USA). I am now majoring in
computer engineering. I am expected to graduate in the year of 2025,
recieving diploma of both university.
</div>
</div>
<div>
<h2>Education Background</h2>
<p>Yuhang High School, Hangzhou, China, 2018-2021</p>
<p>ZJU-UIUC institute, Zhejiang University, 2021-2025, Undergraduate</p>
<p>Department of Electrical and Computer Engineering, University of Illinois Urbana Champaign, 2021-2025, Undergraduate</p>
<h2>A Short Story of My College Years</h2>
<p>I took my college entrance exam, or Gaokao, in 2021, before which I was pretty ignorant of what I will be doing. I took class
in Zhejiang Universtiy as a computer enginerring major when I joined a club, Meta-Robotics in Haining International Campus.
The club's goal is to build robotics and enter the Robomaster provincial and national competition. I was recruited as
a embedded control member and I have been doing stuffs about robotic programming since then.
</p>
<h2>Research Interest and Skills</h2>
<ul>
<li>Embedded System Programming Based on STM32</li>
<li>Real Time Operating System</li>
<li>x86 Assembly and Operating System Programming</li>
<li>Robotics Control and Programming</li>
<li>Front End Development</li>
<li>Artificial Intelligence and its application to Computer Vision</li>
</ul>
<h2>Academic Performance</h2>
<p>ZJU GPA: 3.8?/4.00</p>
<p>UIUC GPA: 3.9?/4.00</p>
<h4>Course Grade</h4>
<ul>
<li>ECE110: A+</li>
<li>ECE120: A+</li>
<li>CS225: A</li>
<li>ECE210: A</li>
<li>CS411: A</li>
<li>ECE310: A</li>
<li>ECE313: A</li>
<li>ECE391: A</li>
</ul>
<h2>Awards and Papers</h2>
<ul>
<li>2021-2022 and 2022-2023 National Scholarship (国家奖学金)</li>
<li>2021-2022 and 2022-2023, First Prize Scholarship of Zhejiang University (浙江大学一等奖学金)</li>
<li>2021-2022 and 2022-2023, Second Prize Shcolarship of ZJU-UIUC institute (ZJUI联合学院二等奖学金)</li>
<li>2023 RoboMaster University League (Shanghai Station) Second Prize (2023机甲大师高校联盟赛上海站二等奖) </li>
<li>Co-author of CVPR paper MovieChat: <i>From Dense Token to Sparse Memory for Long
Video Understanding</i>, with the role of data collection and labeling. More information: <a
href="https://rese1f.github.io/MovieChat/">https://rese1f.github.io/MovieChat/</a></li>
</ul>
</div>
</div>
<div class="tail">
<h3 class="external_links"> External Links </h3>
<div><a href="https://github.com/Raventhatfly"><img src="images/github.png" alt=""><div class="github_link">My Github</div></a></div>
</div>
</body>
</html>