forked from ProgressLab/progress-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpeople.html
247 lines (214 loc) · 13.5 KB
/
people.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
<!DOCTYPE HTML>
<!--
Dopetrope by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Laboratory for Progress</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="shortcut icon" type="image/png" href="images/logo/LFP_logo_final_JustHand_Blue.png"/>
</head>
<body class="people is-preload">
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<!-- Logo -->
<div class="logo"><a href="index.html"><img src="images/logo/two_tone_standard.svg" alt="" /></a></div>
<!-- Nav -->
<nav id="nav">
<ul>
<li id="home-nav"><a href="index.html">Home</a></li>
<li id="people-nav" class="current"><a href="#">People</a></li>
<li id="pub-nav"><a href="pubs.html">Publications</a></li>
</ul>
</nav>
</section>
<!-- Main -->
<section id="main">
<div class="container">
<div class="row">
<div class="col-12">
<!-- Members -->
<section>
<header class="major">
<h2>Members</h2>
</header>
<div class="row">
<!-- Chad -->
<div class="col-3 col-4-medium col-6-small person">
<a href="https://web.eecs.umich.edu/~ocj/" class="box">
<div class="image featured"><img src="images/headshots/ocj.jpg" /></div>
<header>
<h3>Chad Jenkins</h3>
<p>Director, ProgressLab <br/> Professor, CSE & Robotics</p>
</header>
</a>
</div>
<!-- Jasmine -->
<div class="col-3 col-4-medium col-6-small person">
<a href="http://jasmineberry.com" class="box">
<div class="image featured"><img src="images/headshots/jberry.jpg" /></div>
<header>
<h3>Jasmine Berry</h3>
<p>Postdoctoral Fellow, Robotics</p>
</header>
</a>
</div>
<!-- Jana -->
<div class="col-3 col-4-medium col-6-small person">
<a href="http://janapavlasek.com" class="box">
<div class="image featured"><img src="images/headshots/jpavlasek.jpg" /></div>
<header>
<h3>Jana Pavlasek</h3>
<p>PhD Candidate, Robotics</p>
</header>
</a>
</div>
<!-- Jorge -->
<div class="col-3 col-4-medium col-6-small person">
<a href="https://www.jorgevilchis.com" class="box">
<div class="image featured"><img src="images/headshots/jvilchis.png" /></div>
<header>
<h3>Jorge Vilchis</h3>
<p>PhD Candidate, ECE Robotics</p>
</header>
</a>
</div>
<!-- Liz -->
<div class="col-3 col-4-medium col-6-small person">
<a href="https://www.lizolson.dev/" class="box">
<div class="image featured"><img src="images/headshots/eolson.jpg" /></div>
<header>
<h3>Elizabeth Olson</h3>
<p>PhD Candidate, Robotics</p>
</header>
</a>
</div>
<!-- Stanley -->
<div class="col-3 col-4-medium col-6-small person">
<a href="www.linkedin.com/in/stanlew7531" class="box">
<div class="image featured"><img src="images/headshots/slewis.jpg" /></div>
<header>
<h3>Stanley Lewis</h3>
<p>PhD Candidate, Robotics</p>
</header>
</a>
</div>
<!-- Anthony -->
<div class="col-3 col-4-medium col-6-small person">
<a href="https://topipari.com" class="box">
<div class="image featured"><img src="images/headshots/aopipari.jpeg" /></div>
<header>
<h3>Anthony Opipari</h3>
<p>PhD Candidate, CSE</p>
</header>
</a>
</div>
<!-- Jace -->
<div class="col-3 col-4-medium col-6-small person">
<a href="https://www.linkedin.com/in/jbaldrich/" class="box">
<div class="image featured"><img src="images/headshots/jaldrich.JPG" /></div>
<header>
<h3>Jace Aldrich</h3>
<p>PhD Student, Robotics</p>
</header>
</a>
</div>
<!-- Amber -->
<div class="col-3 col-4-medium col-6-small person">
<a href="https://www.linkedin.com/in/amber-green-24582a155/" class="box">
<div class="image featured"><img src="images/headshots/agreen.jpg" /></div>
<header>
<h3>Amber Green</h3>
<p>PhD Student, Robotics</p>
</header>
</a>
</div>
<!-- Nikhil -->
<div class="col-3 col-4-medium col-6-small person">
<a href="#" class="box">
<div class="image featured"><img src="images/headshots/ndevraj.jpg" /></div>
<header>
<h3>Nikhil Devraj</h3>
<p>MS Student, Robotics</p>
</header>
</a>
</div>
</div>
</section> <!-- End members -->
<section>
<header class="major">
<h2>Alumni</h2>
</header>
<!-- Alumni without photos -->
<article class="box post">
<ul>
<li><a href="http://alphonsusadubredu.com">Alphonsus Adu-Bredu</a> (PhD, Robotics, 2023)</li>
<li><a href="https://scholar.google.ca/citations?user=UPIcVtUAAAAJ&hl=en&oi=ao">Xiaotong Chen</a> (PhD, Robotics, 2023)</li>
<li><a href="https://cameronkisailus.me/">Cameron Kisailus</a> (MS, Robotics, 2023)</li>
<li><a href="https://www.tommycohn.com/">Thomas Cohn</a> (BSE, CSE & BS, Honors Mathematics, 2022)</li>
<li><a href="https://www.zhemingzhou.net/">Zheming Zhou</a> (PhD, Robotics, 2021)</li>
<li><a href="https://www.linkedin.com/in/chen-chao-164a4486/">Chao Chen</a>(MS, Robotics, 2021)</li>
<li><a href="https://esheetz.github.io">Emily Sheetz</a>(MS, CSE, 2020)</li>
<li><a href="https://karthikdesingh.com/">Karthik Desingh</a> (PhD, CSE, 2020)</li>
<li><a href="https://www.zhenzeng.org/">Zhen Zeng</a>(PhD, ECE, 2020)</li>
<li><a href="http://www-personal.umich.edu/~zsui/">Zhiqiang Sui</a> (PhD, CSE, 2020)</li>
<li>Haonan Chang (MS, ECE Robotics, 2020)</li>
<li>Ning Xu (MS, ECE Robotics, 2020)</li>
<li>Henry Kim (MS, Robotics, 2020)</li>
<li>Maithili Patel (MS, Mech, 2019)</li>
<li>Tianyang Pan (MS, ECE Robotics, 2019)</li>
<li>Shiyang Lu (MS 2019)</li>
<li><a href="https://fnivek.github.io">Kevin French</a>(MS, Robotics, 2018)</li>
<li>Jill Meyerson (MS, IoE, 2018)</li>
<li>Irina Klissourova</li>
<li>Jordan Lee</li>
<li>Jiatao Fan</li>
<li>Chandana Neerukonda</li>
<li>Qingyu Chen</li>
<li>Nathan Moos</li>
<li><a href="https://scholar.google.com/citations?user=gG43f88AAAAJ&hl=en&oi=ao">Troy McMahon</a></li>
<li><a href="https://sites.google.com/site/zhefanyeinfo/">Zhefan Ye</a></li>
<li>Tigist Diriba</li>
<li>Verse Chow</li>
<li><a href="https://tgroechel.github.io/">Tom Groechel</a></li>
</ul>
</article>
</section> <!-- End alumni without photos -->
<!-- Join us -->
<section>
<article class="box post">
<header>
<h2>Join us!</h2>
</header>
<p>Perspective graduate students should apply to the <a href="https://robotics.umich.edu/academic-program/admissions-info/">Robotics graduate program</a> or the <a href="https://cse.engin.umich.edu/academics/graduate/admissions/">CSE graduate program</a>.</p>
</article>
</section>
</div>
</div>
</div>
</section>
<section id="footer">
<!-- Copyright -->
<div id="copyright">
<ul class="links">
<li>© 2022. All rights reserved.</li><li>Design: Dopetrope by
<a href="http://twitter.com/ajlkn">AJ</a> for <a href="http://html5up.net/">HTML5 UP</li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>