-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindexMay9.html
791 lines (716 loc) · 29.2 KB
/
indexMay9.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
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
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-language" content="nl" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="tonylee korea portfolio" />
<meta name="author" content="tonylee" />
<title>Tonyleekorea - Interactive Resume</title>
<!-- Bootstrap core CSS -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,600,700" rel="stylesheet" type="text/css" />
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="css/jquery.iedialog.min.css" rel="stylesheet" />
<link href="style.css" rel="stylesheet" />
</head>
<body data-spy="scroll" data-target="#navbar-example">
<div class="jumbotron" data-src="images/giraf_animation.gif" style="background-position: center;">
<noscript id="noscript"><img src="images/giraf_animation.gif" alt="giraf"></noscript>
<div class="container">
<h1>Tonyleekorea</h1>
<p class="lead">Interactive resume<!-- <br>
until next time ciao∼ --></p>
</div>
<script>document.getElementById('noscript').style.display='none';</script>
<div class="overlay"></div>
<a href="#profile" class="scroll-down">
<span class="glyphicon glyphicon-chevron-down"></span>
</a>
</div>
<nav class="navbar navbar-default" id="navbar-example" role="navigation">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="#profile">Profile</a></li>
<li><a href="#experiences">Experiences</a></li>
<li><a href="#abilities">Abilities</a></li>
<li><a href="#interests">Interests</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</nav>
<div class="background-white">
<div id="profile" class="container">
<h2>Profile</h2>
<p class="lead">Tonyleekorea BN Lee</p>
<p style="text-align: center; margin-top: -20px;"><a href="javascript: popUp();">resume in bare mode</a></p>
<hr />
<div class="row profile-fade">
<div class="col-md-4">
<h3>About me</h3>
<p>
YOU'RE GOING TO FALL IN LOVE WITH THE WAY I WORK, IN BUILDING MY CAREER <br>
For the duration of 140 days of NCS course, I have completely absorbed myself in learning; 1120 class hours, 320+ hours of reading, 130+ hours of online video courses and much much more.
</p>
</div>
<div class="col-md-4 col-xs-4 text-center">
<img class="profile-image" src="images/tonyillust_atwork.svg" alt="tonyleekorea" />
</div>
<div class="col-md-4 col-xs-8">
<h3>Front to Backend</h3>
<p>
SIMPLE AND HUMBLE BEGINNING
From the graphic designer with hands-on experience in the industry, I witnessed myself transform into a full-fledged web developer covering both front-end and back-end offices (FULL/MEAN STACK HOPEFUL)
</p>
</div>
</div>
</div>
</div>
<div id="experiences" class="container">
<h2>Experiences</h2>
<p class="lead">
<sup>I RUN A SMALL FARM AND WANTED A MENTAL EXERCISE TO INVIGORATE MY LIFE.</sup><br>
Fountain of 'ki,' surrounded with friends of same feathers. I enjoy every moment I spend in the farm, which is located near where I live. Motiff, inspiration, and peaceful but energetic revival are the rewards I receive for the small amount of time and effort I put in. Days are always short and nights are even shorter after hours under the sun. Life is as always will be, as if in a doldrum. I will be better off with something mentally invigorating and fruitful in terms of worldly estimation, which is exactly what I become of.
</p>
<hr />
<h3>Educations</h3>
<div class="experiences">
<div class="experience row">
<div class="col-md-4">
<h4>U of M</h4>
<p class="experience-period">sep 1991 - jun 1994</p>
</div>
<div class="col-md-8">
<p>
<strong>Bachelor - SMBA</strong>
<span class="hidden-phone">
The Classes I took and projects I completed there contributed greatly to my development of skills such as teamwork and project-oriented work management. Presentations with classmates helped to hone my ability to colloborate constructively, which is still essential to my successful career path.
My motto then was 'Divde and Conquer'.
</span>
<span class="location">
<span class="glyphicon glyphicon-map-marker"></span>
'College Park '
</span>
</p>
</div>
</div>
<div class="experience row">
<div class="col-md-4">
<h4>U Maryland</h4>
<p class="experience-period">sep 1985 - jun 1991</p>
</div>
<div class="col-md-8">
<p>
<strong>Accounting major</strong>
<span class="hidden-phone">
I first enrolled in Biology Department of Kunkuk University with a dream for a big-shot future biochemist. I took to the USIS library, poring over books then realizing I should pursue the dream in America. With a almost perfect TOEFL score, I was admitted and started taking classes offered to US 8th Army GIs in Seoul, as a part of UM extension programs. It was a long years because I kept a job as an English Instructor. This is still true; I am always trying to balance work and study at the same time.
</span>
<span class="location">
<span class="glyphicon glyphicon-map-marker"></span>
'U Maryland '
</span>
</p>
</div>
</div>
</div>
<hr />
<h3>Careers</h3>
<div class="experiences">
<!-- .experience.row>.col-md-4>h4{Onofflink}+p.experience-period^div.col-md-8>p>strong{Asterisk Freepbx}+span.hidden-phone+span.location>span.glyphicon.glyphicon-map-marker -->
<div class="experience row">
<div class="col-md-4">
<h4>Onofflink</h4>
<p class="experience-period">mar 2019 - sep 2019<br>php, python, codeignitor</p>
</div>
<div class="col-md-8">
<p><strong class="hidden-phone">Asterisk Freepbx</strong><span class="hidden-phone">
No prior knowledge or a mentor to guide me through the development, but I did it!!<br>
A call center and conference solution based on Freepbx and asterisk. All feature codes and built-in modules are configured for deployment to DO servers. <a href="http://eggs.or.kr/index.php">credentials: admin 12345</a> ⇦ <a href="http://gui.eggs.or.kr">Freepbx gui</a>
</span><br>
<span class="location"><span class="glyphicon glyphicon-map-marker"></span>' onfflink '</span>
</p>
</div>
</div>
<div class="experience row">
<div class="col-md-4">
<h4>Eozz Inc. (aka Yulim Ads)</h4>
<p class="experience-period">sep 1997- jun 2014</p>
</div>
<div class="col-md-8">
<p>
<strong>Translation and Design Department</strong>
<span class="hidden-phone">
It's most devastating and tumultuous year for me. I had to come home as Korea and the world in a sense had fallen to the deep dark years of economic chaos. I took up a night-shift as a building guard and worked as a freelancing teacher and translator to survive the few years economic aftermath. I joined Yulim Ads as an apprentice and became the chief operating director until I resigned in 2014.<br>
<p>The company had clients such as Hana Tour, LG Ads, Sisa English, SK Constructions and small-medium-sized art/design companies in Seoul metro area. </p>
<ul class="list margin-b-30">
<li>Sisa English billboards</li>
<li>LG Ads for commercial building interior graphic works.</li>
<li>Freelancing translator and English instructor</li>
</ul>
</span>
<span class="location">
<span class="glyphicon glyphicon-map-marker"></span>
'Eozz Inc. '
</span>
</p>
</div>
</div>
<div class="experience row">
<div class="col-md-4">
<h4>Himedia Computer</h4>
<p class="experience-period">sep 2018 - feb 2019</p>
</div>
<div class="col-md-8">
<p>
<strong>NCS course with focus on web App development and programming</strong>
<span class="hidden-phone">
<p class="margin-b-50">
I took up a NCI course of 7 months, 8 hours of classes a day and extra curriculum of reading intensive reference books two books every month. I never had this kind of challenge all my life. I passed the national GTQ Photoshop 1st Level test, and the National Web Technical Written test in the span of two months,a feat which I never thought I would achieve. <br> This portfolio is going to be another example how far and high I can aim to reach my goal.</p>
</span>
<span class="location">
<span class="glyphicon glyphicon-map-marker"></span>
'Hi-media '
</span>
</p>
</div>
</div>
<div class="experience row">
<div class="col-md-4">
<h4>English instructor</h4>
<p class="experience-period">sep 1985 - jun 2004</p>
</div>
<div class="col-md-8">
<p>
TOEIC & TOEFL
<span class="hidden-phone">
</span>
<span class="location">
<span class="glyphicon glyphicon-map-marker"></span>
'Sisa English Institute '
</span>
</p>
</div>
</div>
<div class="experience row">
<div class="col-md-4">
<h4>UC San Diego</h4>
<p class="experience-period">sep 1996 - jun 1997</p>
</div>
<div class="col-md-8">
<p>
<strong>Pratt Institute of Arts - College Extension</strong>
<span class="hidden-phone">
The courses with the renowned institute has kept my artistic juice flowing ever since, if not as a profession. Hence, when the opportunity arose with the government stipends and sponsorship, I joined the 7 months of coding and web publishing with Hi-media Institute. I learned fast and became fluent in coding (html5, css3, jquery and bootstrap). I am resourceful and can be very inventive. Trust is what counts most when your job is to fulfill the goal of my clients.
</span>
<span class="location">
<span class="glyphicon glyphicon-map-marker"></span>
'UC '
</span>
</p>
</div>
</div>
<div class="experience row">
<div class="col-md-4">
<h4>Art Studio LA</h4>
<p class="experience-period">sep 1996 - jun 1997</p>
</div>
<div class="col-md-8">
<p>
<strong>Art Studio - Signage, CAD & silk-screen</strong>
<span class="hidden-phone">
<p class="font-semi-white margin-tb-30">My duty included coordinating outdoor signage, 4-color process printing, and silk-printing and I spent most of the work time with studio people whose work led to tangible outputs.
</p>
</span>
<span class="location">
<span class="glyphicon glyphicon-map-marker"></span>
'Chu Art '
</span>
</p>
</div>
</div>
<div class="experience row">
<div class="col-md-4">
<h4>Samsung HP & Hynix</h4>
<p class="experience-period">sep 1989 - jun 1991</p>
</div>
<div class="col-md-8">
<p>
<strong>SHP and Hynix - Training Instructor</strong>
<span class="hidden-phone">
I taught numerous in-house classes for major companies in Korea including Hynix and Samsung but not limited to them.
</span>
<span class="location">
<span class="glyphicon glyphicon-map-marker"></span>
'Hynix '
</span>
</p>
</div>
</div>
</div>
</div>
<div class="background-white">
<div id="abilities" class="container">
<h2>Abilities</h2>
<p class="lead">
Age is just a number when body and mind are refusing to succumb to the conventional norms and ideas how we should conform to the world.
</p>
<hr />
<h3>Skills</h3>
<div class="row">
<div class="col-md-6">
<ul class="no-bullets">
<li>
<span class="ability-title">Python</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
</span>
</li>
<li>
<span class="ability-title">C++</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
</span>
</li>
<li>
<span class="ability-title">Django</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star"></span>
</span>
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="no-bullets">
<li>
<span class="ability-title">HTML(5)-web</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
</span>
</li>
<li>
<span class="ability-title">Firmware</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
</span>
</li>
<li>
<span class="ability-title">Javascript</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star"></span>
</span>
</li>
</ul>
</div>
</div>
<hr />
<h3>Languages</h3>
<div class="row">
<div class="col-md-6">
<ul class="no-bullets">
<li>
<span class="ability-title">Korean (mother tongue)</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star"></span>
</span>
</li>
<li>
<span class="ability-title">English (daily use)</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star"></span>
</span>
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="no-bullets">
<li>
<span class="ability-title">Japanese</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</span>
</li>
<li>
<span class="ability-title">German</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</span>
</li>
</ul>
</div>
</div>
<hr />
<h3>Tools</h3>
<div class="row">
<div class="col-md-6">
<ul class="no-bullets">
<li>
<span class="ability-title">VIM</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star"></span>
</span>
</li>
<li>
<span class="ability-title">Git, github & command line</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
</span>
</li>
<li>
<span class="ability-title">VS Code</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
</span>
</li>
<li>
<span class="ability-title">Adobe products</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</span>
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="no-bullets">
<li>
<span class="ability-title">Windows</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star"></span>
</span>
</li>
<li>
<span class="ability-title">Linux, MacOS</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star"></span>
</span>
</li>
<li>
<span class="ability-title">All browsers</span>
<span class="ability-score">
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star filled"></span>
<span class="glyphicon glyphicon-star"></span>
</span>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="interests" class="container">
<h2>Interests</h2>
<p class="lead">
WOW! MY LIFE IS COMPLETELY DIFFERENT NOW. AS MY PASSION IS YOGA AND WILL BE ALWAYS; WEB DEVELOPMENT IS FAST CATCHING UP.
</p>
<hr />
<div class="row">
<div class="col-md-4 left"><img src="images/interest_sport.png" alt="Sports" /></div>
<div class="col-md-8 interest-content">
<h3>Sports</h3>
<p>
I seriously asked myself what I wanted from my life ever since my young adult years. How I die is one thing; what to decide at the right moment is another; and seeking a transcending level of awareness is the other. I chose reading, working out and practicing yoga as a way of melding these into my body and mind.
</p>
</div>
</div>
<div class="row">
<div class="col-md-4 right"><img src="images/interest_algorithm.png" alt="Algorithms" /></div>
<div class="col-md-8 interest-content">
<h3>Languages</h3>
<p>
I believed that I could command at least 3 foreign tongues after I started teaching AFKN at Sisa. But I enjoyed too much reading. It virtually devoured all of my free time at the speed of a book over the weekend. (see the list <a href="javascript: popUpBooks();">here</a>). <br>
Computer language is my second tryout on the passion about language I left off at the time.
</a>
</div>
</div>
<div class="row">
<div class="col-md-4 left"><img src="images/interest_yoga.png" alt="Sports" /></div>
<div class="col-md-8 interest-content">
<h3>Yoga</h3>
<p>
I took up yoga at the time when everyone seemed to accept the notion of 'over the hill'. Instead, I chose to keep my body flexible and in shape despite the age factors. Breathing, harmony, immersion in the pursuit of finding the inner most self is what I gained after 5 years of passionate yoga journey.
<br>
I believe yoga in a sheer sense encompasses all of the following three. Time, space and the fifth dimension I create during the yoga session are a part of the process to achieve my true self. Interacting with computer and world of internet provides me with means to reach my goals through commitment and devotion.
</p>
</div>
</div>
</div>
<div class="background-gray githubstyle">
<div id="contact" class="container">
<h2>Contact</h2>
<p class="lead">
“If I had asked people what they wanted, they would have said faster horses. ”<br />- Henry Ford
</p>
<hr />
<div class="row">
<div class="col-md-6">
<ul class="no-bullets">
<li>
<a href="">
<span class="icon icon-twitter"></span>
http://twitter.com/tonyleekorea
</a>
</li>
<li>
<a href="">
<span class="icon icon-linkedin"></span>
http://linkedin.com/in/tonyleekorea
</a>
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="no-bullets">
<li>
<a href="skype:hsyyulim">
<span class="icon icon-skype"></span>
Tonyleekorea
</a>
</li>
<li>
<a href="">
<span class="icon icon-email"></span>
aiegoo@naver.com
</a>
</li>
</ul>
</div>
<div class="col-md-6 col-md-offset-4">
<!-- star ratings using input psuedo selectors -->
<form id="rating"
method="post"
action-xhr="https://amp.dev/documentation/examples/interactivity-dynamic-content/star_rating/set"
target="_blank">
<fieldset class="rating">
<input name="rating"
type="radio"
id="rating5"
value="5"
on="change:rating.submit">
<label for="rating5"
title="5 stars">☆</label>
<input name="rating"
type="radio"
id="rating4"
value="4"
on="change:rating.submit">
<label for="rating4"
title="4 stars">☆</label>
<input name="rating"
type="radio"
id="rating3"
value="3"
on="change:rating.submit">
<label for="rating3"
title="3 stars">☆</label>
<input name="rating"
type="radio"
id="rating2"
value="2"
on="change:rating.submit"
checked="checked">
<label for="rating2"
title="2 stars">☆</label>
<input name="rating"
type="radio"
id="rating1"
value="1"
on="change:rating.submit">
<label for="rating1"
title="1 stars">☆</label> em etar
</fieldset>
<div submit-success>
<template type="amp-mustache">
<p>Thanks for rating {{rating}} star(s)!</p>
</template>
</div>
<div submit-error>
<template type="amp-mustache">
Looks like something went wrong. Please try to rate again. {{error}}
</template>
</div>
</form>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.iedialog.min.js"></script>
<script type="text/javascript">
$('body').ieDialog({
closable: false
});
var lnStickyNavigation;
$(document).ready(function()
{
lnStickyNavigation = $('.scroll-down').offset().top + 20;
$('.jumbotron').css({ height: ($(window).height() -10) +'px' });
stickyNav();
$('a[href*=#]').on('click', function(e)
{
e.preventDefault();
if( $( $.attr(this, 'href') ).length > 0 )
{
$('html, body').animate(
{
scrollTop: $( $.attr(this, 'href') ).offset().top
}, 800);
}
return false;
});
$('.navbar li a').click(function(event)
{
$('.navbar-collapse').removeClass('in').addClass('collapse');
});
lazyLoad($('.jumbotron'));
});
$(window).on('scroll', function()
{
stickyNav();
});
$(window).on('resize', function()
{
lnStickyNavigation = $('.scroll-down').offset().top + 20;
$('.jumbotron').css({ height: ($(window).height() -10) +'px' });
});
function lazyLoad(poContainer)
{
var lstrSource = poContainer.attr('data-src');
$('<img>').attr('src', lstrSource).load(function()
{
poContainer.css('background-image', 'url("'+ lstrSource +'")');
poContainer.css('-ms-filter', '"progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'' + lstrSource + '\', sizingMethod=\'scale\')"');
poContainer.css('filter', 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'' + lstrSource + '\', sizingMethod=\'scale\'');
});
}
function stickyNav()
{
if($(window).scrollTop() > lnStickyNavigation)
{
$('body').addClass('fixed');
}
else
{
$('body').removeClass('fixed');
}
}
function isInView(elem){
return $(elem).offset().top - $(window).scrollTop() < $(elem).height()-90;
}
$(window).scroll(function(){
if (isInView($('.profile-fade')))
$(".profile-image").attr('src','images/tonyillust_gray.svg');
})
/* $(".profile-fade").hover(function(){
$(".profile-image").attr('src','images/tonyillust_gray.svg')
});
$('body').on('touchstart', function() {}); */
/* $('div.profile-image').hover(function() {
// on hovering over, find the element we want to fade *up*
var fade = $('> div', this);
// if the element is currently being animated (to a fadeOut)...
if (fade.is(':animated')) {
// ...take it's current opacity back up to 1
fade.stop().fadeTo(250, 1);
} else {
// fade in quickly
fade.fadeIn(250);
}
}, function () {
// on hovering out, fade the element out
var fade = $('> div', this);
if (fade.is(':animated')) {
fade.stop().fadeTo(3000, 0);
} else {
// fade away slowly
fade.fadeOut(3000);
}
}); */
function popUp(){
window.open("tonyresume.html", "tony", "width=500, height=500, top=200; left=300, scrollbars=no, menubar=no, toolbar=no, resizable=no, location=no, status=no, directories=no, addressbar=no");
}
function popUpBooks(){
window.open("tonyresume.html#book-list", "tony", "width=500, height=500, top=200; left=300, menubar=no, toolbar=no, resizable=no, location=no, status=no, directories=no, addressbar=no");
}
</script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script async custom-element="amp-form" src="https://cdn.ampproject.org/v0/amp-form-0.1.js"></script>
<script async custom-template="amp-mustache" src="https://cdn.ampproject.org/v0/amp-mustache-0.2.js"></script>
</body>
</html>