-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
527 lines (437 loc) · 20 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
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
<!DOCTYPE html>
<html>
<head>
<title>Let's to be New</title>
<link href='https://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="log" style="position: fixed;top: 0; left: 0; right: 0; padding: .15rem; z-index: 9999; background-color: #000; color: cadetblue; display: none;">
<code>this is log: </code>
<br>
</div>
<header class="links-light-blue">
<i class="name-middle">REN</i>
<i class="fa fa-signal"></i>
<nav>
<a href="/">HOME</a>
<a href="/code-shop">CODE SHOP</a>
<a href="/portfolio">PORTFOLIO</a>
<a href="/about">ABOUT</a>
<a href="/resume">RESUME</a>
<a href="/blog">BLOG</a>
<a href="/contact">CONTACT</a>
<a class="collapse">
<i></i>
</a>
</nav>
</header>
<section id="SAYING">
<i class="fa fa-angle-double-left previous" ></i>
<i class="fa fa-angle-double-right next"></i>
<div class="slide what-i-do">
<div class="fadeIn text-part">
<h1>
Create incredible apps.
</h1>
<h3>
using mobile framewrok react-native, ioninc, VUE<br>makeing wonderful responsive user experience.
</h3>
<p class="btn-row">
<a id="repo-download" class="btn" href="/getting-started/">Get The Case</a>
<a class="btn" href="/docs/">View More</a>
</p>
</div>
<div class="img-part phone">
</div>
</div>
<ul class="page-dots">
<li class="active" aria-hidden="true">
<button type="button" data-role="none" role="button" aria-required="false" tabindex="0" onclick="setSlideContent('', 0)"></button>
</li>
<li class="" aria-hidden="true">
<button type="button" data-role="none" role="button" aria-required="false" tabindex="0" onclick="setSlideContent('', 1)"></button>
</li>
<li class="" aria-hidden="true">
<button type="button" data-role="none" role="button" aria-required="false" tabindex="0" onclick="setSlideContent('', 2)"></button>
</li>
</ul>
</section>
<section id="SKILL">
<div class="slide reverse my-skill">
<div class="text-part">
<h1>Quick inroduction</h1>
<br>
<h3>
Hello, this is 'ren' work at position of Front-End,
graduated from a non-name school. I'm excited to been
a web developer & more lucky to be a front-end developer.
</h3>
<h3>
You can see what i good at and what i know left side clearly.
i think, what we do make the world better.
</h3>
</div>
<div class="img-part">
<ul>
<li>
<i class="fa fa-check-square-o"></i>
html5
<progress value="91" max="100"></progress>
</li>
<li>
<i class="fa fa-check-square-o"></i>
css3
<progress value="95" max="100"></progress>
</li>
<li>
<i class="fa fa-check-square-o"></i>
es6
<progress value="61" max="100"></progress>
</li>
<li>
<i class="fa fa-check-square-o"></i>
vue
<progress value="77" max="100"></progress>
</li>
<li>
<i class="fa fa-check-square-o"></i>
react
<progress value="65" max="100"></progress>
</li>
<li>
<i class="fa fa-check-square-o"></i>
angular
<progress value="85" max="100"></progress>
</li>
<li>
<i class="fa fa-check-square-o"></i>
node
<progress value="50" max="100"></progress>
</li>
<li>
<i class="fa fa-check-square-o"></i>
go
<progress value="40" max="100"></progress>
</li>
<li>
<i class="fa fa-check-square-o"></i>
ruby
<progress value="15" max="100"></progress>
</li>
</ul>
</div>
</div>
<div class="slide my-experience">
<div class="text-part" >
<h1>My Experiece</h1>
<br>
<h3>
I got my first work since 2012 April the last term of college.
It's a work in SuZhou where i neven been but everyone knows in
China. I carry my expect travel there by 2 days to the address
where i hear from the online interview. and manager sentence me
as a web developer.
</h3>
<h3>
Any way, it's not bad!
</h3>
</div>
<div class="img-part suzhou">
<div class="icon-row">
<i class="fa fa-check"></i>Cold
<i class="fa fa-check"></i>Wide
<i class="fa fa-cloud"></i>Clean
<i class="fa fa-eye"></i>View
<a href="" class="red"><i class="fa fa-heart "></i></a>
</div>
</div>
<div class="slide my-experience " >
<div class="text-part" style="display: block; width: 100%; ">
<h1>With EA Game</h1>
<br>
<h3 style="column-count: 2; column-gap: .2rem; font-style: normal; font-size: .18rem; letter-spacing: 0;">
I start in a project working for EA Games. Get PSD from the Canada
and report what we do. Cut the PSD to make a page to test on many kinds
of email liks yahoo, cloud, qq, google and more. it's called cheetah mail.
but i the salary is not good, it's 2k rmb per month. but we need rent room, this maked me
left in the next-half year. after that i find another job in 1 month. also it's not so good
salary, but it's still better. the same time, my one classmate come to see me and set in my
room to find job here, why? it's where the palce near his hometown.
</h3>
<h3>
start on front end.
</h3>
</div>
<div class="slide my-experience " >
<div class="text-part" style="display: block; width: 100%; ">
<h1>with online excel</h1>
<br>
<h3 style="column-count: 2; column-gap: .2rem; font-style: normal; font-size: .18rem; letter-spacing: 0;">
I guess it's a begining of my scripting life. my exam is making a take with pagination. and the work upgrade to
make a excell online. it's really a super excellent to me at first, but i get the key after enter the position as
a developer. The key is the excell or called cupercell is already on way. created by dojo. and dojox.
we making form and draw group frame. it's a nice time and it's a good train to me to step into the life of frond-end.
but i end my work in 1 year. the problem is about the future, it's too far from me, and i need move on. Hope the company
be success soon. or may be it's already success just i don't know it.
</h3>
<h3>
Dojo is good.
</h3>
</div>
<div class="slide my-experience " >
<div class="text-part">
<h1>Public Rent House</h1>
<br>
<h3 style=" font-style: normal; font-size: .18rem; letter-spacing: 0;">
Sure i get a new job soon in 2013/04/05. it's a nice job and better salary, make me really think i was in
a better enviroment now. and finally after half year waiting, i get the comdo from the suzhou public XXX
. it's not expensive but really clean and new. i love there and never can forget there.
</h3>
<h3>
the bay of moon.
</h3>
</div>
<div class="img-part bayofmoon">
<div class="icon-row">
<i class="fa fa-check"></i>Cold
<i class="fa fa-check"></i>Wide
<i class="fa fa-cloud"></i>Clean
<i class="fa fa-eye"></i>View
<a href="" class="red"><i class="fa fa-heart "></i></a>
</div>
</div>
<div class="slide my-experience " >
<div class="text-part">
<h1>LY.com</h1>
<br>
<h3 style=" font-style: normal; font-size: .18rem; letter-spacing: 0;">
I went to LY in suzhou at 2013. LY is one of the most famous companies in the city.
There are about 10,000 staff in different area working around travel. I was in wireless
department. i was in traffic group, a html5 front-end team, as a senior developer...
it's a good time and many things i can talk it with and let me talk about it next time.
</h3>
<h3>
LY is a nice company. and the team i like so much.
</h3>
</div>
<div class="img-part LY">
<div class="icon-row">
<i class="fa fa-check"></i>Tall
<i class="fa fa-check"></i>Rich
<i class="fa fa-eye"></i>View
<a href="" class="red"><i class="fa fa-heart "></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="HOBBY">
<div id="PLAYNOW">
<i class="fa fa-play"></i>
</div>
<div class="slide-movie">
<div class="slide-container">
<div class="slide">
<div class="text-part">
<h1>Outdoor and indoor hobbies</h1>
<h3>
The best feeling is enjoying life, or i can say doing the thing i like, that's my hobbies.
i like many things countless outdoor and limited indoor.
about outdoor, i like hiking, swiming, watching movie, biking, traveling, even walking.... and so on. allright, it equals i'm always
happy when outside.
about indoor, i like playing games, watching tv, study, gather with family, talking, playing card stricks....
</h3>
<h3>
catch time enjoying life if you are ready!
</h3>
</div>
<div class="img-part">
<ul>
<li>
<i class="fa fa-heart"></i>
What's my favorite hobby?
</li>
<li>
<i class="fa fa-star"></i>
swiming
<progress value="99" max="100"></progress>
</li>
<li>
<i class="fa fa-star"></i>
playing
<progress value="90" max="100"></progress>
</li>
<li>
<i class="fa fa-star"></i>
walking
<progress value="85" max="100"></progress>
</li>
<li>
<i class="fa fa-star"></i>
family
<progress value="85" max="100"></progress>
</li>
<li>
<i class="fa fa-star"></i>
hiking
<progress value="80" max="100"></progress>
</li>
<li>
<i class="fa fa-star"></i>
seaside
<progress value="75" max="100"></progress>
</li>
<li>
<i class="fa fa-star"></i>
traveling
<progress value="60" max="100"></progress>
</li>
<li>
<i class="fa fa-star"></i>
diving
<progress value="50" max="100"></progress>
</li>
<li>
<i class="fa fa-star"></i>
sleeping
<progress value="100" max="100"></progress>
</li>
</ul>
</div>
</div>
</div>
<div class="slide-container">
<div class="slide">
<div class="text-part">
<h1>Swimming</h1>
<h3>
Swimmimg is most interesting thing. I was swimmimg when i was 7 years old.
Ofcourse it called playing water. I'm sure when i can't swimming exactly time,
It likes 8 or 9 years old. I think i'm a good swimmer until now. I want do it
every morning and afternoon. Make me feel fresh and positive and slim...
</h3>
<h3>
Let's just catch a eye on beauti body.
</h3>
</div>
<div class="img-part swimmer">
</div>
</div>
</div>
<div class="slide-container">
<div class="slide">
<div class="text-part">
<h1>Playing Games</h1>
<h3>
I got my keyborder hand control games when i was in middle school. Many kinds of game i like so
much, likes shuangjielongII, toritose... super maria. I got to start playing computer games from
hight school. It's really something memory unforgettable. i rapt in playing games with my best
classmates. All right, this make us didn't get a good college, but it's still a good experience we
have, we were happy all the hight school.Until now, i still play some games to relax from heavy work
....Like league of legends
</h3>
<h3>
Every boy was born to be a good game player.
</h3>
</div>
<div class="img-part leagueoflegends">
</div>
</div>
</div>
<div class="slide-container">
<div class="slide">
<div class="text-part">
<h1>Walking</h1>
<h3>
I like walking as i like keep living, especially when i'm stressful or tired from work.
Walking slowly, anywhere like noisy night street or early sun rise up's morning, on mountain?
or seaside? or wide road or a small pathway. Just stay in a quiet enviroment or chat with friend
on the road or just let me feel breeze. Let's enjoy everything when we are walking and take a note.
</h3>
<h3>
My walking prove i'm still alive.
</h3>
</div>
<div class="img-part walking">
</div>
</div>
</div>
<div class="slide-container">
<div class="slide">
<div class="text-part">
<h1>Family</h1>
<h3>
I'd like the time with family but i didn't always do. I can remember is when i was young.
We were sitting around the table for dinner. We can feel warm from everywhere, the lights,
the food, the face, the wall, the sound...all the things make you happy. I don't have many chance
since i go to work where far away from hometown. I miss my father, mother, brother, sister and
my uncle, aunt and more even though i know i will feel bored if stay home more than 2 weeks.
i need more and more hard working to make a good life to take care my family better.
</h3>
<h3>
I love you, and all my familys.
</h3>
</div>
<div class="img-part family">
</div>
</div>
</div>
</div>
</section>
<footer class="links-light-white">
<div class="footer-inner">
<!-- design for name -->
<div class="name-design">
<span class="name-first">JOEY</span>
<span class="name-middle">REN</span>
<span class="name-last">HUANG</span>
</div>
<!-- menu on footer -->
<h3 class="links ">
<a href="/">HOME</a>
<a href="/code-shop">CODE SHOP</a>
<a href="/portfolio">PORTFOLIO</a>
<a href="/about">ABOUT</a>
<a href="/resume">RESUME</a>
<a href="/blog">BLOG</a>
<a href="/contact">CONTACT</a>
</h3>
<!-- all rights -->
<p class="all-rights">
@ 2016 Ren Huang. All rights reserved. Html5 Web Design
</p>
<p class="sub-links ">
<a href="/terms-of-service">Terms of Service</a> <a href="/return-policy">Return Policy</a>
<a href="/privacy-policy">Privacy Policy</a>
</p>
<!-- social account -->
<nav class="social-account">
<a href="">
<i class="fa fa-github"></i>
</a>
<a href="">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
<a href="">
<i class="fa fa-weibo" aria-hidden="true"></i>
</a>
<a href="">
<i class="fa fa-facebook" aria-hidden="true"></i>
</a>
<a href="">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
<a href="">
<i class="fa fa-qq"></i>
</a>
<a href="">
<i class="fa fa-envelope-o" aria-hidden="true"></i>
</a>
</nav>
</div>
</footer>
</body>
</html>