-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
399 lines (336 loc) · 14.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="initial-scale=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<title>Sá's Personal Webpage</title>
<meta name="description" content="Personal webpage for José Lopes (a.k.a. Sá), InfoSec professional." />
<link rel="icon" type="image/x-icon" href="img/favicon.jpg" />
<link rel="stylesheet" media="all" href="css/styles.css" />
<link rel="stylesheet" media="all" href="css/responsive.css" />
<script language="JavaScript" src="js/modernizr.custom.37797.js" type="text/javascript"></script>
<script language="JavaScript" src="http://code.jquery.com/jquery-2.1.0.min.js" type="text/javascript"></script>
<script language="JavaScript" src="js/gen_validatorv4.js" type="text/javascript"></script>
</head>
<body>
<div id="wrapper">
<!-- <header id="banner" data-position="fixed"> -->
<!-- <a href="#slide-1"><img src="img/sa-logo.png" alt="José Lopes' Personal Webpage"></a> -->
<!-- <span></span> -->
<!-- </header> -->
<nav id="primary">
<ul>
<li>
<p>About Me</p>
<a class="slide-1" href="#slide-1">View</a>
</li>
<span></span>
<li>
<p>Life</p>
<a class="slide-2" href="#slide-2">View</a>
</li>
<span></span>
<li>
<p>Work</p>
<a class="slide-3" href="#slide-3">View</a>
</li>
<!--<span></span>
<li>
<p>Contact</p>
<a class="slide-5" href="#slide-5">View</a>
</li>-->
</ul>
</nav>
<div id="content">
<article id="slide-1">
<div class="title line-left"></div>
<h1>Who Am I?</h1>
<div class="title line-right"></div>
<h2>José Lopes</h2>
<p align="justify">I'm an information security specialist from Portugal.
<br>My main areas of interest are social engineering and physical pentests; However, I tend to philosophize on privacy & confidentiality issues after enough alcohol is ingested.
<br>Currently I'm working as a pentester in the UK.</p>
<img src="img/sa.jpg" width="480" height="360" alt="Sá"/>
<h3 align="center">aka Sá</h3>
<nav class="next-prev">
<a class="slide-2 next" href="#slide-2">Next<span></span></a>
</nav>
</article>
<div class="shadow"></div>
<div class="separator"></div>
<article id="slide-2">
<div class="title line-left"></div>
<h1>Things I <span style="font-size:64px">♥</span></h1>
<div class="title line-right"></div>
<h2></h2>
<div id="service-container" class="service-1">
<div class="border-gradient">
<div class="service-content">
<img src="img/motorcycle.png" width="128" height="128" alt="Bikes and Cars"/>
<h3>Bikes & Cars</h3>
<p>If it has an engine, I like it!</p>
</div>
</div>
</div>
<div id="service-container" class="service-2">
<div class="border-gradient">
<div class="service-content">
<img src="img/tux.png" width="128" height="128" alt="Tux"/>
<h3>Linux</h3>
<p>Everything (SE)Linux!</p>
</div>
</div>
</div>
<div id="service-container" class="service-2">
<div class="border-gradient">
<div class="service-content">
<img src="img/pizza.png" width="128" height="128" alt="Tux"/>
<h3>Yammy Food</h3>
<p>Pizza never calls me fat!</p>
</div>
</div>
</div>
<div id="service-container" class="service-3">
<div class="border-gradient">
<div class="service-content">
<img src="img/note.png" width="128" height="128" alt="Responsive Web Design"/>
<h3>Good Music</h3>
<p>Notice the adjective.</p>
</div>
</div>
</div>
<div id="service-container" class="service-1">
<div class="border-gradient">
<div class="service-content">
<img src="img/tennis.png" width="128" height="128" alt="Bikes and Cars"/>
<h3>Tennis</h3>
<p>Doesn't mean I'm any good.</p>
</div>
</div>
</div>
<div id="service-container" class="service-2">
<div class="border-gradient">
<div class="service-content">
<img src="img/tv.png" width="128" height="128" alt="Tux"/>
<h3>TV Series</h3>
<p>Always up for a sitcom!</p>
</div>
</div>
</div>
<div id="service-container" class="service-2">
<div class="border-gradient">
<div class="service-content">
<img src="img/forest.png" width="128" height="128" alt="Tux"/>
<h3>Hiking</h3>
<p>Know of a good trail?</p>
</div>
</div>
</div>
<div id="service-container" class="service-3">
<div class="border-gradient">
<div class="service-content">
<img src="img/football.png" width="128" height="128" alt="Responsive Web Design"/>
<h3>Football</h3>
<p>Not good for my knee...</p>
</div>
</div>
</div>
<div id="service-container" class="service-1">
<div class="border-gradient">
<div class="service-content">
<img src="img/meditation.png" width="128" height="128" alt="Bikes and Cars"/>
<h3>Meditation</h3>
<p>Sanity is kind of important.</p>
</div>
</div>
</div>
<div id="service-container" class="service-2">
<div class="border-gradient">
<div class="service-content">
<img src="img/games.png" width="128" height="128" alt="Tux"/>
<h3>Gaming</h3>
<p>If I had to choose one...</p>
</div>
</div>
</div>
<div id="service-container" class="service-2">
<div class="border-gradient">
<div class="service-content">
<img src="img/gadgets.png" width="128" height="128" alt="Tux"/>
<h3>Gadgets & Tech</h3>
<p>My wallet doesn't like this!</p>
</div>
</div>
</div>
<div id="service-container" class="service-3">
<div class="border-gradient">
<div class="service-content">
<img src="img/book.png" width="128" height="128" alt="Responsive Web Design"/>
<h3>Reading</h3>
<p>Nothing like a good book!</p>
</div>
</div>
</div>
<h2></h2>
<nav class="next-prev">
<a class="slide-1 prev" href="#slide-1">Prev<span></span></a>
<a class="slide-3 next" href="#slide-3">Next<span></span></a>
</nav>
</article>
<div class="shadow"></div>
<div class="separator"></div>
<article id="slide-3">
<div class="title line-left"></div>
<h1>Work Stuff</h1>
<div class="title line-right"></div>
<h2></h2>
<div id="case-study-container" class="case-study-1">
<div class="border-gradient">
<div class="case-study-content">
<div class="case-study-image">
<img src="img/raptor_statue.png" alt="The OpenRQ Library"/>
</div>
<div class="case-study-title">
<h3>The OpenRQ Library</h3>
</div>
<a href="http://www.lasige.di.fc.ul.pt/openrq/" title="The OpenRQ Library" target="blank" class="link">Link<span></span></a>
<div class="case-study-description">
<p>The OpenRQ library is the first open implementation of the RaptorQ FEC scheme, described in IETF's RFC 6330. It is distributed under Apache License 2.0, and offers an easy to use API for any developer to use the RaptorQ code in his applications.</p>
<p>I developed this library as part of the work I've done during my Masters' thesis, on which I analyzed the resillience of the RaptorQ FEC code when facin malicious faults. I successfully broke the standard's design and I've proposed some solutions to make it more robust.</p>
<br>
<a href="http://www.lasige.di.fc.ul.pt/openrq/" class="button" title="The OpenRQ Library" target="blank">More Info</a>
</div>
</div>
</div>
</div>
<div id="case-study-container" class="case-study-2">
<div class="border-gradient">
<div class="case-study-content">
<div class="case-study-image">
<img src="img/molecule.png" alt="Responsive E-Commerce Design & Development" width="256" height="275"/>
</div>
<div class="case-study-title">
<h3>XMakemol2</h3>
</div>
<a href="https://github.com/zemasa/xmakemol2/wiki" title="XMakemol2" target="blank" class="link">Link<span></span></a>
<div class="case-study-description">
<p>XMakemol is a mouse-based software for viewing atomic and other chemical systems. It reads XYZ input files and renders atoms bonds and hydrogen bonds. XMakemol2 was created from the original XMakemol software to fill in the need to manipulate/operate a XYZ file. Namely by adding/removing atoms and applying geometric transformations to atoms or molecules.</p>
<p>I developed XMakemol2 in the context of an academic research project for the Physics department of University of Minho. It was my sophomore year and I was still learning to code in C, so this project was very challenging to me. However, personally, the result was very rewarding.</p>
<br>
<a href="https://github.com/zemasa/xmakemol2/wiki" class="button" title="XMakemol2" target="blank">More Info</a>
</div>
</div>
</div>
</div>
<div id="case-study-container" class="case-study-3">
<div class="border-gradient">
<div class="case-study-content">
<div class="case-study-title">
<h3>Publications</h3>
</div>
<div class="pubs">
<h5>Thesis:</h5>
<p>• J. Lopes, "<a href="pubs/PEI.pdf">Communication with RaptorQ Erasure
Codes in Malicious Environments</a>", MSc Thesis, September 2013.</p>
<br></br>
<h5>Papers:</h5>
<p>• J. Lopes and N. Neves, "<a href="pubs/inforum.pdf">Robustness of the RaptorQ FEC code under malicious attacks</a>", INForum, September 2013.</p>
<p>• J. Lopes and N. Neves, "<a href="pubs/sp.pdf">Stopping a Rapid Tornado with a Puff</a>", 35th IEEE Symposium on Security and Privacy, May 2014.</p>
</div>
</div>
</div>
</div>
<a href="pubs/cv.pdf" class="button" title="Curriculum Vitae" target="blank">Curriculum<span></span></a>
<nav class="next-prev">
<a class="slide-2 prev" href="#slide-2">Prev<span></span></a>
<!--<a class="slide-4 next" href="#slide-4">Next<span></span></a>-->
</nav>
</article>
<!-- <div class="shadow"></div> -->
<!-- <div class="separator"></div> -->
<article id="slide-4">
<!-- <div class="title line-left"></div> -->
<!-- <h1>The Blog</h1> -->
<!-- <div class="title line-right"></div> -->
<!-- <a href="" class="button" title="Sá's blog" target="blank">Check out my blog<span></span></a> -->
</article>
<div class="shadow"></div>
<div class="separator"></div>
<article id="slide-5">
<!--
<div class="title line-left"></div>
<h1>Contact</h1>
<div class="title line-right"></div>
<h2>Send me a line!</h2>
<p>Anything you'd like to tell me about? Fill in this contact form and I'll get back to you ASAP!</p>
-->
</article>
<!--
<div id="contact-form">
<form class="contact-form" id="contact-form" method="post" action="contact-form-handler.php">
<div class="input-even">
<input type="text" placeholder="NAME" name="name">
</div>
<div class="input-odd">
<input type="text" placeholder="PHONE" name="phone">
</div>
<div class="input-even">
<input type="text" placeholder="EMAIL" name="email">
</div>
<div class="input-odd">
<textarea type="text" placeholder="MESSAGE" name="message"></textarea>
</div>
<div class="contact-form-submit">
<input type="submit" value="Submit" class="submit">
</div>
</form>
<script language="JavaScript">
var frmvalidator = new Validator("contact-form");
frmvalidator.addValidation("name","req","Please provide your name");
frmvalidator.addValidation("name","alpha_s","That doesn't look like your name...");
frmvalidator.addValidation("email","req","Please provide your email");
frmvalidator.addValidation("email","email","Please enter a valid email address");
frmvalidator.addValidation("name","maxlen=50","Max length for name is 50");
frmvalidator.addValidation("email","maxlen=50","Max length for e-mail address is 50");
frmvalidator.addValidation("phone","maxlen=20","Max length for phone number is 20");
frmvalidator.addValidation("message","maxlen=5000","Max length for the message is 5000");
frmvalidator.addValidation("name","minlen=2","That doesn't look like your name...");
frmvalidator.addValidation("message","minlen=140","I'm sure you've got more to tell me...");
frmvalidator.addValidation("phone","num","Doesn't look like a phone number to me...");
</script>
</div>
-->
<div id="footer">
<div id="footer-content">
<h2>Follow me on Twitter!</h2>
<div id="social_media">
<ul>
<li><a class="twitter" href="http://twitter.com/b4stiel" target="blank">twitter<span></span></a></li>
<li><a class="linkedin" href="http://pt.linkedin.com/in/jmsalopes/" target="blank">linkedin<span></span></a></li>
</ul>
</div>
<nav class="next-prev">
<a class="slide-1 prev" href="#slide-1">Prev<span></span></a>
</nav>
</div>
</div>
</div>
<div id="parallax-bg1">
<img id="bg1-1" src="img/sprite1.png"/>
</div>
<div id="parallax-bg2">
<img id="bg2-1" src="img/sprite2.png"/>
<img id="bg2-2" src="img/sprite5.png"/>
</div>
<div id="parallax-bg3">
<img id="bg3-1" src="img/sprite3.png"/>
<img id="bg3-2" src="img/sprite4.png"/>
</div>
</div>
</body>
<script type="text/javascript" src="js/parallax.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<script type="text/javascript" src="js/color.js"></script>
</html>