-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
179 lines (174 loc) · 7.02 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
<!DOCTYPE HTML>
<!--
Miniport by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Fernando Garcia Aranda | fgaranda</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.scrolly.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-desktop.css" />
</noscript>
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="css/ie/v9.css" /><![endif]-->
</head>
<body>
<!-- Nav -->
<nav id="nav">
<ul class="container">
<li><a href="#top">Top</a></li>
<li><a href="#portfolio">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<!-- Home -->
<div class="wrapper style1 first">
<article class="container" id="top">
<div class="row">
<div class="4u">
<span class="image fit"><img src="images/2b76147.jpg" alt="" /></span>
</div>
<div class="8u">
<header>
<h1><strong>Fernando García Aranda</strong></h1>
</header>
<p>A human being. Sometimes also a Software Engineer.</p>
<a href="#portfolio" class="button big scrolly">Learn about what I do</a>
</div>
</div>
</article>
</div>
<!-- Portfolio -->
<div class="wrapper style3">
<article id="portfolio">
<header>
<h2>Projects</h2>
<p>These are some of my recent projects.</p>
</header>
<div class="container">
<div class="row">
<div class="4u">
<article class="box style2">
<a href="https://github.com/fgaranda/cavecanem" class="image featured"><img src="images/cavecanem_screenshot.png" alt="" /></a>
<h3><a href="https://github.com/fgaranda/cavecanem">Cave Canem</a></h3>
<p>An extensible monitoring and intrusion detection system based</p>
</article>
</div>
<div class="4u">
<article class="box style2">
<a href="http://consejo-eps.uco.es/karma/" class="image featured"><img src="images/karmalinux.png" alt="" /></a>
<h3><a href="http://consejo-eps.uco.es/karma/">Karma Linux</a></h3>
<p>A Linux distribution for deterministic application performance evaluation.</p>
</article>
</div>
<div class="4u">
<article class="box style2">
<a href="https://github.com/rticommunity/rticonnextdds-examples" class="image featured"><img src="images/rticonnextdds-examples.png" alt="" /></a>
<h3><a href="https://github.com/rticommunity/rticonnextdds-examples">rticonnextdds-examples</a></h3>
<p>Repository with dozens of examples on how to use RTI Connext DDS</p>
</article>
</div>
</div>
<!-- <div class="row"> -->
<!-- <div class="4u"> -->
<!-- <article class="box style2"> -->
<!-- <a href="#" class="image featured"><img src="images/pic04.jpg" alt="" /></a> -->
<!-- <h3><a href="#">Tempus dolore</a></h3> -->
<!-- <p>Ornare nulla proin odio consequat.</p> -->
<!-- </article> -->
<!-- </div> -->
<!-- <div class="4u"> -->
<!-- <article class="box style2"> -->
<!-- <a href="#" class="image featured"><img src="images/pic05.jpg" alt="" /></a> -->
<!-- <h3><a href="#">Feugiat aliquam</a></h3> -->
<!-- <p>Ornare nulla proin odio consequat.</p> -->
<!-- </article> -->
<!-- </div> -->
<!-- <div class="4u"> -->
<!-- <article class="box style2"> -->
<!-- <a href="#" class="image featured"><img src="images/pic06.jpg" alt="" /></a> -->
<!-- <h3><a href="#">Sed amet ornare</a></h3> -->
<!-- <p>Ornare nulla proin odio consequat.</p> -->
<!-- </article> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<footer>
<a href="#contact" class="button big scrolly">Get in touch with me</a>
</footer>
</article>
</div>
<!-- Contact -->
<div class="wrapper style4">
<article id="contact" class="container small">
<header>
<h2>Find me on...</h2>
<!-- <p>Ornare nulla proin odio consequat sapien vestibulum ipsum sed lorem.</p> -->
</header>
<div>
<!-- <div class="row"> -->
<!-- <div class="12u"> -->
<!-- <form method="post" action="#"> -->
<!-- <div> -->
<!-- <div class="row"> -->
<!-- <div class="6u"> -->
<!-- <input type="text" name="name" id="name" placeholder="Name" /> -->
<!-- </div> -->
<!-- <div class="6u"> -->
<!-- <input type="text" name="email" id="email" placeholder="Email" /> -->
<!-- </div> -->
<!-- </div> -->
<!-- <div class="row"> -->
<!-- <div class="12u"> -->
<!-- <input type="text" name="subject" id="subject" placeholder="Subject" /> -->
<!-- </div> -->
<!-- </div> -->
<!-- <div class="row"> -->
<!-- <div class="12u"> -->
<!-- <textarea name="message" id="message" placeholder="Message"></textarea> -->
<!-- </div> -->
<!-- </div> -->
<!-- <div class="row double"> -->
<!-- <div class="12u"> -->
<!-- <ul class="actions"> -->
<!-- <li><input type="submit" value="Send Message" /></li> -->
<!-- <li><input type="reset" value="Clear Form" class="alt" /></li> -->
<!-- </ul> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- </form> -->
<!-- </div> -->
<!-- </div> -->
<div class="row">
<div class="12u">
<ul class="social">
<li><a href="https://www.linkedin.com/in/fgaranda" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="https://github.com/fgaranda" class="icon fa-github"><span class="label">Github</span></a></li>
<li><a href="https://twitter.com/fgarcianda" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.flickr.com/photos/fernel" class="icon fa-flickr"><span class="label">Flickr</span></a></li>
</ul>
<hr />
</div>
</div>
</div>
<footer>
<ul id="copyright">
<li>© Fernando García Aranda.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</footer>
</article>
</div>
</body>
</html>