-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpeople.html
291 lines (254 loc) · 14.8 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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
<!DOCTYPE html>
<html lang="en">
<script src="components/header.js" type="text/javascript" defer></script>
<script src="components/navigation.js" type="text/javascript" defer></script>
<script src="components/footer.js" type="text/javascript" defer></script>
<header-component></header-component>
<body>
<navigation-component></navigation-component>
<div class="breadcrumbs margin-bottom-40">
<div class="container">
<h1 class="pull-left">Our Team</h1>
</div>
</div>
<!--=== Content Part ===-->
<div class="container">
<div class="headline"><h2>Team Members</h2></div>
<div class="row team margin-bottom-40">
<div class="col-sm-4">
<div class="thumbnail-style">
<img src="assets/img/Penn-Engineering-Logo.png" alt="" width="300" height="300" class="img-responsive">
<h3><a>Medical Cyber-Physical Systems</a> <small> Laboratory</small></h3>
<p>We are a multi-discipline lab in the University of Pennsylvania.</p>
</div>
</div>
<div class="col-sm-4">
<div class="thumbnail-style">
<img src="assets/img/team/rahul.jpg" alt="" width="300" height="300" class="img-responsive">
<h3><a href="https://www.seas.upenn.edu/~rahulm/" target="_blank">Prof. Rahul Mangharam</a> <small> Stephen J. Angelo Term Chair Associate Professor </small></h3>
<p>Associate Professor in the Department of Electrical and Systems Engineering at the University of Pennsylvania.</p>
</div>
</div>
<div class="col-sm-4">
<div class="thumbnail-style">
<img src="assets/img/team/JH.jpg" alt="" width="300" height="300" class="img-responsive">
<h3><a> Jiyue He </a> <small> PhD </small></h3>
<p>The main researcher and developer of the patient-specific heart model for left atrium arrhythmia ablation.</p>
<ul class="list-unstyled list-inline team-socail">
<li><a href="https://www.linkedin.com/in/jiyuehe/" target="_blank"><i class="icon-linkedin"></i></a></li>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="thumbnail-style">
<img src="assets/img/team/ZZ.jpg" alt="" width="300" height="300" class="img-responsive">
<h3><a> Zirui Zang </a> <small> PhD candidate</small></h3>
<p>Computer and Information Sciences, University of Pennsylvania. </p>
<ul class="list-unstyled list-inline team-socail">
<li><a href="https://www.linkedin.com/in/zirui-zang" target="_blank"><i class="icon-linkedin"></i></a></li>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="thumbnail-style">
<img src="assets/img/team/ZJ.jpg" alt="" width="300" class="img-responsive">
<h3><a>Zhihao Jiang</a> <small>PhD</small></h3>
<p>The main developer of the <a href="VHM.html" target="_blank" class="color-green1">Virtual Heart Model (VHM)</a> and the main researcher of the <a href="verification.html" target="_blank" class="color-green1">Pacemaker Verification</a> project. </p>
<ul class="list-unstyled list-inline team-socail">
<li><a href="http://www.linkedin.com/in/zhihaojiang" target="_blank"><i class="icon-linkedin"></i></a></li>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="thumbnail-style">
<img src="assets/img/team/MP.jpg" alt="" width="300" class="img-responsive">
<h3><a>Miroslav Pajic</a> <small> PhD </small></h3>
<p>The main developer of the <a href="downloads.html" target="_blank" class="color-green1">UPP2SF model translation tool</a>, and the main researcher of the <a href="MBD.html" target="_blank" class="color-green1">Model-based Design framework</a>.</p>
<ul class="list-unstyled list-inline team-socail">
<li><a href="http://www.linkedin.com/pub/miroslav-pajic/6/17/72a
" target="_blank"><i class="icon-linkedin"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="headline"><h2>Collaborators</h2></div>
<div class="row team margin-bottom-40">
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/SD.jpg" alt="" width="200" class="img-responsive">
<h3><a> Dr. Sanjay Dixit</a> <small>MD, EP Director, Philadelphia VA Medical Center</small></h3>
<p> </p>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/John_Bullinga.jpg" alt="" width="200" class="img-responsive">
<h3><a>Dr. John Bullinga</a> <small>MD, EP Director, Penn Presbyterian Medical Center</small></h3>
<p> </p>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/Jackson_Liang.jpg" alt="" width="200" class="img-responsive">
<h3><a>Dr. Jackson Liang</a> <small>MD, Assistant Professor, University of Michigan</small></h3>
<p> </p>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/Katie_Walsh.jpg" alt="" width="200" class="img-responsive">
<h3><a>Dr. Katie Walsh</a> <small>MD, Hospital of the University of Pennsylvania</small></h3>
<p> </p>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/Arkady_Pertsov.jpg" alt="" width="200" class="img-responsive">
<h3><a>Prof. Arkady Pertsov</a> <small>Professor, Upstate Medical University </small></h3>
<p> </p>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/Flavio_Fenton.jpg" alt="" width="200" class="img-responsive">
<h3><a>Prof. Flavio Fenton</a> <small>Professor, Georgia Institute of Technology </small></h3>
<p> </p>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/EC.jpg" alt="" width="200" class="img-responsive">
<h3><a>Prof. Elizabeth Cherry</a> <small>Associate Professor, Georgia Institute of Technology</small></h3>
<p> </p>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/Caroline_Roney.jpg" alt="" width="200" class="img-responsive">
<h3><a>Dr. Caroline Roney</a> <small>Lecturer, Queen Mary University of London, United Kingdom</small></h3>
<p> </p>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/Steven_Niederer.jpg" alt="" width="200" class="img-responsive">
<h3><a>Prof. Steven Niederer</a> <small>Professor, King’s College London, United Kingdom</small></h3>
<p> </p>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/Maxime_Sermesant.jpg" alt="" width="200" class="img-responsive">
<h3><a>Dr. Maxime Sermesant</a> <small>Head of Computational Cardiology at Inria, Université Côte d'Azur, France</small></h3>
<p> </p>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/IL.jpg" alt="" width="200" class="img-responsive">
<h3><a href="http://www.cis.upenn.edu/~lee" target="_blank">Prof. Insup Lee</a> <small>Cecilia Fitler Moore Professor, University of Pennsylvania</small></h3>
<p> </p>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/RA.jpg" alt="" width="200" class="img-responsive">
<h3><a href="http://www.cis.upenn.edu/~alur/" target="_blank">Prof. Rajeev Alur</a> <small>Zisman Family Professor, University of Pennsylvania</small></h3>
<p> </p>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/OS.jpg" alt="" width="200" class="img-responsive">
<h3><a href="http://www.cis.upenn.edu/~sokolsky/" target="_blank">Prof. Oleg Sokolsky</a> <small>Research Associate Professor, University of Pennsylvania</small></h3>
<p> </p>
</div>
</div>
</div>
<div class="margin-bottom-60"></div>
<div class="headline"><h2>Alumni</h2></div>
<div class="row team margin-bottom-20">
<div class="col-sm-3">
<div class="thumbnail-style">
<img src="assets/img/team/AC.jpg" alt="" width="200" class="img-responsive">
<h3><a>Allison Connolly</a> <small>Ph.D Candidate, University of Minnesota</small></h3>
<p>Allison actively participated in the development of <a href="VHM.html" target="_blank" class="color-green1">Virtual Heart Model (VHM)</a> during her visits in mLab.</p>
<ul class="list-unstyled list-inline team-socail">
<li><a href="http://www.linkedin.com/pub/allison-connolly/19/2aa/210" target="_blank"><i class="icon-linkedin"></i></a></li>
</ul>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img alt="" src="assets/img/team/VS.jpg" width="200" class="img-responsive">
<h3><a>Varun Sampath</a> <small>System Software Engineer at NVIDIA</small></h3>
<p>Varun was part of the undergrad team who built the <a href="http://pvs.medcps.org" target="_blank" class="color-green1">Heart On a Chip</a> platform and won the 1st Prize in the World Embedded Software Contest (WESC)</p>
<ul class="list-unstyled list-inline team-socail">
<li><a href="http://www.linkedin.com/in/varunsampath" target="_blank"><i class="icon-linkedin"></i></a></li>
</ul>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img alt="" src="assets/img/team/SR.jpg" width="200" class="img-responsive">
<h3><a>Sriram Radhakrishnan</a> <small>Hardware Engineer at Oracle</small></h3>
<p>Sriram was part of the undergrad team who built the <a href="http://pvs.medcps.org" target="_blank" class="color-green1">Heart On a Chip</a> platform and won the 1st Prize in the World Embedded Software Contest (WESC)</p>
<ul class="list-unstyled list-inline team-socail">
<li><a href="http://www.linkedin.com/pub/sriram-radhakrishnan/3b/689/a53
" target="_blank"><i class="icon-linkedin"></i></a></li>
</ul>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img alt="" src="assets/img/team/SS.jpg" width="200" class="img-responsive">
<h3><a>Shilpa Sarode</a> <small>Embedded Electrical Engineer at Lutron Electronics</small></h3>
<p>Shilpa was part of the undergrad team who built the <a href="http://pvs.medcps.org" target="_blank" class="color-green1">Heart On a Chip</a> platform and won the 1st Prize in the World Embedded Software Contest (WESC)</p>
<ul class="list-unstyled list-inline team-socail">
<li><a href="http://www.linkedin.com/pub/shilpa-sarode/43/b12/6b8
" target="_blank"><i class="icon-linkedin"></i></a></li>
</ul>
</div>
</div>
</div>
<hr class="margin-bottom-40">
<div class="row team">
<div class="col-sm-3">
<div class="thumbnail-style">
<img alt="" src="assets/img/team/GC.jpg" width="200" class="img-responsive">
<h3><a>George Chen</a> <small>Undergraduate Student, Johns Hopkins University</small></h3>
<p>George participated in developing a pacemaker testing platform during his visit in mLab. The platform can automatically perform tests on pacemaker implementations.</p>
<ul class="list-unstyled list-inline team-socail">
<li><a href="http://www.linkedin.com/pub/george-chen/55/428/135" target="_blank"><i class="icon-linkedin"></i></a></li>
</ul>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img alt="" src="assets/img/team/AM.jpg" width="200" class="img-responsive">
<h3><a>Abhijeet Mulay</a> <small>Graduate Student, University of Pennsylvania</small></h3>
<p>Abhijeet participated in developing a pacemaker testing platform and microcontroller implementation of <a href="VHM.html" target="_blank" class="color-green1">Virtual Heart Model (VHM)</a>. </p>
<ul class="list-unstyled list-inline team-socail">
<li><a href="http://www.linkedin.com/pub/abhijeet-mulay/44/278/9b4
" target="_blank"><i class="icon-linkedin"></i></a></li>
</ul>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail-style">
<img alt="" src="assets/img/team/SM.jpg" width="200" class="img-responsive">
<h3><a>Salar Moarref</a> <small>Ph.D Candidate, University of Pennsylvania</small></h3>
<p>Salar was actively involved in the <a href="verification.html" target="_blank" class="color-green1">Pacemaker Verification</a> project</p>
<ul class="list-unstyled list-inline team-socail">
<li><a href="http://www.linkedin.com/pub/salar-moarref/79/b65/632
" target="_self"><i class="icon-linkedin"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<footer-component></footer-component>
<script type="text/javascript" src="assets/css/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="assets/css/hover-dropdown.min.js"></script>
</body>
</html>