-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
135 lines (125 loc) · 5.36 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
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>CodePen - Első weboldalam 2.1</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans&family=Merriweather+Sans&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans&family=Merriweather+Sans:wght@300;400&display=swap" rel="stylesheet"><link rel="stylesheet" href="./style.css">
</head>
<body>
<!-- partial:index.partial.html -->
<header>
<div>
<div>
<div class="hatterkep"></div>
<div class="hi-my-name"><p class="hi-my-name">Hi, my name is<br><span class="anakin">Anakin Skywalker</span></p></div>
</div>
</div>
</header>
<main>
<section class="elso-bekezdes">
<div>
<p><span class="analytical">Analytical, goal oriented leader</span> with proven track record in management and
enforcement Space Fleet Operations or Frontend Development. Wide range of
hands-on experience, including:</p>
<div>
<ul class="nagy-lista">
<li>Large scale construction projects oversight</li>
<li>Advanced forms of mind control</li>
<li>Planetary scale demolitions operations</li>
<li>Fugitive recovery services</li>
</ul>
</div>
</div>
</section>
<section class="kisebb-idezet">
<div><blockquote cite="https://projects.invisionapp.com/share/X575YEGVU#/screens/155416515_Greenfox-Anakins-Cv">Together we can rule the galaxy</blockquote></div>
<div class="idezet-hatter1"></div>
</section>
<section class="masodik-bekezdes">
<div>
<h1>Notable achievements</h1>
<h2>Designed, built and piloted a custom pod racer. 32 BBY Boonta Eve Classic Race Champion</h2>
<p>In my spare time at Wald's Parts junk shop I designed and built a Class III open
cockpit Podracer capable of 588 mph top speed. Went on to win the Boonta Eve
Classic race in 32 BBY - first ever win by a human. Generated documented company
revenue of over 59 wupiupi during the course of my enslavement.</p>
<h2>Oversight of DS1 and DS2 Orbital Battle Stations construction projects</h2>
<p>During my tenure as a Supreme Imperial Fleet Commander I was in charge of large
capital construction projects for the Deep Space Fleet. Performed acceptance
testing of the DS1 SuperLaser in 0 BBY by annihilating Alderaan - a terrestrial
class planet in the Core Worlds region. Successfully tripled the deep space fire
power of the imperial fleet in accordance with the Tarkin Doctrine before losing
both projects to run-away photon torpedoes.</p>
</div>
</section>
<section class="idezet">
<div><blockquote cite="https://projects.invisionapp.com/share/X575YEGVU#/screens/155416515_Greenfox-Anakins-Cv">I find your lack of faith disturbing.</blockquote></div>
<div class="idezet-hatter2"></div>
</section>
<section class="harmadik-bekezdes">
<div>
<h1>Experience</h1>
<h2>Sith Empire Headquarters, Dromund Kaas</h2>
<h3>Supreme Commander of Imperial Forces, Emperor's Enforcer</h3>
<ul class="lista">
<li>As the right-hand man to Emperor Sidious, hunted down jedi survivors and
enforced the will of the empire;</li>
<li>Oversaw construction of the first generation Death Star;</li>
<li>First ever Imperial Supreme Commander;</li>
</ul>
<h2>Wally's Parts / Toyarian Watto junk shop, Mos Espa, Tatooine</h2>
<h3>Enslaved Volunteer</h3>
<ul class="lista">
<li>General help and front-desk retail operations at the junk shop, second hand
droid parts, mechanical / droid repair services;</li>
<li>Designed and piloted custom-built Podracer, ran track-side operations for the
podracing team;</li>
</ul>
</div>
</section>
<section class="nagyobb-idezet">
<div><blockquote cite="https://projects.invisionapp.com/share/X575YEGVU#/screens/155416515_Greenfox-Anakins-Cv">When I left you, I was but the learner; now I am the master.</blockquote></div>
<div class="idezet-hatter2"></div>
</section>
<section class="negyedik-bekezdes">
<div>
<h1>Formal training</h1>
<h2>Green Fox Academy, Earth</h2>
<h3>Full stack developer</h3>
<ul class="lista">
<li>Padawan to Knight Tojas;</li>
<li>Learned programming with a specialisation in JavaScript and Front-end
technologies</li>
</ul>
<h2>Sith Empire, Coruscant</h2>
<h3>Master of the Dark Side of the Force</h3>
<ul class="lista">
<li>Apprentice to Sith Lord Darth Sidious;</li>
</ul>
<h2>Jedi Order Academy, Coruscant</h2>
<h3>Master of Jedi Force</h3>
<ul class="lista">
<li>Padawan to Knight Obi Wan Kenobi. Bodyguard to Senator Padme Amidala during
the Clone Wars of 22 BBY;</li>
<li>Graduated with donors;</li>
</ul>
</div>
</section>
<hr>
<section class="negyedik-bekezdes">
<h1>Personal interests</h1>
<ul class="lista">
<li>Midi-Chlorian research as a hobby;</li>
<li>Recreational mind-control techniques;</li>
<li>Amateur and local club podracing.</li>
</ul>
</section>
</main>
<!-- partial -->
</body>
</html>