-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
509 lines (471 loc) · 21.4 KB
/
Copy pathindex.html
File metadata and controls
509 lines (471 loc) · 21.4 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
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
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
<!DOCTYPE html>
<html lang="en">
<head>
<title>Teresa Blanco</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900" rel="stylesheet" />
<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css" />
<link rel="stylesheet" href="css/animate.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js"></script>
<link rel="stylesheet" href="css/owl.carousel.min.css" />
<link rel="stylesheet" href="css/owl.theme.default.min.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="css/aos.css" />
<link rel="stylesheet" href="css/ionicons.min.css" />
<link rel="stylesheet" href="css/flaticon.css" />
<link rel="stylesheet" href="css/icomoon.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/switch.css" />
<link rel="stylesheet" href="css/shake.css" />
<link rel="stylesheet" href="css/timeline.css" />
<link rel="stylesheet" href="css/skill-counter.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"
type="text/javascript"></script>
</head>
<body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">
<nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light site-navbar-target nav-test"
id="ftco-navbar">
<div class="container" style="width: 100%;">
<button class="navbar-toggler js-fh5co-nav-toggle fh5co-nav-toggle" type="button" data-toggle="collapse"
data-target="#ftco-nav" aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="oi oi-menu"></span> Menu
</button>
<a class="navbar-brand turn-white" href="index.html">Embedded Systems Engineer</a>
<div class="collapse navbar-collapse" id="ftco-nav">
<ul class="navbar-nav nav ml-auto">
<li class="nav-item">
<a href="https://teresama.github.io/index.html#home-section" class="nav-link"><span
class="turn-white" id="home">Home</span></a>
</li>
<li class="nav-item">
<a href="https://teresama.github.io/index.html#about-section" class="nav-link"><span
class="turn-white" id="about">About</span></a>
</li>
<li class="nav-item">
<a href="https://teresama.github.io/index.html#timeline-section" class="nav-link"><span
class="turn-white" id="timeline">Timeline</span></a>
</li>
<li class="nav-item">
<a href="https://teresama.github.io/index.html#projects-section" class="nav-link"><span
class="turn-white" id="projects">Projects</span></a>
</li>
<li class="nav-item">
<a href="https://teresama.github.io/index.html#contact-section" class="nav-link"><span
class="turn-white" id="contact">Contact</span></a>
</li>
</ul>
</div>
<div class="toggle-box" style="margin-top: 10px;">
<input type="checkbox" name="checkbox1" id="toggle-box-checkbox" />
<label for="toggle-box-checkbox" class="toggle-box-label-left"></label>
<label for="toggle-box-checkbox" class="toggle-box-label"></label>
</div>
</div>
</nav>
<section id="home-section" class="hero">
<div class="home-slider owl-carousel">
<div class="slider-item">
<div class="overlay"></div>
<div class="container">
<div class="row d-flex no-gutters slider-text align-items-end justify-content-end"
data-scrollax-parent="true">
<div class="one-third order-md-last img" style="background-image:url(images/chip.png);">
<div class="overlay"></div>
</div>
<div class="one-forth d-flex align-items-center ftco-animate"
data-scrollax=" properties: { translateY: '70%' }">
<div class="text">
<h1 class="mb-4 mt-3">I'm an <span>Embedded Systems Engineer</span></h1>
<p>
<a href="General_CV.pdf" class="btn-custom">Download CV</a>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="slider-item ">
<div class="overlay"></div>
<div class="container">
<div class="row d-md-flex no-gutters slider-text align-items-end justify-content-end"
data-scrollax-parent="true">
<div class="one-third order-md-last img" style="background-image:url(images/my_pic.jpeg); ">
<div class="overlay"></div>
</div>
<div class="one-forth d-flex align-items-center ftco-animate"
data-scrollax=" properties: { translateY: '10%' }">
<div class="text">
<h2 class="shake">🤖️</h2>
<span class="subheading">Electrical Engineering Projects</span>
<h1 class="mb-4 mt-3">
Check my CV
<span>.<br />
</span>
</h1>
<h2 class="mb-4"></h2>
<p>
<a href="General_CV.pdf" class="btn-custom">Download CV</a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-about ftco-counter img ftco-section" id="about-section">
<div class="container">
<div class="row d-flex">
<div class="col-md-6 col-lg-5 d-flex">
<div class="img-about img d-flex align-items-stretch">
<div class="overlay"></div>
<div class="img d-flex align-self-stretch align-items-center"
style="background-image:url(images/about_cover.jpeg);"></div>
</div>
</div>
<div class="col-md-6 col-lg-7 pl-lg-5 py-5">
<div class="row justify-content-start pb-3">
<div class="col-md-12 heading-section ftco-animate">
<h2 class="mb-4" style="font-size: 34px; text-transform: capitalize;">
About Me
</h2>
<p>
I am a recent graduate from the Masters in Embedded Systems. I have experience in coding and setting up electronic devices such as Raspberry Pis, ARM Microcontrollers (Nucleo Boards), Arduino...
</p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="media block-6 services d-block ftco-animate mobile_middle">
<img src="images/rpi.jpeg" alt="RPi projects"
style="width:200px;height:200px;border:0; margin-inline-start: 0px" />
<div class="media-body">
<h3 class="heading mb-3">RPi projects</h3>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="timeline-section" class="cd-container">
<div class="container" style=" padding-top: 10%; padding-bottom: 10%;">
<div class="row justify-content-center pb-5">
<div class="col-md-12 heading-section text-center ftco-animate">
<span class="subheading">Timeline</span>
<h2 class="mb-4">Follow my journey as engineer</h2>
<!-- <p>
Proffesional and academic experiences that have challenged my engineering career
</p> -->
</div>
</div>
<body>
<div id="cd-timeline" class="cd-container">
<!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-black">
<img src="images/unizar.png"style="padding-top: 35px;" alt="tudelft" />
</div>
<div class="cd-timeline-content" style="background-color: #f8f9fb">
<h6_black class="timeline_title" style="color: rgb(32, 163, 71)">Scholarship to study abroad</h6_black>
<h6_black class="timeline_text">One of the 15 students selected to obtain the
<b style="color: black">Scholarship of North America, Asia, Oceania</b>
to study one year abroad at the University of Rhode Island, USA.</h6_black>
<h5 class="timeline_text cd-date">January 2016</h5>
</div>
</div>
<!-- </div> -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-black">
<img src="images/sarnet.png"style="padding-top: 35px;" alt="tudelft" />
</div>
<div class="cd-timeline-content" style="background-color: #f8f9fb">
<h6_black class="timeline_title" style="color: rgb(32, 163, 71)">ELECOMP capstone at the University of Rhode Island, URI</h6_black>
<h6_black class="timeline_text">Developed in a team a proof of concept communication network between a number of drones and a human operator that would provide an inexpensive and efficient alternative to current search and rescue methods.
</h6_black>
<a href="https://web.uri.edu/elecomp-capstone/project-details-by-team/2016-2017/sarnet/"
target="_blank" class="cd-read-more">Check project</a>
<h5 class="timeline_text cd-date">May 2017</h5>
</div>
</div>
<!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-black">
<img src="images/amadeus.png" style="padding-top: 25px;" alt="tudelft" />
</div>
<div class="cd-timeline-content" style="background-color: #f8f9fb">
<h6_black class="timeline_title" style="color: rgb(32, 163, 71)">Software Development Intern</h6_black>
<h6_black class="timeline_text"> Worked as intern in Amadeus IT Group developing a real-time dashboard to show the progress made in the Software Development team.</h6_black>
<h5 class="timeline_text cd-date">Summer 2017</h5>
</div>
</div>
<!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-black">
<img src="images/TUDe.png" alt="TU Delft" />
</div>
<div class="cd-timeline-content" style="background-color: #f8f9fb">
<h6_black class="timeline_title" style="color: rgb(32, 163, 71)">Joined TU Delft</h6_black>
<h6_black class="timeline_text">Started Masters in Embedded Systems at TUDelft. Track: Software and networking. KeyWords: Programming MCUs, Networking, Wireless technologies, IoT </h6_black>
<h5 class="timeline_text cd-date">Sept 2018</h5>
</div>
</div>
<!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-black">
<img src="images/silverwing!.png" style="padding-top: 29px;" alt="Silverwing" />
</div>
<div class="cd-timeline-content" style="background-color: #f8f9fb">
<h6_black class="timeline_title" style="color: rgb(32, 163, 71)">Part time Electrical Engineer</h6_black>
<h6_black class="timeline_text"> Part of the Controls Department of Silverwing. Student competition team developing a personal VTOL aircraft </h6_black>
<a href="https://flysilverwing.com/"
target="_blank" class="cd-read-more">Check Silverwing </a>
<h5 class="timeline_text cd-date">October 2018</h5>
</div>
</div>
<!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-black">
<img src="images/unitech.png" style="padding-top: 1.5px;" alt="unitech" />
</div>
<div class="cd-timeline-content" style="background-color: #f8f9fb">
<h6_black class="timeline_title" style="color: rgb(32, 163, 71)">Joined professional Engineering network </h6_black>
<h6_black class="timeline_text"> Participant of 2019-2020 UNITECH program. 70 students selected from European technical universities participate in a professional mentorship program. UNITECH Corporate partners work with students to develop a business case study. </h6_black>
<a href="https://www.unitech-international.org/"
target="_blank" class="cd-read-more">Check UNITECH </a>
<h5 class="timeline_text cd-date">September 2019</h5>
</div>
</div>
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-black">
<img src="images/tudelft.png" style="padding-top: 5px;" alt="tudelft" />
</div>
<div class="cd-timeline-content" style="background-color: #f8f9fb">
<h6_black class="timeline_title" style="color: rgb(32, 163, 71)">MSc thesis project</h6_black>
<h6_black class="timeline_text"> Joined the embedded and networked systems department to develop my MSc thesis. Title: "Designing and implementing SFMAC: a MAC protocol for efficient use of LoRa networks"</h6_black>
<a href="https://www.tudelft.nl/ewi/over-de-faculteit/afdelingen/software-technology/embedded-and-networked-systems/"
target="_blank" class="cd-read-more">Check Dept </a>
<h5 class="timeline_text cd-date">January 2020</h5>
</div>
</div>
<!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-black">
<img src="images/geberit.jpg" style="padding-top: 38px;" alt="geberit" />
</div>
<div class="cd-timeline-content" style="background-color: #f8f9fb">
<h6_black class="timeline_title" style="color: rgb(32, 163, 71)">Digital Products Technical Intern</h6_black>
<h6_black class="timeline_text"> Internship to develop proof-of-concepts and Software prototypes. Hardware used: RPi, ESP32, Adafruit sensors. Software used: Python, C++, Microsoft Azure APIs (in Python and Node.JS) </h6_black>
<a href="https://www.geberit.com/insights/the-idea-factory/"
target="_blank" class="cd-read-more">Interview! </a>
<h5 class="timeline_text cd-date">January 2021</h5>
</div>
</div>
<!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-black">
<img src="images/cognizant.jpg" style="padding-top: 38px;" alt="cognizant" />
</div>
<div class="cd-timeline-content" style="background-color: #f8f9fb">
<h6_black class="timeline_title" style="color: rgb(32, 163, 71)">Technical consultant</h6_black>
<h6_black class="timeline_text"> Building Software solutions for the Industry+ practice within Cognizant. Developed a Near Real-Time object detection system in Python for a Pharmaceutical company. Customized in Java a rating and billing engine for a Logistics provider. </h6_black>
<a href="https://www.cognizant.com/nl/nl"
target="_blank" class="cd-read-more">Check company </a>
<h5 class="timeline_text cd-date">May 2021</h5>
</div>
</div>
<!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-black">
<img src="images/Mendix-Intermediate.jpg" style="padding-top: 13px;" alt="mendix" />
</div>
<div class="cd-timeline-content" style="background-color: #f8f9fb">
<h6_black class="timeline_title" style="color: rgb(32, 163, 71)">Mendix Intermediate certified</h6_black>
<h6_black class="timeline_text"> Mendix is a low-code/no-code platform to develop powerful web applications and connectors to ERP systems (SAP, Salesforce). Mendix allows Java/Javascript customization to develop custom modules, MQTT brokers, etc. </h6_black>
<h5 class="timeline_text cd-date">Sept. 2021</h5>
</div>
</div>
<!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-black">
<img src="images/Azure-fundamentals.png" style="padding-top: 8px;" alt="azure" />
</div>
<div class="cd-timeline-content" style="background-color: #f8f9fb">
<h6_black class="timeline_title" style="color: rgb(32, 163, 71)">Azure fundamentals certified</h6_black>
<h5 class="timeline_text cd-date">April 2022</h5>
</div>
</div>
</body>
</div>
</section>
<section class="ftco-section ftco-project" id="projects-section">
<div class="container">
<div class="row justify-content-center pb-5">
<div class="col-md-12 heading-section text-center ftco-animate">
<span class="subheading">Accomplishments</span>
<h2 class="mb-4">My Projects</h2>
<p>
A sneak peek of the work developed throughout my carreer.
</p>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="project img ftco-animate d-flex justify-content-center align-items-center project_border"
style="background-image: url(images/Bayesian.jpeg);"
onclick='window.location.href="https://github.com/teresama/indoor_loc"'>
<div class="overlay project_border"></div>
<div class="text text-center p-4">
<h3>
<a href="https://github.com/teresama/indoor_loc">Indoor Localization App</a>
</h3>
<span>Locate your phone without GPS</span>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="project img ftco-animate d-flex justify-content-center align-items-center project_border"
style="background-image: url(images/CANMessenger.png);"
onclick='window.location.href="https://github.com/teresama/CAN_interface"'>
<div class="overlay project_border"></div>
<div class="text text-center p-4">
<h3>
<a href="https://github.com/teresama/CAN_interface">C++ CAN messenger</a>
</h3>
<span>send/receive messages in CAN network interface</span>
</div>
</div>
</div>
<div class="col-md-4">
<div class="project img ftco-animate d-flex justify-content-center align-items-center project_border"
style="background-image: url(images/findjobs.jpeg);"
onclick='window.location.href="https://github.com/teresama/pythonfindjob"'>
<div class="overlay project_border"></div>
<div class="text text-center p-4">
<h3>
<a href="https://github.com/teresama/pythonfindjob">Use Python resources to search on LinkedIn</a>
</h3>
<span>Search info in LinkedIn with Python!</span>
</div>
</div>
</div>
<div class="col-md-4">
<div class="project img ftco-animate d-flex justify-content-center align-items-center project_border"
style="background-image: url(images/www.png);"
onclick='window.location.href="https://github.com/teresama/teresama.github.io"'>
<div class="overlay project_border"></div>
<div class="text text-center p-4">
<h3>
<a href="https://github.com/teresama/teresama.github.io">Personal website project</a>
</h3>
<span>This website!</span>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section contact-section ftco-no-pb" id="contact-section">
<div class="container">
<div class="row justify-content-center mb-5 pb-3">
<div class="col-md-7 heading-section text-center ftco-animate">
<span class="subheading">Contact</span>
<h2 class="mb-4">Details</h2>
</div>
</div>
<div class="row no-gutters block-9">
<div class="col-md-6 order-md-last d-flex">
<form method="POST" action="https://formspree.io/f/xoqpywqj"
class="bg-light p-4 p-md-5 contact-form">
<div class="form-group">
<input type="text" class="form-control" name="name" placeholder="Your Name" />
</div>
<div class="form-group">
<input type="email" class="form-control" name="_replyto" placeholder="Your Email" />
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Subject" />
</div>
<div class="form-group">
<textarea name="message" id="" cols="30" rows="10" class="form-control"
placeholder="Message"></textarea>
</div>
<div class="form-group">
<input type="submit" value="Send Message" class="btn btn-primary py-3 px-5" />
</div>
</form>
</div>
<div class="col-md-6 d-flex">
<div class="img" style="background-image: url(images/about_main.png);"></div>
</div>
</div>
</div>
</section>
<footer class="ftco-footer ftco-section">
<div class="container">
<div class="row mb-5">
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2 centre_text">Explore more here</h2>
<p>
Contact details
</p>
<ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-5 centre_text">
<li class="ftco-animate">
<a href="https://github.com/teresama"><span class="icon-github"></span></a>
</li>
</ul>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2 centre_text">Send me an email for more information about my projects</h2>
<div class="block-23 mb-3">
<ul>
<li>
<a href="#"><span class="icon icon-envelope"></span><span
class="text">teresablancoabad95@gmail.com</span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div>
<h2 class="ftco-heading-2" style="text-align: center; color: white">
Credits of website template to </b>https://github.com/sonusourav</b>
</h2>
</div>
</div>
</footer>
<!-- loader -->
<div id="ftco-loader" class="show fullscreen">
<svg class="circular" width="48px" height="48px">
<circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee" />
<circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
stroke="#F96D00" />
</svg>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/scrollax.min.js"></script>
<script src="js/main.js"></script>
<script src="js/switch.js"></script>
<script src="js/timeline.js"></script>
<script src="js/jquery.countTo.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/skill_counter.js"></script>
<a href="#" id="scroll" style="display: none;"><span></span></a>
</body>
</html>