This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpeople.html
266 lines (243 loc) · 13.9 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
---
layout: default
---
<div class="container">
<div class="containerStaff">
<div class="sidebar_container">
<div class="barraDefault float">
<h1 class=" titulo">Principal Investigators</h1>
</div>
<div class="sidebar " >
<h2>Martin Tygel</h2>
<img class="foto imgBorda" src="{{ "/imgs/people/martin_web.png" | prepend: site.baseurl }}">
<h3> Coordinator and Geophysics Principal Investigator</h3>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<a href="http://lattes.cnpq.br/7393825867830586"><img title="Currículo Lattes"
src="{{ "/imgs/lattes.png" | prepend: site.baseurl }}"></a>
<a href="https://www.researchgate.net/profile/Martin_Tygel"><img title="Research Gate"
src="{{ "/imgs/researchgate.jpg" | prepend: site.baseurl }}"></a>
<p>Full professor at the Institute of Mathematics, Statistics and
Scientific Computing at the University of Campinas (IMECC/UNICAMP).
Associate Director of the Center for Petroleum Studies.</p>
</div>
<div class="sidebar " >
<h2>Edson Borin</h2>
<img class="foto imgBorda" src="/imgs/people/borin_web.png"> </img>
<h3> HPC Principal Investigator</h3>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<a href="http://lattes.cnpq.br/4176915322233893"><img title="Currículo Lattes" src="{{ "/imgs/lattes.png" | prepend: site.baseurl }}"></a>
<a href="http://www.researchgate.net/profile/Edson_Borin"><img title="Research Gate"
src="/imgs/researchgate.jpg"></img></a>
<p>Faculty member at the Institute of Computing at the University of Campinas (IC/UNICAMP).</p>
</div>
</div>
<div class="sidebar_container">
<div class="barraDefault float">
<h1 class=" titulo">Laboratory staff</h1>
</div>
<div class="sidebar " >
<h2>Jorge Henrique Faccipieri Junior</h2>
<img class="foto imgBorda" src="{{ "/imgs/people/jorge_web.png" | prepend: site.baseurl }}">
<h3> Project Manager and Researcher</h3>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<a href="http://lattes.cnpq.br/0902533917666605"><img title="Currículo Lattes" src="{{ "/imgs/lattes.png" | prepend: site.baseurl }}"></a>
<a href="http://www.researchgate.net/profile/Jorge_Faccipieri_Junior"><img title="Research Gate" src="{{ "/imgs/researchgate.jpg" | prepend: site.baseurl }}"></a>
<p>PhD in Science and Petroleum Engineering at University of Campinas
(CEP/UNICAMP).</p>
</div>
<div class="sidebar " >
<h2>Tiago Antonio Alves Coimbra</h2>
<img class="foto imgBorda" src="{{ "/imgs/people/tiago_web.png" | prepend: site.baseurl }}">
<h3> Main Geophysics Researcher</h3>
<p>Email: <a href="mailto:[email protected]">coimbra@ggaunicamp.</a></p>
<a href="http://lattes.cnpq.br/0472956965182462"><img title="Currículo Lattes" src="{{ "/imgs/lattes.png" | prepend: site.baseurl }}"></a>
<p>PhD in Applied Mathematics at the Institute of Mathematics,
Statistics and Scientific Computing at University of Campinas
(IMECC/UNICAMP).</p>
</div>
<div class="sidebar" >
<h2>Dany Rueda Serrano</h2>
<img class="foto imgBorda" src="{{ "/imgs/people/dany_web.png" | prepend: site.baseurl }}">
<h3> Researcher</h3>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<a href="http://lattes.cnpq.br/4139869851016467"><img title="Currículo Lattes" src="{{ "/imgs/lattes.png" | prepend: site.baseurl }}"></a>
<p>M.Sc. at the Program of Petroleum Science and Engineering at
University of Campinas (CEP/UNICAMP).</p>
</div>
<div class="sidebar " >
<h2>João Renato Domingos do Sacramento</h2>
<img class="foto imgBorda" src="{{ "/imgs/people/joao_web.png" | prepend: site.baseurl }}">
<h3>Laboratory Manager and System Administrator</h3>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<a href="http://lattes.cnpq.br/2329150184550696"><img title="Currículo Lattes" src="{{ "imgs/lattes.png" | prepend: site.baseurl }}"></a>
<p>Computer Science student at the Institute of Computing at the
University of Campinas (IC/UNICAMP).</p>
</div>
<div class="sidebar " >
<h2>Ian Liu Rodrigues</h2>
<img class="foto imgBorda" src="{{ "/imgs/people/ian_web.png" | prepend: site.baseurl }}">
<h3>Software Development Manager and Researcher</h3>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<a href="https://github.com/ianliu"><img title="Github" src="{{ "/imgs/github.png" | prepend: site.baseurl }}"></a>
<p>B.Sc. of Applied Mathematics with emphasis on Computational
Mathematics by University of Campinas (IMECC/UNICAMP). Former
programmer at
<a href="http://www.gebrproject.com/">GêBR project</a>.</p>
</div>
<div class="sidebar " >
<h2>Caian Benedicto</h2>
<img class="foto imgBorda" src="{{ "/imgs/people/caian_web.png" | prepend: site.baseurl }}">
<h3>Main Software Developer</h3>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<a href="http://lattes.cnpq.br/8674348451133485"><img title="Currículo Lattes" src="{{ "/imgs/lattes.png" | prepend: site.baseurl }}"></a>
<a href="https://github.com/caian"><img title="Github" src="{{ "/imgs/github.png" | prepend: site.baseurl }}"></a>
<p>B.Eng. of Computer Engineering by University of Campinas (FEEC/UNICAMP)
and former visiting student of Computing Science at University of
Alberta (UofA).</p>
</div>
<div class="sidebar " >
<h2>Alcides Goldoni Junior</h2>
<img class="foto imgBorda" src="{{ "/imgs/people/alcides_web.png" | prepend: site.baseurl }}">
<h3>Network and System Administrator</h3>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<a href="http://lattes.cnpq.br/3193531699744390"><img title="Currículo Lattes" src="{{ "/imgs/lattes.png" | prepend: site.baseurl }}"></a>
<a href="https://github.com/agoldonijr"><img title="Github" src="{{ "/imgs/github.png" | prepend: site.baseurl }}"></a>
<p>Undergraduate student of Applied Mathematics at University of Campinas (IMECC/UNICAMP).</p>
</div>
</div>
<div class="sidebar_container">
<div class="barraDefault float">
<h1 class=" titulo">Ph.D. Students</h1>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/people/carlos.png">
<div class="textoStudents">
<p>Carlos André Martins de Assis </p>
<p> Ph.D. Student </p>
<p>[email protected]</p>
</div>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/people/gustavo.png">
<div class="textoStudents">
<p>Gustavo Barroso Dias Ignácio </p>
<p> Ph.D. Student </p>
<p>[email protected]</p>
</div>
</div>
</div>
<div class="sidebar_container">
<div class="barraDefault float">
<h1 class=" titulo">M.Sc. Students</h1>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/people/daianeRossi.png">
<div class="textoStudents">
<p>Daiane Rossi Rosa Lessa</p>
<p> M.Sc. Student </p>
<p>[email protected]</p>
</div>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/people/hercules.png">
<div class="textoStudents">
<p>Hercules Cardoso da Silva </p>
<p> M.Sc. Student </p>
<p>hercules.cardoso.silva1 at gmail.com</p>
</div>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/people/semFoto.png">
<div class="textoStudents">
<p> Edwin Fagua </p>
<p> M.Sc. Student </p>
<p>[email protected]</p>
</div>
</div>
</div>
<div class="sidebar_container">
<div class="barraDefault float">
<h1 class=" titulo">Undergraduate Students</h1>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/people/semFoto.png">
<div class="textoStudents">
<p>Gabriel Souza Franco</p>
<p> Undergraduate Researcher </p>
<p>[email protected] </p>
</div>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/people/joao.speglich.png">
<div class="textoStudents">
<p>João Henrique Speglich </p>
<p> Undergraduate Researcher </p>
<p>speglichj at ic.unicamp.br</p>
</div>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/people/semFoto.png">
<div class="textoStudents">
<p> Henrique Gonçalves </p>
<p> Undergraduate Researcher </p>
<p>[email protected]</p>
</div>
</div>
</div>
<div class="sidebar_container">
<div class="barraDefault float">
<h1 class=" titulo">Colaborator</h1>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/people/cesar.png">
<div class="textoStudents">
<p>Cesar A. Arias </p>
<p>Colaborator </p>
<p>[email protected]</p>
</div>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/people/anders.png">
<div class="textoStudents">
<p>Anders Ueland Waldeland </p>
<p>Colaborator</p>
<p>[email protected]</p>
</div>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/people/semFoto.png">
<div class="textoStudents">
<p>Rodrigo Bloot</p>
<p>Colaborator </p>
<p>[email protected] </p>
</div>
</div>
</div>
<div class="sidebar_container">
<div class="barraDefault float">
<h1 class=" titulo">Alumni</h1>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/people/semFoto.png">
<div class="textoStudents">
<p>Carlos Alberto da Costa Filho </p>
<p>Alumni </p>
</div>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/people/semFoto.png">
<div class="textoStudents">
<p>Tabajara Willians Vasconcelos </p>
<p>Alumni</p>
</div>
</div>
<div class="sidebarStudents " >
<img class="foto imgBorda" src="/imgs/alumni/alber_web.png">
<div class="textoStudents">
<p>Alber Tabone Novo</p>
<p>Alumni </p>
</div>
</div>
</div>
</div>
</div>