-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
214 lines (213 loc) · 12.8 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Résumé</title>
<link rel="stylesheet" href="./base.css">
</head>
<body>
<main>
<article>
<div class="page" style="border-color: midnightblue;">
<div class="stackable grid">
<div class="row">
<div class="three wide center aligned column">
<div class="avatar-wrapper">
<object class="avatar" data="./avatar2.svg" role="img" aria-label="My profile picture"></object>
</div>
</div>
<div class="thirteen wide column">
<div class="stackable grid">
<div class="sixteen wide column">
<h1 class="name">Donald Trump</h1>
<ul class="contacts">
<li>
<a href="https://linkedin.com/in/donald trump" rel="author" class="linkedin">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path
d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z" />
</svg>
<span>donald trump</span>
</a>
</li>
<li>
<a href="https://github.com/donald trump" rel="author" class="github">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512">
<path
d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z" />
</svg>
<span>donald trump</span>
</a>
</li>
<li>
<a href="https://www.fb.com/donyatrump" rel="author" class="facebook">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"/></svg>
<span>donyatrump</span>
</a>
</li>
<li>
<a href="skype:donald_trump" rel="author" class="skype">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path
d="M424.7 299.8c2.9-14 4.7-28.9 4.7-43.8 0-113.5-91.9-205.3-205.3-205.3-14.9 0-29.7 1.7-43.8 4.7C161.3 40.7 137.7 32 112 32 50.2 32 0 82.2 0 144c0 25.7 8.7 49.3 23.3 68.2-2.9 14-4.7 28.9-4.7 43.8 0 113.5 91.9 205.3 205.3 205.3 14.9 0 29.7-1.7 43.8-4.7 19 14.6 42.6 23.3 68.2 23.3 61.8 0 112-50.2 112-112 .1-25.6-8.6-49.2-23.2-68.1zm-194.6 91.5c-65.6 0-120.5-29.2-120.5-65 0-16 9-30.6 29.5-30.6 31.2 0 34.1 44.9 88.1 44.9 25.7 0 42.3-11.4 42.3-26.3 0-18.7-16-21.6-42-28-62.5-15.4-117.8-22-117.8-87.2 0-59.2 58.6-81.1 109.1-81.1 55.1 0 110.8 21.9 110.8 55.4 0 16.9-11.4 31.8-30.3 31.8-28.3 0-29.2-33.5-75-33.5-25.7 0-42 7-42 22.5 0 19.8 20.8 21.8 69.1 33 41.4 9.3 90.7 26.8 90.7 77.6 0 59.1-57.1 86.5-112 86.5z" />
</svg>
<span>donald_trump</span>
</a>
</li>
<li>
<a href="https://t.me/donald_trump" rel="author" class="telegram">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path fill="currentColor"
d="M446.7 98.6l-67.6 318.8c-5.1 22.5-18.4 28.1-37.3 17.5l-103-75.9-49.7 47.8c-5.5 5.5-10.1 10.1-20.7 10.1l7.4-104.9 190.9-172.5c8.3-7.4-1.8-11.5-12.9-4.1L117.8 284 16.2 252.2c-22.1-6.9-22.5-22.1 4.6-32.7L418.2 66.4c18.4-6.9 34.5 4.1 28.5 32.2z">
</path>
</svg>
<span>donald_trump</span>
</a>
</li>
<li>
<a href="mailto:donald.trump@me.com" rel="author" class="mail">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path
d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z">
</path>
</svg>
<span>donald.trump@me.com</span>
</a>
</li>
<li>
<a href="tel:+1 1234567890" rel="author" class="phone">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"></path></svg>
<span>+1 (001) 0000001</span>
</a>
</li>
<li>
<a href="https://trumpdonald.com/" rel="author" class="website">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path fill="currentColor" d="M336.5 160C322 70.7 287.8 8 248 8s-74 62.7-88.5 152h177zM152 256c0 22.2 1.2 43.5 3.3 64h185.3c2.1-20.5 3.3-41.8 3.3-64s-1.2-43.5-3.3-64H155.3c-2.1 20.5-3.3 41.8-3.3 64zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6 24.4 33.8 41.2 84.7 50 141.6h108zM177.2 18.4C105.8 39.6 47.8 92.1 19.3 160h108c8.7-56.9 25.5-107.8 49.9-141.6zM487.4 192H372.7c2.1 21 3.3 42.5 3.3 64s-1.2 43-3.3 64h114.6c5.5-20.5 8.6-41.8 8.6-64s-3.1-43.5-8.5-64zM120 256c0-21.5 1.2-43 3.3-64H8.6C3.2 212.5 0 233.8 0 256s3.2 43.5 8.6 64h114.6c-2-21-3.2-42.5-3.2-64zm39.5 96c14.5 89.3 48.7 152 88.5 152s74-62.7 88.5-152h-177zm159.3 141.6c71.4-21.2 129.4-73.7 158-141.6h-108c-8.8 56.9-25.6 107.8-50 141.6zM19.3 352c28.6 67.9 86.5 120.4 158 141.6-24.4-33.8-41.2-84.7-50-141.6h-108z"></path></svg>
<span>https://tdonaldtrump.com/</span>
</a>
</li>
</ul>
</div>
<div class="sixteen wide mobile only column">
<div class="divider"></div>
</div>
<div class="sixteen wide column">
<h2>Résumé</h2>
<p>— We have a 5 billion dollar website. I have so many websites. I have them all over the place... I hire people... it costs me three dollars. </p>
<p style="opacity: 0.75;"><strong style="margin-right: 0.0625em;">*</strong>I feel like a young and beautiful piece of ass when I'm watching for JavaScript </p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="sixteen wide column">
<div class="fat divider"></div>
</div>
</div>
<div class="row">
<div class="ten wide column">
<section>
<h3>Experience</h3>
<h6>Now</h6>
<ul class="timeline">
<li class="highlighted">
<p><em>8<sup>st</sup> November, 2016 – present</em></p>
<p><strong>Frontend-President</strong> of <strong><a href="https://en.wikipedia.org/wiki/United_States" rel="external">USA</a></strong></p>
</li>
</ul>
<h6>Back then</h6>
<ul class="timeline">
<li>
<p><em>1<sup>st</sup> Junuary 2012 – 8<sup>st</sup> November 2016</em></p>
<p><strong>Full Stack Politic Developer</strong> at <strong><a href="https://en.wikipedia.org/wiki/United_States" rel="external">USA</a></strong></p>
</li>
<li>
<p><em>24<sup>th</sup> January 1968 – 1<sup>st</sup> Junuary 2012</em></p>
<p><strong>Full Stack Bussines Developer</strong> all over the <strong><a href="https://learn.javascript.ru/hello-world" rel="external">world</a></strong></p>
</li>
<br />
</ul>
<h6>Other facts</h6>
<ul class="timeline">
<li>
<p><em> 2016 – 2017</em></p>
<p><strong>Mastermind of creation new programming language</strong> called <strong><a href="https://github.com/samshadwell/TrumpScript" rel="external">TrampScript</a></strong></p>
<ul>
<li>you can read my quotes instead of stupid debugger messages!</li>
</ul>
</li>
<li>
<p><em> 1977 – 1992</em></p>
<p><strong>Married</strong> <strong><a href="https://en.wikipedia.org/wiki/Ivana_Trump" rel="external">Ivana Marie Trump</a></strong> 👩🏻💼</p>
<ul>
<li>first attempt</li>
</ul>
</li>
<li>
<p><em> 1993 – 1999</em></p>
<p><strong>Married again</strong> <strong><a href="https://en.wikipedia.org/wiki/Marla_Maples" rel="external">Marla Ann Maples</a></strong> 👩🏻🦳</p>
<ul>
<li>second attempt</li>
</ul>
</li>
<li>
<p><em> 2005 – now</em></p>
<p><strong>Married once more</strong> <strong><a href="https://en.wikipedia.org/wiki/Melania_Trump" rel="external">Melania Trump</a></strong> 👩🏻🦳</p>
<ul>
<li>third attempt</li>
</ul>
</li>
<li>
<p><em>2016</em></p>
<p><strong>Make America great again!</strong></p>
</li>
<li>
<p><em>14<sup>th</sup> June 1946</em></p>
<p><strong>Born</strong> in the <strong>Bronx, USA </a></strong></p>
</li>
</ul>
</section>
</div>
<div class="six wide column">
<section>
<h3>Languages</h3>
<p class="tags small"><span class="language" lang="en">🇺🇸 ENGLISH... AMERICAN ENGLISH</span></p>
</section>
<section>
<h3>Skills</h3>
<p class="tags small">We will build a great website ― and nobody builds websites better than me, believe me ― and I'll build them very inexpensively. I will build a great, great website on our southern border, and I will make Mexico pay for that website. Mark my words.</p>
</section>
<section>
<h3>Character</h3>
<p class="tags small">The beauty of me is that I’m very rich</p>
</section>
<section>
<h3>Likes😃</h3>
<p class="tags small"> American girls </p>
</section>
<section>
<h3>Dislikes😞</h3>
<p class="tags small">China, Mexico, journalist. Your fake news! Nobody has ever done so much in the first two years of a presidency as this administration</p>
</section>
<section>
<h3>Wants🥺</h3>
<p class="tags small">Make America great again! Mark my words. And again! And once more! And two more times!</p>
</section>
<section>
<h3>Education</h3>
<ul class="timeline">
<li>
<div><em> 1964 – 1968</em></div>
<div><strong>University of Pennsylvania</strong></div>
</li>
</ul>
</section>
</div>
</div>
</div>
</div>
</article>
</main>
</body>
</html>