-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
133 lines (122 loc) · 10.5 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
<!DOCTYPE HTML>
<!--
Astral by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Alberto Santos-Dumont</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper-->
<div id="wrapper">
<!-- Nav -->
<nav id="nav">
<a href="#" class="icon solid fa-home"><span>Home</span></a>
<a href="#work" class="icon solid fa-folder"><span>Work</span></a>
<a href="#contact" class="icon solid fa-envelope"><span>Contact</span></a>
<a href="https://twitter.com/ajlkn" class="icon brands fa-twitter"><span>Twitter</span></a>
</nav>
<!-- Main -->
<div id="main">
<!-- Me -->
<article id="home" class="panel intro">
<header>
<h1>Alberto Santos-Dumont</h1>
<p>Senior Inventor and Aviation pioneer</p>
</header>
<a href="#work" class="jumplink pic">
<span class="arrow icon solid fa-chevron-right"><span>See my work</span></span>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9c/Alberto_Santos-Dumont_portrait.jpg/440px-Alberto_Santos-Dumont_portrait.jpg" alt="Alberto Santos-Dumont" />
</a>
</article>
<!-- Work -->
<article id="work" class="panel">
<header>
<h2>Work</h2>
</header>
<p>
The heir of a wealthy family of coffee producers, Santos-Dumont dedicated himself to aeronautical study and experimentation in Paris, where he spent most of his adult life. In his early career he designed, built, and flew hot air balloons and early dirigibles, culminating in his winning the Deutsch de la Meurthe prize on 19 October 1901 for a flight that rounded the Eiffel Tower. He then turned to heavier-than-air machines, and on 23 October 1906 his 14-bis made the first powered heavier-than-air flight in Europe to be certified by the Aéro-Club de France and the Fédération Aéronautique Internationale. It was also the first powered flight to be publicly witnessed by a crowd and takeoff unassisted by an external launch system. His conviction that aviation would usher in an era of worldwide peace and prosperity led him to freely publish his designs and forgo patenting his various innovations. </p>
<section>
<div class="row">
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="https://cdn.hipercultura.com/imagens/hiper-santos-dumont-1.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="https://conhecimentocientifico.r7.com/wp-content/uploads/2019/11/santos-dumont-quem-foi-vida-e-principais-invencoes-do-pai-da-aviacao-2.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="https://s2.glbimg.com/XOwg9vpXh89dIriSG3iGofnVWI4=/620x345/top/e.glbimg.com/og/ed/f/original/2019/09/22/santos_-_nov12_1906.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic04.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic05.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic06.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic07.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic08.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic09.jpg" alt=""></a>
</div>
</div>
</section>
</article>
<!-- Contact -->
<article id="contact" class="panel">
<header>
<h2>Contact Me</h2>
</header>
<form action="#" method="post">
<div>
<div class="row">
<div class="col-6 col-12-medium">
<input type="text" name="name" placeholder="Name" />
</div>
<div class="col-6 col-12-medium">
<input type="text" name="email" placeholder="Email" />
</div>
<div class="col-12">
<input type="text" name="subject" placeholder="Subject" />
</div>
<div class="col-12">
<textarea name="message" placeholder="Message" rows="6"></textarea>
</div>
<div class="col-12">
<input type="submit" value="Send Message" />
</div>
</div>
</div>
</form>
</article>
</div>
<!-- Footer -->
<div id="footer">
<ul class="copyright">
<li>© Untitled.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script>
var _0x165b=['Passo','\x20você','as\x20nã','253568AGlhGj','205OMkdqk','hXvYQ','u\x20per','752107pvKWAq','4198vLMxXJ','BQuMi','flag','3rt0_','219ybCcHB','to,\x20m','voand','Parec','s\x20que','0n7}','ZMuts','YhGpA','S{4lb','m,\x20pa','2-dum','54nt0','\x20enco','ntrou','s:\x20DH','log','\x20o\x20Be','227971kSYbjS','677520ZxkyZp','tão\x20e','o\x20mai','rabén','2825KryWNH','e\x20que','488816jWNkpD',',\x20ta\x20'];function _0x508c(_0x2da255,_0x3b6703){return _0x508c=function(_0x3253e6,_0x2bbddc){_0x3253e6=_0x3253e6-(-0x2374+0x2*-0x1306+0x4a15);var _0xedd32e=_0x165b[_0x3253e6];return _0xedd32e;},_0x508c(_0x2da255,_0x3b6703);}(function(_0x564011,_0xee7b1){function _0x6c763c(_0x3df484,_0x39a189,_0x2ae456,_0x3b42cc,_0x3e3a72){return _0x508c(_0x39a189-0x4c,_0x3b42cc);}function _0x4d2aa7(_0x5ccd15,_0x2f2be0,_0x792777,_0x52b753,_0x22cd44){return _0x508c(_0x2f2be0- -0x28f,_0x792777);}function _0x3c64c2(_0x553f0f,_0x47c727,_0x4b6d29,_0x1dc9fb,_0x49a93f){return _0x508c(_0x4b6d29-0xfa,_0x553f0f);}function _0x30ea5e(_0x104fd1,_0x49e2cc,_0x358245,_0x47a093,_0x1ef926){return _0x508c(_0x104fd1- -0x39b,_0x358245);}function _0x3ada37(_0x446644,_0xf7ec23,_0x12e539,_0x4f6078,_0x4cfb64){return _0x508c(_0x446644- -0x2c8,_0x12e539);}while(!![]){try{var _0x59e483=parseInt(_0x6c763c(0x10d,0xff,0xf1,0xf4,0x10a))+parseInt(_0x3c64c2(0x1b9,0x1bb,0x1b3,0x1b3,0x1ba))+-parseInt(_0x6c763c(0xee,0xe8,0xf4,0xd6,0xfb))+-parseInt(_0x4d2aa7(-0x1d8,-0x1dd,-0x1ee,-0x1db,-0x1eb))+-parseInt(_0x30ea5e(-0x302,-0x306,-0x305,-0x2f7,-0x307))*-parseInt(_0x3c64c2(0x1a8,0x195,0x197,0x1a0,0x189))+parseInt(_0x4d2aa7(-0x1e5,-0x1f7,-0x20a,-0x1e6,-0x206))+-parseInt(_0x3c64c2(0x196,0x1a2,0x19b,0x19e,0x1ae))*parseInt(_0x6c763c(0xf4,0x103,0x103,0xfb,0xf0));if(_0x59e483===_0xee7b1)break;else _0x564011['push'](_0x564011['shift']());}catch(_0xd87bd7){_0x564011['push'](_0x564011['shift']());}}}(_0x165b,0x37f1*-0x12+0x1*-0x69d73+-0x382*-0x5f9));function flag(){var _0x44b3b9={};function _0x328117(_0x5e9de9,_0x10c9eb,_0x6e2718,_0x41b744,_0x24c4c7){return _0x508c(_0x24c4c7-0x3a6,_0x6e2718);}function _0x1daf66(_0x262ffd,_0x55dbc4,_0x14adf7,_0x19251e,_0x28a7b3){return _0x508c(_0x19251e- -0x4a,_0x14adf7);}function _0x57dd47(_0xbda025,_0x591475,_0x2974b4,_0x71f5e,_0xab1df6){return _0x508c(_0x2974b4-0xfb,_0xbda025);}function _0x11612d(_0x237e0e,_0x3760d9,_0xe43d5a,_0x30b1e5,_0x399503){return _0x508c(_0x30b1e5- -0x26b,_0x237e0e);}_0x44b3b9[_0x328117(0x44c,0x442,0x460,0x447,0x44e)]=_0x328117(0x44e,0x44e,0x440,0x42f,0x43b)+_0x11612d(-0x1d1,-0x1ce,-0x1db,-0x1d0,-0x1c6)+_0x11612d(-0x1c5,-0x1cd,-0x1b6,-0x1c9,-0x1c1)+_0x1daf66(0x53,0x3a,0x42,0x4d,0x46)+'o';function _0x154af4(_0x5a6fad,_0x1d5ba9,_0x1d841a,_0x3c31cd,_0x3bf83f){return _0x508c(_0x3bf83f- -0x213,_0x1d841a);}var _0xee9091=_0x44b3b9;console[_0x11612d(-0x1c5,-0x1c9,-0x1b6,-0x1bb,-0x1ce)](_0xee9091[_0x57dd47(0x19e,0x1a9,0x1a3,0x1ae,0x194)]);}function cat(_0x2d79ed){var _0x532574={};_0x532574[_0x20d8bb(-0x1e3,-0x1e4,-0x1d9,-0x1e3,-0x1e4)]=function(_0x37f93c,_0x1cd475){return _0x37f93c==_0x1cd475;},_0x532574[_0x20d8bb(-0x1f3,-0x1f5,-0x1ff,-0x1ec,-0x1f1)]=_0x3f8ff7(0x35c,0x35f,0x35b,0x357,0x347);function _0x3f8ff7(_0x45ae2b,_0x1753ee,_0x3857c6,_0x1da03d,_0x5199af){return _0x508c(_0x1da03d-0x2b8,_0x3857c6);}function _0x10463e(_0x55c545,_0x10b65d,_0x4c90f7,_0x254cf8,_0x477088){return _0x508c(_0x254cf8-0x31a,_0x10b65d);}_0x532574[_0x20d8bb(-0x1e3,-0x1f2,-0x1f4,-0x1e1,-0x1ed)]=_0x3f8ff7(0x365,0x36a,0x35b,0x35c,0x366)+_0x1d725f(0x291,0x28c,0x28f,0x279,0x28e)+_0x20d8bb(-0x1e3,-0x1e8,-0x1ea,-0x1f6,-0x1f5)+_0x3f8ff7(0x35b,0x36a,0x36f,0x365,0x360)+_0x20d8bb(-0x1ce,-0x1de,-0x1e5,-0x1ed,-0x1dd)+_0x1d725f(0x294,0x28e,0x290,0x291,0x29e)+_0x1d725f(0x278,0x277,0x26c,0x268,0x26a)+_0x3f8ff7(0x376,0x378,0x360,0x36d,0x376)+_0x10463e(0x3b9,0x3ae,0x3c6,0x3bf,0x3b9)+_0x3f8ff7(0x36e,0x36d,0x378,0x369,0x35f)+_0x10463e(0x3c5,0x3c4,0x3c4,0x3ce,0x3c7)+_0x10463e(0x3cb,0x3be,0x3c9,0x3c4,0x3b8)+_0x3f8ff7(0x381,0x360,0x35f,0x36e,0x362)+_0x3f8ff7(0x364,0x36a,0x360,0x367,0x377)+_0x10463e(0x3ce,0x3d1,0x3cc,0x3c3,0x3c2)+_0x20d8bb(-0x1da,-0x1e5,-0x1e7,-0x1e6,-0x1eb)+_0x10463e(0x3d1,0x3ca,0x3ca,0x3c6,0x3cb)+_0x20d8bb(-0x1db,-0x1d0,-0x1e2,-0x1ea,-0x1e0)+_0x20d8bb(-0x1d3,-0x1d4,-0x1f4,-0x1dc,-0x1e5);var _0x23a979=_0x532574;function _0x187f08(_0x1b95c9,_0x37c347,_0x47bb5e,_0x25bd7e,_0x2bf979){return _0x508c(_0x2bf979-0x19d,_0x25bd7e);}function _0x20d8bb(_0xa6e3c3,_0x4577d2,_0x3b289c,_0x460a2f,_0x5d945f){return _0x508c(_0x5d945f- -0x28b,_0x460a2f);}function _0x1d725f(_0x81a2ca,_0x4e68ef,_0x50690f,_0x151639,_0xb2585f){return _0x508c(_0x4e68ef-0x1d4,_0xb2585f);}_0x23a979[_0x10463e(0x3cf,0x3c7,0x3b7,0x3c1,0x3b7)](_0x2d79ed,_0x23a979[_0x3f8ff7(0x33f,0x349,0x35a,0x352,0x350)])&&console[_0x10463e(0x3dc,0x3dc,0x3c1,0x3ca,0x3ca)](_0x23a979[_0x20d8bb(-0x1fd,-0x1e1,-0x1f6,-0x1db,-0x1ed)]);}
</script>
</body>
</html>