This repository was archived by the owner on Nov 18, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
703 lines (679 loc) · 41.8 KB
/
index.html
File metadata and controls
703 lines (679 loc) · 41.8 KB
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
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="description" content="«The Donald» personal website.">
<meta name="subject" content="This is just a résumé.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="white">
<meta name="google" content="nositelinkssearchbox">
<meta name="google" content="notranslate">
<meta name="googlebot" content="index,follow">
<meta name="robots" content="index,follow">
<meta name="google-site-verification" content="yW86D_SX9OpCztzBolnqnE1ncZKPAxhJRe5xEyySSTA">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:description"
content="I'm the most successful person ever to run for the presidency, by far. Nobody's ever been more successful than me. I'm the most successful person ever to run. Sorry losers and haters, but my IQ is one of the highest ― and you all know it! Please don't feel so stupid or insecure, it's not your fault.">
<!-- TODO: add page screenshot -->
<!-- <meta property="og:image" content="https://ivashog.github.io/homepage/assets/images/og-image.en_US.png">
<meta property="og:image:alt" content="Screenshot of the homepage">
<meta property="og:image:height" content="1920">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="1080"> -->
<meta property="og:locale" content="en_US">
<meta property="og:title" content="Donald John Trump; Résumé">
<meta property="og:type" content="website">
<meta property="og:url" content="https://ivashog.github.io/homepage">
<!-- <base href="https://ivashog.github.io/homepage"> -->
<title>«The Donald» personal website.</title>
<link rel="icon" type="image/x-icon" href="./favicon.ico">
<link rel="icon" type="image/png" sizes="192x192" href="./assets/images/favicon-192x192.png">
<link rel="icon" type="image/png" sizes="512x512" href="./assets/images/favicon-512x512.png">
<link rel="apple-touch-icon" href="./assets/images/apple-touch-icon.png">
<link rel="manifest" href="./manifest.json">
<link rel="me" href="https://www.fb.com/DonaldTrump" type="text/html">
<link rel="me" href="mailto:realDonaldTrump@whitehouse.gov">
<link rel="me" href="skype:real_Donald_Trump">
<link rel="me" href="tel:+17773332211">
<link rel="stylesheet" href="./assets/css/volodymyrkushnir.css">
</head>
<body>
<header>
<div class="credits">
Inspired by <a href="https://volodymyrkushnir.com" rel="external"><strong>Resume by Volodymyr Kushnir</strong></a>
✊
</div>
</header>
<main>
<article>
<div class="page" style="border-color: #da1333; color: #2b325f">
<div class="stackable grid">
<div class="row">
<div class="three wide center aligned column">
<div class="avatar-wrapper">
<!-- <img src="./assets/images/avatar.jpg" alt="My official portrait picture" class="avatar" width="90%"> -->
<object class="avatar" data="./assets/images/avatar.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 John Trump</h1>
<div class="job">The 45th President of the United States</div>
<ul class="contacts">
<li>
<a href="https://www.fb.com/DonaldTrump" 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>DonaldTrump</span>
</a>
</li>
<li>
<a href="https://twitter.com/realDonaldTrump" rel="author" class="twitter">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path
d="M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-48.9 158.8c.2 2.8.2 5.7.2 8.5 0 86.7-66 186.6-186.6 186.6-37.2 0-71.7-10.8-100.7-29.4 5.3.6 10.4.8 15.8.8 30.7 0 58.9-10.4 81.4-28-28.8-.6-53-19.5-61.3-45.5 10.1 1.5 19.2 1.5 29.6-1.2-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3a65.447 65.447 0 0 1-29.2-54.6c0-12.2 3.2-23.4 8.9-33.1 32.3 39.8 80.8 65.8 135.2 68.6-9.3-44.5 24-80.6 64-80.6 18.9 0 35.9 7.9 47.9 20.7 14.8-2.8 29-8.3 41.6-15.8-4.9 15.2-15.2 28-28.8 36.1 13.2-1.4 26-5.1 37.8-10.2-8.9 13.1-20.1 24.7-32.9 34z">
</path>
</svg>
<span>realDonaldTrump</span>
</a>
</li>
<li>
<a href="https://www.instagram.com/realDonaldTrump/" rel="author" class="instagram">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path
d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z">
</path>
</svg>
<span>realdonaldtrump</span>
</a>
</li>
<li>
<a href="mailto:realDonaldTrump@whitehouse.gov" 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>realDonaldTrump@whitehouse.gov</span>
</a>
</li>
<li>
<a href="tel:+17775554433" 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 32zm112-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v312z">
</path>
</svg>
<span>+1(777)555-44-33</span>
</a>
</li>
<li>
<a href="https://www.donaldjtrump.com" rel="author" class="website">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512">
<path
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://www.donaldjtrump.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>— I'm the most successful person ever to run for the presidency, by far. Nobody's ever been
more successful than me. I'm the most successful person ever to run. Ross Perot isn't successful
like me. Romney — I have a Gucci store that's worth more than Romney. Sorry losers and haters,
but my IQ is one of the highest — and you all know it! Please don't feel so stupid or
insecure, it's not your fault </p>
<p style="opacity: 0.75;"><strong style="margin-right: 0.0625em;">*</strong>I am not only the richest
president of the richest and most powerful country, but also the richest sportsman!!! I often spend
my own championships on my huge, like some EU countries area, golf field!🤩</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="sixteen wide column">
<div class="fat divider"></div>
</div>
<div class="ten wide column">
<section>
<h3>Experience</h3>
<h6>Recent</h6>
<ul class="timeline">
<li class="highlighted">
<p><em>20<sup>th</sup> January 2017 - present</em></p>
<p>The <strong>45th President</strong> of the <strong><a
href="https://en.wikipedia.org/wiki/United_States" rel="external">United States</a></strong>
</p>
<hr>
<h6>My presidential achievements:</h6>
<ul>
<li class="details">
<input type="checkbox" id="project-0">
<label for="project-0" class="summary">
<p><strong>Economy and Jobs</strong></p>
</label>
<div>
<ol class="inverted">
<li><em>I jump-started America’s economy into record growth, which created jobs and
increased take-home pay for working Americans.</em></li>
<li><em>Under President Trump’s leadership, Congress passed historic tax cuts and relief for
hard-working Americans</em></li>
<li><em>The U.S. Gross Domestic Product (GDP) grew at or above 3 percent for two quarters in
a row for the first time in three years.</em></li>
<li><em>2017 first quarter GDP grew 1.2 percent, and 2017 fourth quarter GDP grew 2.5
percent</em></li>
<li><em>2018 first quarter GDP grew 2.3 percent. The best since 2015. </em></li>
<li><em>President Trump is unleashing economic growth and jobs. During his first year,
nearly 3 million new jobs were created since January 2017 and the unemployment rate fell
to 3.8 percent, the first time below 4% in 18 years.</em></li>
<li><em>The Dow Jones Industrial Average hit record highs more than 80 times under President
Trump, including closing higher than 26,000 points for the first time in its
history.</em></li>
<li><em>Economic confidence rebounded to record highs under President Trump because his
pro-growth policies have and continue to put American workers and businesses first.</em>
</li>
<li><em>President Trump signed an Executive Order that expanded apprenticeships, recognizing
the need for more quality alternatives to four-year college degrees.</em></li>
<li><em>President Trump signed a Presidential Memorandum directing the Secretary of
Education to prioritize STEM education with a particular focus on computer science.</em>
</li>
<li><em>The Trump Administration prioritized the economic empowerment of women as a key
element of our commitment to economic growth and gender equality.</em></li>
</ol>
</div>
</li>
<li class="details">
<input type="checkbox" id="project-1">
<label for="project-1" class="summary">
<p><strong>Immigration</strong></p>
</label>
<div>
<ol class="inverted">
<li><em>I protected the American homeland by enforcing immigration laws, so that every
American can feel safe in their community.</em></li>
<li><em>President Trump called on Congress to fully fund a wall along the Southern border,
to close legal loopholes that enable illegal immigration, to end chain migration, and to
eliminate the visa lottery program</em></li>
<li><em>President Trump pulled the United States out of negotiations for a “Global Compact
on Migration,” a plan for global governance of immigration and refugee policy that may
have compromised U.S. sovereignty</em></li>
<li><em>The Trump Administration rescinded the unlawful Deferred Action for Parents of
Americans (DAPA) program.</em></li>
<li><em>From President Trump’s inauguration through the end of FY 2017, U.S. Immigration and
Customs Enforcement (ICE) made 110,568 arrests of illegal aliens, a 40 percent increase
compared to the same time period the prior year.</em></li>
<li><em>In FY 2017, ICE conducted 226,119 removals. The proportion of removals resulting
from ICE arrests increased from 65,332, or 27 percent of total removals in FY 2016 to
81,603, or 36 percent of total removals, in FY 2017.</em></li>
</ol>
</div>
</li>
<li class="details">
<input type="checkbox" id="project-2">
<label for="project-2" class="summary">
<p><strong>Infrastructure and Technology</strong></p>
</label>
<div>
<p>I built stronger rural communities by ensuring Americans have access to the quality
infrastructure they deserve.</p>
</div>
</li>
<li class="details">
<input type="checkbox" id="project-3">
<label for="project-3" class="summary">
<p><strong>Foreign Policy</strong></p>
</label>
<div>
<p>By promoting fair and reciprocal trade, President Trump put America first. This includes
exiting TPP, renegotiating NAFTA, and securing major new bilateral deals with major trading
partners.</p>
</div>
</li>
<li class="details">
<input type="checkbox" id="project-4">
<label for="project-4" class="summary">
<p><strong>National Security and Defense</strong></p>
</label>
<div>
<p>President Trump rebuilt our military, crushed ISIS, and confronted rogue nations to protect
America and our allies. </p>
</div>
</li>
<li class="details">
<input type="checkbox" id="project-5"></label>
<div>
<p>President Trump reversed years of policies that locked up American energy and restricted
our ability to sell to other countries. </p>
</div>
</li>
<li class="details">
<input type="checkbox" id="project-6">
<label for="project-6" class="summary">
<p><strong>Health Care</strong></p>
</label>
<div>
<p>President Trump repealed the Obamacare individual mandate, expanded plan choices and
increased competition to bring down costs for consumers.</p>
</div>
</li>
<li class="details">
<input type="checkbox" id="project-7">
<label for="project-7" class="summary">
<p><strong>Social Programs</strong></p>
</label>
<div>
<p>President Trump and his Administration protected life by fighting back against illegal drug
shipments, opioid abuse, and abortion service providers.</p>
</div>
</li>
<li class="details">
<input type="checkbox" id="project-8">
<label for="project-8" class="summary">
<p><strong>Education</strong></p>
</label>
<div>
<p>President Trump and his Administration supported the expansion of school choice across the
country so every parent has a voice in their child’s education.</p>
</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<h6>Back then</h6>
<ul class="timeline">
<li class="details">
<input type="checkbox" id="other">
<label for="other" class="summary"><strong>Political and business experience:</strong> </label>
<div>
<ul class="timeline">
<li>
<p><em>2016</em></p>
<p>Won election race with 77 votes more than Clinton, yippe-kee-yay!</p>
</li>
<li>
<p><em>2015</em></p>
<p>Became the most important Republican nominating for presidential election run</p>
</li>
<li>
<p><em>2009</em></p>
<p>Changed my mind and became Republican again</p>
</li>
<li>
<p><em>2005</em></p>
<p>Started Trump University with Michael Sexton and Jonathan Spitalny: no grades, certificates
and other bureaucracy, but program offered courses in real estate, asset management
entrepreneurship, and wealth creation. 98% students gave positive reviews while studying,
however some of these ungrateful gringos filed lawsuits against Trump University after the
course. I had to pay $25 million to settle that...</p>
</li>
<li>
<p><em>2002</em></p>
<p>Acquired the former Hotel Delmonico, which was renovated and reopened in 2004 as the Trump
Park Avenue. I sure do like my surname!</p>
</li>
<li>
<p><em>2001</em></p>
<p>Completed Trump World Tower and joined the Democratic Party</p>
</li>
<li>
<p><em>1999</em></p>
<p>Started buying golf courses. They are very cheap, I have 18 of them now in USA and abroad!
Also switched to the Reform Party that year</p>
</li>
<li>
<p><em>1997</em></p>
<p>Began a multi-building development along the Hudson River, which was named Trump Place. Me
and the other investors sold our shares for $1.8 billion and that was then the biggest
residential sale in the history of New York City</p>
</li>
<li>
<p><em>1996</em></p>
<p>Acquired the Bank of Manhattan Trust Building, which was a vacant seventy-one story
skyscraper on Wall Street. After an extensive renovation, the high-rise was renamed the
Trump Building</p>
</li>
<li>
<p><em>1994</em></p>
<p>Refurbished the Gulf and Western Building on Columbus Circle, turned it into a 44-story
luxury property known as Trump International Hotel and Tower</p>
</li>
<li>
<p><em>1989 ― 1992</em></p>
<p>Ran a second hand airline called Trump Shuttle. What a waste of money, I had to sell it,
now it is American Airlines Shuttle, btw</p>
</li>
<li>
<p><em>1989, 1990</em></p>
<p>Learned about Tour de France and decided to hold my very own Tour de Trump. Is America not
great enough for that cycling competition?</p>
</li>
<li>
<p><em>1988</em></p>
<p>Acquired the Plaza Hotel in Manhattan for $407 million, invested $50 million to restore the
building and boosted it from three-star to four-star hotel (I called it "the Mona Lisa" and
sold it for a lot of cash in 1995)</p>
</li>
<li>
<p><em>1987</em></p>
<p>Registered as a Republican</p>
</li>
<li>
<p><em>1985</em></p>
<p>I bought the Mar-a-Lago estate in Palm Beach and turned it into a private club.You can join
if you pay $200K initiation fee (and there is another annual fee for members, it is very
expensive to be rich). That year I also opened a casino called Trump Castle. My wife Ivana
became a manager, because she is another Trump!</p>
</li>
<li>
<p><em>1983</em></p>
<p>I purchased New Jersey Generals, an American football team. I changed team's play schedule
and filed an antitrust lawsuit against United States Football League, so NJG are not doing
so good now, but back then they were great!</p>
</li>
<li>
<p><em>1980</em></p>
<p>Started developing the Trump Tower skyscraper in Manhattan, I payed a crew of undocumented
Polish workers to demolish the historic Bonwit Teller store, including art deco features.
All this to make architectural critic Paul Goldberger say in 1983 that the tower's atrium is
"the most pleasant interior public space to be completed in New York in some years". At the
same time I also started a repair job on the Wollman Rink in Central Park and completed the
work in three months for $1.95 million, which was $775,000 less than the initial budget!</p>
</li>
<li>
<p><em>1978</em></p>
<p>Purchased a 50 percent stake in the derelict Commodore Hotel and turned it into the Grand
Hyatt Hotel in 2 years of remodeling</p>
</li>
<li>
<p>1971<em></em></p>
<p>Was promoted to president of the company and renamed it The Trump Organization</p>
</li>
<li>
<p><em>1968</em></p>
<p>Began my career at my father's real estate development company, Elizabeth Trump & Son</p>
</li>
</ul>
</div>
</li>
<li class="details">
<input type="checkbox" id="other">
<label for="other" class="summary"><strong>Media career:</strong> </label>
<div>
<ul class="timeline">
<li>
<p><em>2019</em></p>
<p>Was awarded Worst Actor and Worst Screen Combo at Golden Raspberry Awards for parts in
"Death of a Nation" and "Fahrenheit 11/9"</p>
</li>
<li>
<p><em>2015</em></p>
<p>Published a book "Crippled America: How to Make America Great Again"</p>
</li>
<li>
<p><em>2011</em></p>
<p>Published a book "Time to Get Tough: Making America #1 Again" in coauthorship with Wynton
Hall,
Peter Schweizer and Meredith McIver</p>
</li>
<li>
<p><em>2011</em></p>
<p>Published a book "Midas Touch: Why Some Entrepreneurs Get Rich – And Why Most Don't" in
coauthorship with Robert Kiyosaki</p>
</li>
<li>
<p><em>2011</em></p>
<p>Published a book "Trump Tower" in coauthorship with Jeffrey Robinson</p>
</li>
<li>
<p><em>2009</em></p>
<p>Published a book "Think Like a Champion: An Informal Education in Business and Life" in
coauthorship with Meredith McIver</p>
</li>
<li>
<p><em>2008</em></p>
<p>Published a book "Never Give Up: How I Turned My Biggest Challenges into Success" in
coauthorship with Meredith McIver</p>
</li>
<li>
<p><em>2007</em></p>
<p>Published a book "Think Big and Kick Ass" in coauthorship with Bill Zanker</p>
</li>
<li>
<p><em>2007</em></p>
<p>Received a star on the Hollywood Walk of Fame for being producer of Miss Universe pageant
</p>
</li>
<li>
<p><em>2006</em></p>
<p>Published a book "Why We Want You to Be Rich" in coauthorship with Meredith McIver and
Robert Kiyosaki</p>
</li>
<li>
<p><em>2006</em></p>
<p>Published a book "How to Build a Fortune: Your Plan for Success From the World's Most
Famous Businessman"</p>
</li>
<li>
<p><em>2006</em></p>
<p>Published a book "The Best Real Estate Advice I Ever Received: 100 Top Experts Share Their
Strategies"</p>
</li>
<li>
<p><em>2006</em></p>
<p>Published a book "Trump 101: The Way to Success" in coauthorship with Meredith McIver</p>
</li>
<li>
<p><em>2005</em></p>
<p>Published a book "The Best Golf Advice I Ever Received"</p>
</li>
<li>
<p><em>2005</em></p>
<p>Performed a song with Megan Mullally at the 57th Primetime Emmy Awards</p>
</li>
<li>
<p><em>2004 ― 2008</em></p>
<p>Ran short-form talk radio program "Trumped!" (one to two minutes on weekdays)</p>
</li>
<li>
<p><em>2004</em></p>
<p>Published a book "Trump: How to Get Rich" in coauthorship with Meredith McIver</p>
</li>
<li>
<p><em>2004</em></p>
<p>Published a book "The Way to the Top: The Best Business Advice I Ever Received"</p>
</li>
<li>
<p><em>2004</em></p>
<p>Published a book "Think Like a Billionaire: Everything You Need to Know About Success, Real
Estate, and Life" in coauthorship with Meredith McIver</p>
</li>
<li>
<p><em>2003 ― 2015</em></p>
<p>Produced NBC reality shows "The Apprentice" and "The Celebrity Apprentice"</p>
</li>
<li>
<p><em>2000</em></p>
<p>Published a book "Trump: The America We Deserve" in coauthorship with Dave Shiflett</p>
</li>
<li>
<p><em>1997</em></p>
<p>Published a book "Trump: The Art of the Comeback" in coauthorship with Kate Bohner</p>
</li>
<li>
<p><em>1991</em></p>
<p>Was awarded Worst Supporting Actor at Golden Raspberry Awards for a part in "Ghosts Can't
Do It"</p>
</li>
<li>
<p><em>1990</em></p>
<p>Published a book "Trump: Surviving at the Top" in coauthorship with Charles Leerhsen</p>
</li>
<li>
<p><em>1987</em></p>
<p>Published a book "Trump: The Art of the Deal" in coauthorship with Tony Shwartz</p>
</li>
</ul>
</div>
</li>
<li class="details">
<input type="checkbox" id="other">
<label for="other" class="summary"><strong>Personal life:</strong> </label>
<div>
<ul class="timeline">
<li>
<p><em>2006</em></p>
<p>Melania gained United States citizenship and gave birth to our son, <a
href="https://en.wikipedia.org/wiki/Family_of_Donald_Trump#Barron_Trump"><strong>Barron</strong></a>
</p>
</li>
<li>
<p><em>2005</em></p>
<p>Married her</p>
</li>
<li>
<p><em>1998</em></p>
<p>Met my future third wife, <a
href="https://en.wikipedia.org/wiki/Melania_Trump"><strong>Melania
Knaus</strong>s</a></p>
</li>
<li>
<p><em>1999</em></p>
<p>Divorced Marla ¯_(ツ)_/¯</p>
</li>
<li>
<p><em>1993</em></p>
<p>Married Marla and had a daughter, we named her <a
href="https://en.wikipedia.org/wiki/Tiffany_Trump"><strong>Tiffany</strong></a>, because I
like Tiffany & Company
jewellery as well</p>
</li>
<li>
<p><em>1992</em></p>
<p>Started affair with <a href="https://en.wikipedia.org/wiki/Marla_Maples"><strong>Marla
Maples</strong></a>, so I had to divorce. God knows I love nice women, I love them all!
</p>
</li>
<li>
<p><em>1984</em></p>
<p>Birth of <a href="https://en.wikipedia.org/wiki/Eric_Trump"><strong>Eric Trump</strong></a>
</p>
</li>
<li>
<p><em>1982</em></p>
<p>Birth of <a href="https://en.wikipedia.org/wiki/Ivanka_Trump"><strong>Ivanka
Trump</strong></a></p>
</li>
<li>
<p><em>1977</em></p>
<p>My first son is born. I called him <a
href="https://en.wikipedia.org/wiki/Donald_Trump_Jr."><strong>Donald</strong></a>, of
course!</p>
</li>
<li>
<p><em>1977</em></p>
<p>Married Czech model <strong><a href="https://en.wikipedia.org/wiki/Ivana_Trump">Ivana
Zelníčková</a></strong></p>
</li>
</ul>
</div>
</li>
<li>
<p><em>14<sup>th</sup> June 1946</em></p>
<p><strong>Born</strong> in <strong><a href="https://en.wikipedia.org/wiki/Queens"
rel="external">Queens</a>, <a href="https://en.wikipedia.org/wiki/New_York_City"
rel="external">New York City</a>, <a href="https://en.wikipedia.org/wiki/United_States"
rel="external">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</span>
<sub><em>For the rest i have a personal assistant!</em></sub>
</p>
</section>
<section>
<h3>Skills💪</h3>
<p class="tags small">NEGOTIATING COUNTING REMODELING WRITING ACING SINGING REPORTING INCORPORATING
SELLING ADVERTISING HOSTING COMPETING TWITTING PARENTING GAMBLING DATING SUING ORGANIZING FUNDING
DEBATING ADVISING PRESBYTERIANING</p>
</section>
<section>
<h3>Character</h3>
<p class="tags small">ADJUSTED CALM AMBITIOUS COMPETITIVE SOCIABLE DIRECT HOSTILE CARELESS IGNORANT
INQUISITIVE BOLD CONFIDENT MISCHIEVOUS CHARMING INTERESTING DARING COLORFUL LAZY SELF-PROMOTING</p>
</section>
<section>
<h3>Likes😃</h3>
<p class="tags small">BILLIONS FILET-O-FISH BIG MAC CHINA QUARTER POUNDER DIET COKE TARIFFS BIBLE ARTOF
DEAL PATRIOTS BEAUTIFUL MODELS GOLD REAL ESTATE WAR PROTESTERS CONSTRUCTION RUSSIANS BANKS SPORTS
WOMEN MEXICO RED HAT KOREANS GOLF</p>
</section>
<section>
<h3>Dislikes😞</h3>
<p class="tags small">DOGS MEDIA CNN GERMANS MEXICANS IMMIGRANTS SHITHOLE COUNTRIES UNATTRACTIVE WOMEN
BLACKS SUSHI HOT-DOGS ALCOHOL FRUIT CHRISTMAS PARTIES LIBERALS</p>
</section>
<section>
<h3>Wants🤔</h3>
<p class="tags small bulleted">BE HEALTHY GROW A TREE BUILD TRUMP AIRPORT HAVE A TASTE DO A HARLEM SHAKE
IN CONGRESS TO GOLF MORE OFTEN WIN ALL THE COURT SUITS</p>
</section>
<section>
<h3>Education🎓</h3>
<ul class="timeline">
<li>
<p><em>2011</em></p>
<p>Asked friends who are prominent and wealthy alumni of the <strong>New York Military
Academy</strong> to secure my academic records so they could not be seen by anyone, never!</p>
</li>
<li>
<p><em>1968</em></p>
<p>Graduated <strong>Wharton School</strong> with a B.S. in economics</p>
</li>
<li>
<p><em>1966</em></p>
<p>Transferred to the <strong><a href="https://www.wharton.upenn.edu/" rel="external">Wharton School
of the University of Pennsylvania</a></strong></p>
</li>
<li>
<div><em>1964</em></div>
<div>Started studying in <strong><a href="https://www.fordham.edu/" rel="external">Fordham
University</a></strong></div>
</li>
<li>
<div><em>1959</em></div>
<div>Enrolled in the <strong><a href="https://www.nyma.org/" rel="external">New York Military
Academy</a></strong>, a private boarding school, after my parents discovered I made frequent
trips into <strong><a href="https://en.wikipedia.org/wiki/Manhattan"
rel="external">Manhattan</a></strong> without their permission</div>
</li>
</ul>
</section>
</div>
</div>
</div>
</div>
</article>
</main>
<footer>
<em>"Make America Great Again!"</em> 🗽🙋
</footer>
</body>
</html>