-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
403 lines (342 loc) · 27.3 KB
/
index.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
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
<!DOCTYPE HTML>
<!--
Prologue by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Elisa Rojas</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
</head>
<body>
<!-- Header -->
<div id="header">
<div class="top">
<!-- Logo -->
<div id="logo">
<span class="image avatar48"><img src="images/elisa.jpg" alt="^_^" /></span>
<h1 id="title">Elisa Rojas</h1>
<p>Telematics Engineer</p>
</div>
<!-- Nav -->
<nav id="nav">
<!--
Prologue's nav expects links in one of two formats:
1. Hash link (scrolls to a different section within the page)
<li><a href="#foobar" id="foobar-link" class="icon fa-whatever-icon-you-want skel-layers-ignoreHref"><span class="label">Foobar</span></a></li>
2. Standard link (sends the user to another page/site)
<li><a href="http://foobar.tld" id="foobar-link" class="icon fa-whatever-icon-you-want"><span class="label">Foobar</span></a></li>
-->
<ul>
<li><a href="#top" id="top-link" class="skel-layers-ignoreHref"><span class="icon fa-home">Home</span></a></li>
<li><a href="#about" id="about-link" class="skel-layers-ignoreHref"><span class="icon fa-user">About Me</span></a></li>
<li><a href="#projects" id="projects-link" class="skel-layers-ignoreHref"><span class="icon fa-puzzle-piece">Projects</span></a></li>
<li><a href="#publications" id="publications-link" class="skel-layers-ignoreHref"><span class="icon fa-book">Publications</span></a></li>
<li><a href="#teaching" id="teaching-link" class="skel-layers-ignoreHref"><span class="icon fa-comments-o">Teaching</span></a></li>
<li><a href="#hobbies" id="hobbies-link" class="skel-layers-ignoreHref"><span class="icon fa-hand-spock-o">Hobbies</span></a></li>
<!--<li><a href="#contact" id="contact-link" class="skel-layers-ignoreHref"><span class="icon fa-envelope">Contact</span></a></li>-->
</ul>
</nav>
</div>
<div class="bottom">
<!-- Social Icons -->
<ul class="icons">
<p>
<li><a href="https://www.linkedin.com/in/elisarojas/" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="https://scholar.google.es/citations?user=Dgn0ShwAAAAJ" class="icon fa-google"><span class="label">GoogleScholar</span></a></li>
<!--<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>-->
<li><a href="https://github.com/ElisaRojas" class="icon fa-github"><span class="label">Github</span></a></li>
<!--<li><a href="#" class="icon fa-dribbble"><span class="label">Dribbble</span></a></li>-->
<li><a href="mailto:[email protected]" class="icon fa-envelope"><span class="label">Email</span></a></li>
</p>
<p>
<li><a href="https://twitter.com/cuasingeniera" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.youtube.com/etzuar" class="icon fa-youtube"><span class="label">YouTube</span></a></li>
<li><a href="https://www.instagram.com/etzuar" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
</p>
</ul>
</div>
</div>
<!-- Main -->
<div id="main">
<!-- Intro -->
<section id="top" class="one dark cover">
<div class="container">
<header>
<h2 class="alt">Hi! I'm <strong>Elisa</strong>, a telematics postdoctoral researcher. </h2>
<h4 class="alt"> My work is focused on telematics: Ethernet, data center, SDN, NFV, IoT and 5G networks!</h4>
<!--
<h2 class="alt">Hi! I'm <strong>Prologue</strong>, a <a href="http://html5up.net/license">free</a> responsive<br />
site template designed by <a href="http://html5up.net">HTML5 UP</a>.</h2>
<p>Ligula scelerisque justo sem accumsan diam quis<br />
vitae natoque dictum sollicitudin elementum.</p>
-->
</header>
<!--
<footer>
<a href="#portfolio" class="button scrolly">Magna Aliquam</a>
</footer>
-->
</div>
</section>
<!-- About Me -->
<section id="about" class="two">
<div class="container">
<header>
<h2>About Me</h2>
</header>
<span class="image centered"><a href="#" class="image featured"><img src="images/elisa-long.jpg" style="max-width: calc(50% - 20px);" alt=""/></a></span>
<p>Elisa Rojas received her <b>Ph.D. in Information and Communication Technologies engineering from the University of Alcala, Spain, in 2013</b>. During her PhD, she participated in several international collaborations with the University of Cambridge (UK), NEC Labs (Germany) and Fujitsu Labs (Japan).
As a postdoc, she worked in IMDEA Networks and, later on, as CTO of Telcaria Ideas S.L., an SME dedicated to both research and development of virtualized network services. During these years, she was involved in the writing and development of several FP7 and H2020 projects, including FP7-NetIDE, in which she acted as principal investigator. She also prepared and participated as expert researcher in the Master degree in NFV and SDN for 5G Networks of the University of Carlos III.
In 2017, she returned to the University of Alcala, where she currently works as an Assistant Professor and collaborates with international researchers in the field, from countries such as Brazil, USA or Bangladesh.
<!--Her current research interests encompass SDN, NFV, high performance and scalable Ethernet, and data center networks. She has worked in three different areas in relation with SDN: as a researcher in several EU projects, as a designer and developer in an SDN project for a network operator and as a professor.-->
</p> <!--- ###TODO -->
</div>
</section>
<!-- Projects -->
<section id="projects" class="three">
<div class="container">
<header>
<h2>Projects</h2>
</header>
<p>Research projects I have participated in</p> <!-- ###TODO -->
<div class="row">
<div class="4u 12u$(mobile)">
<article class="item">
<a href="http://eclose.eu/" class="image fit"><img src="images/e-close.png" alt="" /></a>
<header>
<h3>"A model for Interactive (A)Synchronous Learning in Online STEM Education"</h3>
</header>
<p>e-CLOSE <br> (2020-20213)</p>
</article>
<article class="item">
<a href="https://netis.web.uah.es/iris-cm/" class="image fit"><img src="images/iris-cm.jpg" alt="" /></a>
<header>
<h3>"Integración de Redes IoT en entornos inteligentes basados en SDN/NFV y redes 5G"</h3>
</header>
<p>IRIS-CM <br> (2020-2021)</p>
</article>
<article class="item">
<a href="https://netis.web.uah.es/iris-jccm/" class="image fit"><img src="images/iris-jccm.png" alt="" /></a>
<header>
<h3>"Servicios y protocolos para la Integración de Redes de baja capacidad en entornos Inteligentes basados en SDN/NFV y redes 5G"</h3>
</header>
<p>IRIS-JCCM <br> (2020-2021)</p>
</article>
</div>
<div class="4u 12u$(mobile)">
<article class="item">
<a href="http://tapir-cm.networks.imdea.org" class="image fit"><img src="images/tapir.png" alt="" /></a>
<header>
<h3>"Técnicas Avanzadas para Potenciar la Inteligencia de las Redes 5G"</h3>
</header>
<p>TAPIR-CM <br> (2019-2022)</p>
</article>
<article class="item">
<a href="https://erasmusxproject.github.io/" class="image fit"><img src="images/erasmusx.png" alt="" /></a>
<header>
<h3>"Online Courses for Mobile Students"</h3>
</header>
<p>ErasmusX <br> (2018-2021)</p>
</article>
<article class="item">
<a href="http://5g-coral.eu/" class="image fit"><img src="images/5g-coral.png" alt="" /></a>
<header>
<h3>"A 5G Convergent Virtualised Radio Access Network Living at the Edge"</h3>
</header>
<p>5G-CORAL <br> (2017-2019)</p>
</article>
</div>
<div class="4u$ 12u$(mobile)">
<article class="item">
<a href="http://superfluidity.eu/" class="image fit"><img src="images/superfluidity.png" alt="" /></a>
<header>
<h3><i>"Superfluidity in the Internet: the ability to instantiate services on-the-fly, run them anywhere in the network and shift them transparently to different locations"</i></h3>
</header>
<p>Superfluidity <br> (2015-2018)</p>
</article>
<article class="item">
<a href="http://www.tigre5-cm.es/" class="image fit"><img src="images/tigre5.jpg" alt="" /></a>
<header>
<h3><i>"Tecnologías Integradas de gestión y operación de Red 5G"</i></h3>
</header>
<p>TIGRE5-CM <br> (2014-2018)</p>
</article>
<article class="item">
<a href="http://www.netide.eu/" class="image fit"><img src="images/netide.png" alt="" /></a>
<header>
<h3><i>"An integrated development environment for portable network applications"</i></h3>
</header>
<p>NetIDE <br> (2014-2016)</p>
</article>
<article class="item">
<a href="https://www.networks.imdea.org/es/investigacion/proyectos/medianet" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<header>
<h3><i>"Integración de Servicios Multimedia de Siguiente Generación en la Internet del Futuro"</i></h3>
</header>
<p>MEDIANET-CM <br> (2010-2014)</p>
</article>
</div>
</div>
</div>
</section>
<!-- Publications -->
<section id="publications" class="four">
<div class="container">
<header>
<h2>Publications</h2>
</header>
<p align="right"><a href="https://scholar.google.es/citations?user=Dgn0ShwAAAAJ" class="icon fa-google"><span class="label">GoogleScholar</span></a> <a href="https://scholar.google.es/citations?user=Dgn0ShwAAAAJ" >GoogleScholar (Elisa Rojas)</span></a></p>
<!-- http://dblp.uni-trier.de/pers/hd/r/Rojas:Elisa -->
<h3>JCR Journals (20)</h3>
<p align="left">2022 <a href="https://doi.org/10.3390/sym14040756" class="icon fa-file-text"> <b>Joaquin Alvarez-Horcajo, Isaias Martinez-Yelmo, Elisa Rojas, Juan Antonio Carral, David Carrascal:</b> </br>     ieHDDP: An Integrated Solution for Topology Discovery and Automatic In-Band Control Channel Establishment for Hybrid SDN Environments. </br>     <b>MDPI Symmetry, 14(4), 756. (2022)</b></a></p>
<p align="left">2021 <a href="https://doi.org/10.1016/j.comnet.2021.108198" class="icon fa-file-text"> <b>Elisa Rojas, Rashid Amin, Carmen Guerrero, Marco Savi, Adib Rastegarnia:</b> </br>     Challenges and Solutions for hybrid SDN. </br>     <b>Computer Networks, Volume 195, 108198. (2021)</b></a></p>
<p align="left">2021 <a href="https://doi.org/10.1109/ACCESS.2021.3099092" class="icon fa-file-text"> <b>Rashid Amin, Elisa Rojas, Aqsa Aqdus, Sadia Ramzan, David Casillas-Perez, Jose M Arco:</b> </br>     A survey on machine learning techniques for routing optimization in SDN. </br>     <b>IEEE Access, vol. 9, pp. 104582 - 104611. (2021)</b></a></p>
<p align="left">2021 <a href="https://doi.org/10.1109/ACCESS.2021.3080931" class="icon fa-file-text"> <b>Diego Lopez-Pajares, Elisa Rojas, Juan A Carral, Isaias Martinez-Yelmo, Joaquin Alvarez-Horcajo:</b> </br>     The disjoint multipath challenge: multiple disjoint paths guaranteeing scalability. </br>     <b>IEEE Access, vol. 9, pp. 74422 - 74436. (2021)</b></a></p>
<p align="left">2021 <a href="https://doi.org/10.1109/ACCESS.2021.3077955" class="icon fa-file-text"> <b>Sergio Gonzalez-Diaz, Roger Marks, Elisa Rojas, Antonio De La Oliva, Robert Gazda:</b> </br>     Stateless Flow-Zone Switching Using Software-Defined Addressing. </br>     <b>IEEE Access, vol. 9, pp. 68343-68365. (2021)</b></a></p>
<p align="left">2021 <a href="https://doi.org/10.1016/j.adhoc.2021.102433" class="icon fa-file-text"> <b>Elisa Rojas, Hedayat Hosseini, Carles Gomez, David Carrascal, Jeferson Rodrigues Cotrim:</b> </br>     Outperforming RPL with scalable routing based on meaningful MAC addressing. </br>     <b>Ad Hoc Networks, Volume 114, 1 April 2021, 102433. (2021)</b></a></p>
<p align="left">2020 <a href="https://doi.org/10.1016/j.jnca.2020.102685" class="icon fa-file-text"> <b>Eder Leão Fernandes, Elisa Rojas, Joaquin Alvarez-Horcajo, Zoltàn Lajos Kis, Davide Sanvito, Nicola Bonelli, Carmelo Cascone, Christian Esteve Rothenberg:</b> </br>     The road to BOFUSS: The basic OpenFlow userspace software switch. </br>     <b>Journal of Network and Computer Applications, Volume 165, 1 September 2020, 102685. (2020)</b></a></p>
<p align="left">2020 <a href="https://doi.org/10.1109/LCOMM.2020.2991347" class="icon fa-file-text"> <b>Joaquin Alvarez-Horcajo, Elisa Rojas, Isaias Martinez-Yelmo, Marco Savi, Diego Lopez-Pajares:</b> </br>     HDDP: Hybrid Domain Discovery Protocol for Heterogeneous Devices in SDN. </br>     <b>IEEE Communications Letters, vol. 24, no. 8, pp. 1655-1659, Aug. (2020)</b></a></p>
<p align="left">2020 <a href="https://doi.org/10.1109/LCOMM.2020.2990885" class="icon fa-file-text"> <b>Diego Lopez-Pajares, Joaquin Alvarez-Horcajo, Elisa Rojas, Juan A Carral, Isaias Martinez-Yelmo:</b> </br>     One-Shot Multiple Disjoint Path Discovery Protocol (1S-MDP). </br>     <b>IEEE Communications Letters, vol. 24, no. 8, pp. 1660-1663, Aug. (2020)</b></a></p>
<p align="left">2019 <a href="https://doi.org/10.1007/s11235-019-00588-2" class="icon fa-file-text"> <b>Isaias Martinez-Yelmo, Joaquin Alvarez-Horcajo, Miguel Briso-Montiano, Diego Lopez-Pajares, Elisa Rojas:</b> </br>     ARP-P4: deep analysis of a hybrid SDN ARP-Path/P4Runtime switch. </br>     <b>Telecommunication Systems 72, 555–565 (2019)</b></a></p>
<p align="left">2019 <a href="https://doi.org/10.1109/ACCESS.2019.2937528" class="icon fa-file-text"> <b>Diego Lopez-Pajares, Joaquin Alvarez-Horcajo, Elisa Rojas, ASM Asadujjaman, Isaias Martinez-Yelmo:</b> </br>     Amaru: Plug&play resilient in-band control for SDN. </br>     <b>IEEE Access, vol. 7, pp. 123202-123218 (2019)</b></a></p>
<p align="left">2018 <a href="https://doi.org/10.1109/LCOMM.2018.2845372" class="icon fa-file-text"> <b>Elisa Rojas, Joaquin Alvarez-Horcajo, Isaías Martinez-Yelmo, Juan A. Carral, Jose M. Arco:</b> </br>     TEDP: An Enhanced Topology Discovery Service for Software-Defined Networking. </br>     <b>IEEE Communications Letters, Volume: 22, Issue: 8, Aug. (2018)</b></a></p>
<p align="left">2018 <a href="https://doi.org/10.1109/MNET.2017.1700070" class="icon fa-file-text"> <b>Elisa Rojas:</b> </br>     From Software-Defined to Human-Defined Networking: Challenges and Opportunities. </br>     <b>IEEE Network, Volume: 32, Issue: 1, Jan.-Feb. (2018)</b></a></p>
<p align="left">2018 <a href="https://doi.org/10.1145/3165290" class="icon fa-file-text"> <b>Elisa Rojas, Roberto Doriguzzi-Corin, Sergio Tamurejo, Andres Beato, Arne Schwabe, Kevin Phemius, and Carmen Guerrero:</b> </br>     Are We Ready to Drive Software-Defined Networks? A Comprehensive Survey on Management Tools and Techniques. </br>     <b>ACM Computing Surveys, 51, 2, Article 27 (February), 35 pages (2018)</b></a></p>
<p align="left">2017 <a href="https://doi.org/10.1007/s12243-017-0569-4" class="icon fa-file-text"> <b>Elisa Rojas, Joaquin Alvarez-Horcajo, Isaías Martinez-Yelmo, Jose M. Arco, Juan A. Carral:</b> </br>     GA3: scalable, distributed address assignment for dynamic data center networks. </br>     <b>Annals of Telecommunications, December 2017, Volume 72, Issue 11–12, pp 693–702 (2017)</b></a></p>
<p align="left">2017 <a href="https://doi.org/10.1002/ett.3150" class="icon fa-file-text"> <b>Joaquin Alvarez-Horcajo, Isaías Martinez-Yelmo, Elisa Rojas, Juan A. Carral, Diego Lopez-Pajares:</b> </br>     New cooperative mechanisms for software defined networks based on hybrid switches. </br>     <b>Trans. Emerging Telecommunications Technologies 28(8) (2017)</b></a></p>
<p align="left">2017 <a href="https://doi.org/10.1109/MC.2017.118" class="icon fa-file-text"> <b>Rubén S. Montero, Elisa Rojas, Alfonso A. Carrillo, Ignacio Martín Llorente:</b> </br>     Extending the Cloud to the Network Edge. <b>IEEE Computer 50(4): 91-95 (2017)</b></a></p>
<p align="left">2015 <a href="https://doi.org/10.1016/j.comnet.2015.01.002" class="icon fa-file-text"> <b>Elisa Rojas, Guillermo Ibañez, Jose M. Gimenez-Guzman, Juan A Carral, Alberto Garcia-Martinez, Isaias Martinez-Yelmo, Jose M. Arco:</b> </br>     All-Path bridging: Path exploration protocols for data center and campus networks. </br>     <b>Computer Networks, Volume 79, 14 March 2015, Pages 120-132 (2015)</b></a></p>
<p align="left">2015 <a href="https://doi.org/10.1002/ett.2863 " class="icon fa-file-text"> <b>Elisa Rojas, Guillermo Ibáñez, José M. Giménez-Guzmán, Diego Rivera, Arturo Azcorra:</b> </br>     Torii: Multipath Distributed Ethernet Fabric Protocol for Data Centers with Zero-Loss Path Repair. </br>     <b>Transactions on Emerging Telecommunications Technologies, 26, 179–194 (2015)</b></a></p>
<p align="left">2011 <a href="https://doi.org/10.1145/2043164.2018512" class="icon fa-file-text"> <b>Elisa Rojas, Jad Naous, Guillermo Ibañez, Diego Rivera, Juan A Carral, Jose M Arco:</b> </br>     Implementing ARP-path low latency bridges in NetFPGA. </br>     <b>ACM SIGCOMM Computer Communication Review - SIGCOMM '11, Volume 41 Issue 4, August 2011, Pages 444-445 (2011)</b></a></p>
<h3>Other journals (6)</h3>
<p>For detailed info, please check my <a href="https://scholar.google.es/citations?user=Dgn0ShwAAAAJ" class="icon fa-google"><span class="label">GoogleScholar</span></a> <a href="https://scholar.google.es/citations?user=Dgn0ShwAAAAJ" >GoogleScholar (Elisa Rojas)</span></a></p>
</br>
<h3>Conferences (30)</h3>
<p>For detailed info, please check my <a href="https://scholar.google.es/citations?user=Dgn0ShwAAAAJ" class="icon fa-google"><span class="label">GoogleScholar</span></a> <a href="https://scholar.google.es/citations?user=Dgn0ShwAAAAJ" >GoogleScholar (Elisa Rojas)</span></a></p>
</br>
<h3>Patents (5 national / 2 international)</h3>
<h4>National:</h4>
<p align="left">2021 <a href="https://produccioncientifica.ucm.es/patentes/P201931036" class="icon fa-file-text"> <b>P201931036: </b> Procedimiento de descubrimiento de caminos múltiples disjuntos en un paso y nodo de red. </a></p>
<p align="left">2021 <a href="https://uah.es/es/investigacion/servicios-para-empresas/patentes/Sistema-y-procedimiento-de-senalizacion-y-regulacion-de-trafico-para-rotondas/" class="icon fa-file-text"> <b>P201900043: </b> Sistema y procedimiento de señalización y regulación de tráfico para rotondas. </a></p>
<p align="left">2015 <a href="https://patentados.com/2015/reparacion-agrupada-de-caminos-en-fallo" class="icon fa-file-text"> <b>P201331139: </b> Procedimiento de reparación agrupada de caminos en fallo y puente de red. </a></p>
<p align="left">2015 <a href="https://patentados.com/2015/establecimiento-y-borrado-de-caminos.1" class="icon fa-file-text"> <b>P201301133: </b> Procedimiento de establecimiento y borrado de caminos y de reenvío de tramas para conexiones de transporte y puente de red. </a></p>
<p align="left">2012 <a href="https://patentados.com/2012/reparacion-de-caminos-de-tramas-de-datos.1" class="icon fa-file-text"> <b>P201100516: </b> Procedimiento de reparación de caminos de tramas de datos y puente de red. </a></p>
</br>
<h4>International:</h4>
<p align="left">2015 <a href="https://patents.google.com/patent/WO2015086877A1" class="icon fa-file-text"> <b>WO2015086877A1: </b> Method for establishing and clearing paths and forwarding frames for transport connections, and network bridge. </a></p>
<p align="left">2012 <a href="https://patents.google.com/patent/WO2012152969A1" class="icon fa-file-text"> <b>WO2012152969A1: </b> Method for repairing data frame routes and network bridge. </a></p>
</br>
</div>
</section>
<!-- Teaching -->
<section id="teaching" class="five">
<div class="container">
<header>
<h2>Teaching</h2>
</header>
<p align="left">I'm currently working as an Assistant Professor at <i>University of Alcalá</i>,
but have also worked for 5 years as a Primary School Teacher in the <i>PEAC</i> program of Comunidad de Madrid and as a trainer for Secondary Teachers in CRIF "Las Acacias" of Comunidad de Madrid. </p>
<div class="row">
<div class="4u 12u$(mobile)">
<article class="item">
<a href="https://www.uah.es/es/estudios/profesor/Elisa-Rojas-Sanchez/" class="image fit"><img src="images/logo-uah.jpg" alt="" /></a>
<p>"UAH - Elisa Rojas Sánchez"</p>
</article>
</div>
<div class="4u 12u$(mobile)">
<article class="item">
<a href="https://www.educa2.madrid.org/web/peac" class="image fit"><img src="images/logo-peac.png" alt="" /></a>
<p><a href="https://www.educa2.madrid.org/web/peac-revista14/dat-este" class="image fit">PEAC - DAT Madrid Este 2011/2012</a>
<a href="https://www.educa2.madrid.org/web/peac-revista15/dat-este" class="image fit">PEAC - DAT Madrid Este 2012/2013</a>
<a href="https://www.educa2.madrid.org/web/peac/resumen-2015-2016/-/visor/resumen-anual-peac-contenido-extra-2013-2014?p_p_col_pos=6" class="image fit">PEAC - DAT Madrid Este 2013/2014</a>
<a href="https://www.educa2.madrid.org/web/peac/resumen-2015-2016/-/visor/resumen-anual-peac-este-2014-2015?p_p_col_pos=5" class="image fit">PEAC - DAT Madrid Este 2014/2015</a>
<a href="https://www.educa2.madrid.org/web/peac/resumen-2015-2016/-/visor/resumen-anual-peac-este-2015-2016?p_p_col_pos=4" class="image fit">PEAC - DAT Madrid Este 2015/2016</a> </p>
</article>
</div>
<div class="4u$ 12u$(mobile)">
<article class="item">
<a href="http://crif.acacias.educa.madrid.org/" class="image fit"><img src="images/logo-crif.jpg" alt="" /></a>
<p>CRIF "Las Acacias"
Curso de formación "Programación y Comunicaciones" (2014)</p>
</article>
</div>
</div>
</div>
</section>
<!-- Hobbies -->
<section id="hobbies" class="six">
<div class="container">
<header>
<h2>Hobbies</h2>
</header>
<p align="left">Theatre, photography, dancing... what else? :)</p>
<div class="row">
<div class="4u 12u$(mobile)">
<article class="item">
<a href="http://apuroteatro.com/" class="image fit"><img src="images/logo-apuroteatro.jpg" alt="" /></a>
<p>"Apuro Teatro"
(Theatre group I play with :))</p>
</article>
</div>
<div class="4u$ 12u$(mobile)">
<article class="item">
<a href="https://youtu.be/edxmpq2axdo" class="image fit"><img src="images/lipdubitando.png" alt="" /></a>
<p>Citroën contest
(I won a Citroën contest in 2010! Can you see me? :))
<a href="https://portal.uah.es/portal/page/portal/servicio_comunicacion/sala_prensa/notas_prensa/2010/03/A7DE76A2743C0B4DE04400212814D826" class="image fit">UAH - Nota de prensa (23/03/2010)</a></p>
</article>
</div>
</div>
</div>
</section>
<!-- Contact -->
<!--
<section id="contact" class="four">
<div class="container">
<header>
<h2>Contact</h2>
</header>
<p>Elementum sem parturient nulla quam placerat viverra
mauris non cum elit tempus ullamcorper dolor. Libero rutrum ut lacinia
donec curae mus. Eleifend id porttitor ac ultricies lobortis sem nunc
orci ridiculus faucibus a consectetur. Porttitor curae mauris urna mi dolor.</p>
<form method="post" action="#">
<div class="row">
<div class="6u 12u$(mobile)"><input type="text" name="name" placeholder="Name" /></div>
<div class="6u$ 12u$(mobile)"><input type="text" name="email" placeholder="Email" /></div>
<div class="12u$">
<textarea name="message" placeholder="Message"></textarea>
</div>
<div class="12u$">
<input type="submit" value="Send Message" />
</div>
</div>
</form>
</div>
</section>
-->
</div>
<!-- Footer -->
<div id="footer">
<!-- Copyright -->
<ul class="copyright">
<li>© Elisa Rojas. (Last update: 24/08/2020)</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollzer.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>