-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
24 lines (16 loc) · 1.11 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
<br/>
<h1>HELLO WORLD! :D</h1>
<p>My name is <strong>Francisco Robles Martín</strong></p>
<br/>
<p>Some links about me:</p>
<ul>
<li>LinkedIn: <a href="https://www.linkedin.com/in/froblesmartin/" target="_blank" rel="noopener">https://www.linkedin.com/in/froblesmartin/</a></li>
<li>StackOverFlow: <a href="https://stackoverflow.com/users/7653022/froblesmartin" target="_blank" rel="noopener">https://stackoverflow.com/users/7653022/froblesmartin</a></li>
<li>GitHub: <a href="https://github.com/froblesmartin" target="_blank" rel="noopener">https://github.com/froblesmartin</a></li>
<li>Personal email: <a href="mailto:[email protected]">[email protected]</a></li>
</ul>
<br/>
<p>Small description about me</p>
<p><em>Graduated in Computer Science at Technical University of Madrid.</em></p>
<p><em>Liked Big Data field but finally got into the wonderfull automated world of DevOps :P</em></p>
<p><em>I like music (most styles, just depend on the mood), car mechanics and fixing things in general, science and everything new I can discover in the world. Airsoft player!</em></p>