-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpeople.html
293 lines (265 loc) · 10.1 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
292
293
<!DOCTYPE html>
<html lang="en">
<!-- head starts-->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-129453432-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-129453432-1');
</script>
<!-- Title Displayed on Tab on Browser-->
<title>People - ICEBERG</title>
<link rel="shortcut icon" type="image/png" href="img/logo/iceberg.png"/>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link type="text/css" rel="stylesheet" href="css/bootstrap.min.css" />
<link type="text/css" rel="stylesheet" href="css/custom.css" />
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
</head>
<!-- head ends-->
<!-- body starts-->
<body>
<div id="header_nav"></div>
<!-- People Page starts -->
<div class="container" id="body" hidden>
<!-- heading starts -->
<div class="container row">
<h1 class="colorDarkBlue">People</h1>
</div>
<!-- heading ends -->
<!-- Introductory starts -->
<div class="container row">
<p class="text-justify">ICEBERG project is the result of the collaboration of many researchers across five different universities.</p>
</div>
<!-- Introductory ends -->
<hr/>
<!-- SBU starts -->
<div class="container row">
<h4 class="text-success">
<a class="text-success" target="_blank" href="https://lynchlab.com/">
Stony Brook University
<i class="fa fa-external-link" aria-hidden="true"></i>
</a>
</h4>
<div class="container marginBottom-16 marginLeft-16">
<ul class="list-group">
<li class="peopleModal">
<h5>
<a data-target="#peopleModal" class="cursorPointer" data-toggle="modal">
<u id="getModalName">Heather Lynch</u>
</a>
<span class="text-muted">, Principal Investigator, ICEBERG</span>
</h5>
</li>
<li class="peopleModal">
<h5>
<a data-target="#peopleModal" class="cursorPointer" data-toggle="modal">
<u id="getModalName">Brad Spitzbart</u>
</a>
<span class="text-muted">, Research Programmer</span>
</h5>
</li>
<li class="peopleModal">
<h5>
<a data-target="#peopleModal" class="cursorPointer" data-toggle="modal">
<u id="getModalName">Bento Goncalves</u>
</a>
<span class="text-muted">, Ph.D student, Ecology and Evolution - Seals Use Case</span>
</h5>
</li>
<li class="">
<h5>Hieu Le<span class="text-muted">, Ph.D student, Computer Science - Penguins Use Case</span></h5>
</li>
<li class="">
<h5>Yogesh Agrawal<span class="text-muted">, Alumnus, Computer Science - Web development </span></h5>
</li>
</ul>
</div>
</div>
<!-- SBU ends -->
<hr/>
<!-- Rutgers starts -->
<div class="container row">
<h4 class="text-success">
<a class="text-success" target="_blank" href="http://radical.rutgers.edu">
Rutgers University
<i class="fa fa-external-link" aria-hidden="true"></i>
</a>
</h4>
<div class="container marginBottom-16 marginLeft-16">
<ul class="list-group">
<li class="">
<h5>
<a class="text-success" target="_blank" href="http://radical.rutgers.edu/people/shantenu-jha">
Shantenu Jha
<i class="fa fa-external-link" aria-hidden="true"></i>
</a>
<span class="text-muted">, Principal Investigator, RADICAL-Cybertools </span>
</h5>
</li>
<li class="">
<h5>
<a class="text-success" target="_blank" href="http://radical.rutgers.edu/people/mturilli">
Matteo Turilli
<i class="fa fa-external-link" aria-hidden="true"></i>
</a>
<span class="text-muted">, Co-Investigator, RADICAL-Cybertools </span>
</h5>
</li>
<li class=""> <h5>Hyungro Lee<span class="text-muted">, Research Programmer </span></h5> </li>
<li class=""> <h5>
<a class="text-success" target="_blank" href="http://radical.rutgers.edu/people/iparask">
Ioannis Paraskevakos
<i class="fa fa-external-link" aria-hidden="true"></i>
</a><span class="text-muted">, Ph.D student, Electrical & Computer Engg. - RADICAL-Cybertools developer </span></h5> </li>
<li class=""> <h5>Aymen Alsaadi<span class="text-muted">, Ph.D student, Electrical and Computer Engineering - RADICAL-Cybertools developer </span></h5> </li>
</ul>
</div>
</div>
<!-- Rutgers ends -->
<hr/>
<!-- Colorado starts -->
<div class="container row">
<h4 class="text-success">
<a class="text-success" target="_blank" href="https://cires.colorado.edu/">
University of Colorado, Boulder / CIRES
<i class="fa fa-external-link" aria-hidden="true"></i>
</a>
</h4>
<div class="container marginBottom-16 marginLeft-16">
<ul class="list-group">
<li class="">
<h5>
<a class="text-success" target="_blank" href="https://cires.colorado.edu/council-fellows/michael-willis">
Michael Willis
<i class="fa fa-external-link" aria-hidden="true"></i>
</a>
<span class="text-muted">, Co-Investigator, ASIFT Use Case </span>
</h5>
</li>
<li class=""> <h5>Michael MacFerrin<span class="text-muted">, Co-Investigator, ASIFT Use Case </span></h5> </li>
</ul>
</div>
</div>
<!-- Colorado ends -->
<hr/>
<!-- UCSB starts -->
<div class="container row">
<h4 class="text-success">
<a class="text-success" target="_blank" href="http://www.venachu.com/">
University of California, Santa Barbara
<i class="fa fa-external-link" aria-hidden="true"></i>
</a>
</h4>
<div class="container marginBottom-16 marginLeft-16">
<ul class="list-group">
<li class="peopleModal">
<h5>
<a data-target="#peopleModal" class="cursorPointer" data-toggle="modal">
<u id="getModalName">Vena Chu</u>
</a>
<span class="text-muted">, Principal Investigator, Rivers Use Case </span>
</h5>
</li>
<li class="peopleModal">
<h5>
<a data-target="#peopleModal" class="cursorPointer" data-toggle="modal">
<u id="getModalName">Samira Daneshgar Asl</u>
</a>
<span class="text-muted">, Postdoc </span>
</h5>
</li>
<li class="peopleModal">
<h5>
<a data-target="#peopleModal" class="cursorPointer" data-toggle="modal">
<u id="getModalName">Enbo Zhou</u>
</a>
<span class="text-muted">, Ph.D student - Geography</span>
</h5>
</li>
</ul>
</div>
</div>
<!-- UCSB ends -->
<hr/>
<!-- NAU starts -->
<div class="container row">
<h4 class="text-success">
<a class="text-success" target="_blank" href="http://msalvatore.net/index.html/">
Northern Arizona University
<i class="fa fa-external-link" aria-hidden="true"></i>
</a>
</h4>
<div class="container marginBottom-16 marginLeft-16">
<ul class="list-group">
<li class="">
<h5>Mark Salvatore<span class="text-muted">, Principal Investigator, LandCover Use Case </span></h5>
</li>
<li class="peopleModal">
<h5>
<a data-target="#peopleModal" class="cursorPointer" data-toggle="modal">
<u id="getModalName">Helen Eifert</u>
</a>
<span class="text-muted">, Ph.D student, Physics and Astronomy</span>
</h5>
</li>
<li class="">
<h5>Brian Szutu<span class="text-muted">, Undergraduate programmer </span></h5>
</li>
</ul>
</div>
</div>
<!-- NAU ends -->
</div>
<!-- Home Page ends -->
<!----------------------------------------------->
<!-- Modal structure for people starts here -->
<!-- define details of the person in people.js -->
<!-- and create modal html as per given format -->
<!----------------------------------------------->
<div id="peopleModal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<div class="container row">
<div class="container row">
<h5 id="nameModal" class="modal-title">Name inserted here from people.js</h5>
</div>
<div class="container row">
<h6 id="titleModal" class="modal-title">Title inserted here from people.js</h6>
</div>
</div>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="container row">
<div class="col-4">
<img id="imageModal" class="w-100p" src=""> <!-- Image inserted here from people.js -->
</div>
<div id="descriptionModal" class="col-8 text-justify">
Description inserted here from people.js
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Modal structure for people ends here -->
<div id="footer"></div>
<!-- This should be at the end of the body tag -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.3/js/bootstrap.min.js" integrity="sha384-a5N7Y/aK3qNeh15eJKGWxsqtnX/wWdSZSKp+81YjTmS15nvnvxKHuzaWwXHDli+4" crossorigin="anonymous"></script>
<script src="js/custom.js"></script>
<script src="js/people.js"></script>
</body>
<!-- body ends-->
</html>