forked from corkami/corkami.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
24 lines (18 loc) · 784 Bytes
/
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
<html>
<body>
<div style="text-align:center;">
<h1>Corkami-Get Your Link Here</h1>
<h3>reverse engineering & technical illustrations</h3>
<img src="bg.png" align="center" alt="three layers of visual informations in one picture: the corkami logo, a visual description of a valid BMP file, and a maze (with a unique solution)"/>
<br/>
<a href="http://github.com/corkami/pics">posters...</a>
<a href="http://github.com/corkami/pocs">proofs of concepts</a>
<a href="http://speakerdeck.com/ange">slide decks</a>
<br/>
<a href="https://github.com/angea/pocorgtfo">the international journal of Proof-Of-Concept or Get The F... Out</a>
</div>
<div style="text-align:right;">
<a href="http://twitter.com/angealbertini">Ange Albertini</a>
</div>
</body>
</html>