-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·392 lines (357 loc) · 15.4 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
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
<!DOCTYPE HTML>
<html>
<head>
<title>Ted Wu's Personal Website</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script type="applijegleryion/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- Custom Theme files -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/social_media.css">
<script src="https://use.fontawesome.com/2418458a8f.js"></script>
<script src="js/jquery-1.11.1.min.js"></script>
<!--webfonts-->
<link href="https://fonts.googleapis.com/css?family=Dosis:300,400" rel="stylesheet"><!--//webfonts-->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<!--/script-->
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},900);
});
});
</script>
</head>
<body>
<!--start-home-->
<div class="banner" id="home">
<div class="header-top">
<div class="container">
<!--top-nav-->
<span class="menu"> </span>
<div class="top-menu">
<nav>
<ul class="cl-effect-16">
<li><a class="active scroll" href="#home" data-hover="Home">Home</a></li>
<li><a class="scroll" href="#golden" data-hover="Golden Theory">Golden Theory</a></li>
<li><a class="scroll" href="#about" data-hover="WHY">WHY</a></li>
<li><a class="scroll" href="#experience" data-hover="HOW">HOW</a></li>
<li><a class="scroll" href="#skill" data-hover="Personality">Personality</a></li>
<li><a class="scroll" href="#port" data-hover="Portfolio">Portfolio</a></li>
<li><a class="scroll" href="#contact" data-hover="Contact">Contact</a></li>
<div class="clearfix"></div>
</ul>
</nav>
</div>
<script src="js/menu_jquery.js"></script>
<!-- script-for-menu -->
<script>
$("span.menu").click(function(){
$(".top-menu ul").slideToggle("slow" , function(){
});
});
</script>
<!-- script-for-menu -->
<div class="clearfix"></div>
<!-- script-for-menu -->
</div>
</div>
<!--banner-->
<div class="container">
<!-- script-for-menu -->
<div class="banner-info">
<div class="logo">
</div>
</div>
</div>
</div>
<div id="golden">
<div class="container">
<h3 class="tittle">Golden Circle Theory</h3>
<div class="col-md-5 ab-grid pic">
<img class="golden center" src="images/goldentheory.jpg" alt=" " title="golden theory">
</div>
<div class="col-md-7 ab-grid text">
<p><b>Golden Theory</b> is a concept that challenges people and organizations to think, act, and communicate from the inside out, starting from the WHY to WHAT</p>
<p>Instead of talking about just what I do, I want to focus and talk about WHY I'm doing what I love</p>
<p>The WHY is my mission, my belief, my aspirations</p>
<p>The HOW is the strategy I'm taking, the plan I'm coming up with, the network I'm developing to answer the WHY</p>
<p>The WHAT is the tangibles of my life (job position, skill sets, personality, portfolio) </p>
</div>
</div>
</div>
</div>
<!--about-->
<div class="about" id="about">
<div class="container">
<h3 class="tittle">WHY</h3>
<div class="col-md-7 ab-grid text">
<h4>Personal Mission: To spread positive vibes and inspire the people around me.</h4>
<br>
<h4>Personal Aspirations: </h4>
<br>
<ul id="list">
<li class="wrapper">Software Engineer
<div class="tooltip">WHY: Solve technical challenges, learn how to develop innovative products, explore new technologies</div>
</li>
<br><br><br>
<li class="wrapper">Product Designer
<div class="tooltip">WHY: Execute and understand a product lifecycle, collaborate with different people (marketing, business, engineering), perfect design and creativity skills</div>
</li>
<br><br><br>
<li class="wrapper">Manager
<div class="tooltip">WHY: Promote cultural values, inspire people to reach their potential, mentor others, make key decisions</div>
</li>
<br><br><br>
<li class="wrapper">Investor
<div class="tooltip">WHY: Connect people in your network, be open to new ideas and businesses</div>
</li>
<br><br><br>
<li class="wrapper">Adjunct Lecturer
<div class="tooltip">Transfer knowledge, exchange ideas with the younger generation, teaching is the best form of learning</div>
</li>
<br><br>
</ul>
</div>
<div class="col-md-5 ab-grid pic">
<img src="images/ab.jpg" alt="Profile Pic" title="profilepic">
</div>
<div class="col-md-5 ab-grid text-small">
<h4>MY SYSTEM</h4>
<div class="belief">
<p><a href="http://theviewinside.me/what-is-your-ikigai/" target="_blank">PURSUE IKIGAI NOT MONEY</a></p>
<p><a href="http://www.gallup.com/businessjournal/126884/five-essential-elements-wellbeing.aspx" target="_blank">BE IN HARMONY WITH ALL FIVE WELLBEINGS</a></p>
<p><a href="https://www.youtube.com/watch?v=6vuetQSwFW8" target="_blank">GET OUT OF YOUR COMFORT ZONE TO GROW</a></p>
<p><a href="https://www.youtube.com/watch?v=q2_2LLaFLpQ" target="_blank">ASK CRITICAL QUESTIONS</a></p>
<p><a href="http://livelearnevolve.com/why-travel-the-world/" target="_blank">TRAVEL & STAY ADVENTUROUS</a></p>
<p><a href="http://www.forbes.com/sites/jvchamary/2016/06/30/science-work-play-hard/#46a591bf19c2" target="_blank">WORK HARD PLAY HARD</a></p>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
<!--//about-->
<!--experience-starts-->
<div class="experience" id="experience">
<div class="container">
<h3 class="tittle four">HOW</h3>
<div class="experience-main">
<span class="devide-line"></span>
<div class="experience-left">
<span class="glyphicon glyphicon-globe" aria-hidden="true"></span>
<h4>ONE NORTH INTERACTIVE</h4>
<h5>Software engineer intern [ June 2014 ~ Sep 2014 ]</h5>
<p>I was extremely lucky and blessed to work with One North's small, brilliant team. During these couple of months, I redesigned One North's Website, created dashboard features for client websites, and implemented a few initiatives to guide product launches using analytics</p>
</div>
<div class="experience-left-snd">
<span class="glyphicon glyphicon-briefcase" aria-hidden="true"></span>
</div>
<div class="experience-right-snd">
<h4>CHARTBOOST</h4>
<h5>Software engineer intern [ June 2015 - Sep 2015 ]</h5>
<p>The summer internship showed me how much you can improve if you surround yourself with talented people who inspire you to push your limits. My team of engineers, designers, and product manager placed a lot of trust in me and provided me lots of great feedback for me to grow as an engineer, team member, and a person.</p>
</div>
<div class="experience-left-trd">
<span class="glyphicon glyphicon-gift" aria-hidden="true"></span>
<h4>NORTHWESTERN UNIVERSITY</h4>
<h5>B.S. in Computer Science and minor in Business</h5>
<p> Northwestern University provided me four years of great experiences and challenges that pushed me to learn from other disciplines, expand my worldview, and embrace who I am. I worked hard and played super hard during these four years and I'm very grateful for all the memories</p>
</div>
<div class="experience-left-snd">
<span class="glyphicon glyphicon-briefcase" aria-hidden="true"></span>
</div>
<div class="experience-right-trd">
<h4>CHARTBOOST</h4>
<h5>Full Time Software Engineer [ August 2016 ~ Now] </h5>
<p> Excited to start full time software engineer position at Chartboost. I'm looking to ask questions, expand my comfort zone, and also learn from all other disciplines (marketing, business, support) to be more well rounded.</p>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!--experience-end-->
<!--my-skill-->
<div class="my-skills text-center" id="skill">
<div class="container">
<h3 class="tittle">PERSONALITY: ENFP-A</h3>
<div class="skill-grids">
<div class="col-md-2 skills-grid text-center">
<div class="circle" id="circles-1"></div>
<p>Extroverted</p>
</div>
<div class="col-md-2 skills-grid text-center">
<div class="circle" id="circles-2"></div>
<p>Intuition</p>
</div>
<div class="col-md-2 skills-grid text-center">
<div class="circle" id="circles-3"></div>
<p>Feeling</p>
</div>
<div class="col-md-2 skills-grid text-center">
<div class="circle" id="circles-4"></div>
<p>Perception</p>
</div>
<div class="col-md-2 skills-grid text-center">
<div class="circle" id="circles-5"></div>
<p>Assertive</p>
</div>
<div class="clearfix"> </div>
<script type="text/javascript" src="js/circles.js"></script>
<script>
var colors = [
['#ffffff','#1aaabc'], ['#ffffff','#1aaabc'], ['#ffffff', '#1aaabc'], ['#ffffff', '#1aaabc'], ['#ffffff', '#1aaabc'], ['#ffffff','#1aaabc']
];
var percentage_array = [ 89, 56, 69, 67, 60 ]
for (var i = 1; i <= 5; i++) {
var child = document.getElementById('circles-' + i),
percentage = percentage_array[i-1];
Circles.create({
id: child.id,
percentage: percentage,
radius: 70,
width: 10,
number: percentage / 1,
text: '%',
colors: colors[i - 1]
});
}
</script>
</div>
</div>
</div>
<!--//my-skill-->
<!--portfolio-->
<script src="js/jquery.chocolat.js"></script>
<link rel="stylesheet" href="css/chocolat.css" type="text/css" media="screen" charset="utf-8">
<!--light-box-files -->
<script type="text/javascript" charset="utf-8">
$(function() {
$('.gallery a').Chocolat();
});
</script>
<div class="gallery" id="port">
<div class="container">
<h3 class="tittle port">WHAT I'VE DONE</h3>
<div class="gallery-bottom">
<div class="col-md-4 bottom-gallery">
<a href="images/portfolio_01.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img class="img-responsive" src="images/portfolio_01.jpg" />
<div class="b-wrapper">
<h3 class="b-animate b-from-left b-delay03 "> </h3>
</div>
</a>
</div>
<div class="col-md-4 bottom-gallery">
<a href="images/portfolio_02.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img class="img-responsive" src="images/portfolio_02.jpg" />
<div class="b-wrapper">
<h3 class="b-animate b-from-left b-delay03 "> </h3>
</div>
</a>
</div>
<div class="col-md-4 bottom-gallery">
<a href="images/portfolio_03.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img class="img-responsive" src="images/portfolio_03.jpg" />
<div class="b-wrapper">
<h3 class="b-animate b-from-left b-delay03 "> </h3>
</div>
</a>
</div>
<div class="col-md-4 bottom-gallery">
<a href="images/portfolio_04.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img class="img-responsive" src="images/portfolio_04.jpg" />
<div class="b-wrapper">
<h3 class="b-animate b-from-left b-delay03 "> </h3>
</div>
</a>
</div>
<div class="col-md-4 bottom-gallery">
<a href="images/portfolio_05.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img class="img-responsive" src="images/portfolio_05.jpg" />
<div class="b-wrapper">
<h3 class="b-animate b-from-left b-delay03 "> </h3>
</div>
</a>
</div>
<div class="col-md-4 bottom-gallery">
<a href="images/portfolio_06.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img class="img-responsive" src="images/portfolio_06.jpg" />
<div class="b-wrapper">
<h3 class="b-animate b-from-left b-delay03 "> </h3>
</div>
</a>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<div id="contact">
<div id="sep">
<div class="container">
<div class="row centered">
<h3 class="tittle port">Contact Me</h3>
<div class="col-md-8 col-md-offset-2">
<h3 class="mb">I'm looking to create positive vibes, connect with amazing people, and live a meaningful life.</h3>
</div>
</div>
</div>
</div>
<div class="container">
<div class="social_container">
<ul>
<li>
<a href="https://twitter.com/TedWu2" target="_blank"></a>
<span class="icon twitter"><i class="fa fa-twitter"></i></span>
</li>
<li>
<a href="https://www.facebook.com/ted.wu.359" target="_blank"></a>
<span class="icon facebook"><i class="fa fa-facebook"></i></span>
</li>
<li>
<a href="https://github.com/tedwu13" target="_blank"></a>
<span class="icon github"><i class="fa fa-github"></i></span>
</li>
<li>
<a href="mailto:[email protected]" target="_blank"></a>
<span class="icon google"><i class="fa fa-google-plus"></i></span>
</li>
<li>
<a href="https://www.instagram.com/tedwu13/" target="_blank"></a>
<span class="icon instagram"><i class="fa fa-instagram"></i></span>
</li>
<li>
<a href="https://www.linkedin.com/in/ted-wu-9891757a" target="_blank"></a>
<span class="icon linkedin"><i class="fa fa-linkedin"></i></span>
</li>
</ul>
</div>
</div>
</div>
<script src="js/jquery.chocolat.js"></script>
<link rel="stylesheet" href="css/chocolat.css" type="text/css" media="screen" charset="utf-8">
<!--light-box-files -->
<!-- Javascript calls -->
<script type="text/javascript" charset="utf-8">
$(function() {
$('#port a').Chocolat({overlayColor:'#000',leftImg:'images/leftw.gif',rightImg:'images/rightw.gif',closeImg:'images/closew.gif'});
});
</script>
<!--//portfolio-->
<!--start-smoth-scrolling-->
<script type="text/javascript">
$(document).ready(function() {
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<a href="#home" id="toTop" class="scroll" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
</body>
</html>