-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.html
More file actions
236 lines (163 loc) · 6.67 KB
/
team.html
File metadata and controls
236 lines (163 loc) · 6.67 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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
-->
<html>
<head>
<link rel="stylesheet" href="./styles/team_styles.css" />
<title>Pluto Website</title>
<meta charset="UTF-8"> </meta>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</meta>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"></script>
<script type = "text/javascript">
</script>
</head>
<body>
<div class = "container">
<div class = "wrapper">
<nav class = "menu">
<a class = "m1" href = "index.html">Home</a>
<a class = "m2" href = "overview.html">Overview</a>
<a class = "m3" href = "updates.html">Updates</a>
<a class = "m4" href = "">Team</a>
<a class = "m5" href = "faq.html">FAQ</a>
</nav>
<div id ="content">
<h3 id = "title">Team members</h3>
<br />
<p id = "main-text">(Who are we) Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla ornare tincidunt tellus at malesuada. Mauris aliquet purus sit amet lectus rhoncus ultricies. Cras sit amet dapibus magna. Ut elementum, nibh condimentum eleifend mattis, leo tellus rhoncus orci, non cursus ante libero sit amet sapien. Nam mattis, leo rutrum lacinia pretium, sem nulla malesuada odio, eget consequat mauris metus et eros. Maecenas a congue felis, id fringilla dolor. Maecenas blandit blandit nisi sed cursus. Donec dapibus felis ut placerat faucibus.</p>
<br />
<br />
<div id = "faculty">
<h5 id = "heading">Faculty</h5>
<br />
<br />
<div id = "row">
<div id = "pictures">
<img src = "./img/aryafar.jpg">
</div>
<div id = "desc">
<div id = "desc-text">
<h6 id = "name">Dr. Ehsan Aryafar</h6>
<p id = "name-title">Assistant Professor </p>
<p id = "description">I am an Assistant Professor of Computer Science at Portland State University. Prior to that and from 2013 to 2017, I was a Research Scientist at Intel Labs in Santa Clara, CA.</p>
</div>
</div>
</div>
<div id = "row">
<div id = "pictures">
<img src = "./img/zhenming.jpg">
</div>
<div id = "desc">
<div id = "desc-text">
<h6 id = "name">Dr. Zhenming Liu</h6>
<p id = "name-title">Assistant Professor </p>
<p id = "description">I am an Assistant Professor in the Department of Computer Science at the College of William & Mary. Prior to joining W&M, I spent two years as a quant research (algo trading) in Two Sigma Investments. I received my Ph.D. from Harvard (2012), and spent two years as a postdoc at Princeton University. I graduated from the Hong Kong University of Science and Technology with a B.Eng in Computer Science and a minor in Mathematics. </p>
</div>
</div>
</div>
<div id = "row">
<div id = "mobile-row">
<div id = "pictures">
<img src = "./img/wong.jpg">
</div>
<div id = "desc">
<div id = "desc-text">
<h6 id = "name">Dr. Carlee Joe-Wong</h6>
<p id = "name-title">Assistant Professor </p>
<p id = "description">Hello! I received my Ph.D. (and M.A., and A.B.) from Princeton University. I primarily work on mathematical aspects of computer and information networks/systems, with an emphasis on economic and incentive considerations. I am particularly interested in applying theoretical insights to practical system deployments.</p>
</div>
</div>
</div>
</div>
</div>
<br />
<div id = "other">
<h5 id = "heading">Team</h5>
<br />
<br />
<br />
<div id = "leftside">
<div id = "column">
<div id = "row">
<div id = "pictures-other">
<img src = "./img/amarjit.jpg">
</div>
<div id = "desc-other">
<div id = "desc-text-other">
<h6 id = "name">Amarjit Arvind Jadhav</h6>
<p id = "name-title">Assistant Professor </p>
</div>
</div>
</div>
<div id = "row">
<div id = "pictures-other">
<img src = "./img/amarjit.jpg">
</div>
<div id = "desc-other">
<div id = "desc-text-other">
<h6 id = "name">Susham Yerabolu</h6>
<p id = "name-title">Assistant Professor </p>
</div>
</div>
</div>
<div id = "row">
<div id = "pictures-other">
<img src = "./img/amarjit.jpg">
</div>
<div id = "desc-other">
<div id = "desc-text-other">
<h6 id = "name">Samuel Gomena</h6>
<p id = "name-title">Assistant Professor </p>
</div>
</div>
</div>
</div>
</div>
<div id = "rightside">
<div id = "column">
<div id = "row">
<div id = "pictures-other">
<img src = "./img/martin.jpg">
</div>
<div id = "desc-other">
<div id = "desc-text-other">
<h6 id = "name">Martin Li</h6>
<p id = "name-title">Assistant Professor </p>
</div>
</div>
</div>
<div id = "row">
<div id = "pictures-other">
<img src = "./img/kim.jpg">
</div>
<div id = "desc-other">
<div id = "desc-text-other">
<h6 id = "name">Soyoung Kim</h6>
<p id = "name-title">Assistant Professor </p>
</div>
</div>
</div>
<div id = "row">
<div id = "pictures-other">
<img src = "./img/huang.jpg">
</div>
<div id = "desc-other">
<div id = "desc-text-other">
<h6 id = "name">Patrick Huang</h6>
<p id = "name-title">Assistant Professor </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>