-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
448 lines (409 loc) · 13.7 KB
/
index.html
File metadata and controls
448 lines (409 loc) · 13.7 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NGUYỄN MẠNH ĐÔ</title>
<link rel="stylesheet" href="plugin/font-awesome-4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Pacifico&subset=latin-ext,vietnamese"
rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="100">
<!-- <body> -->
<div class="wrapper"><!--include: Header, About Me, Skills, Projects, Experience, Education, Footer -->
<header id="header" class="row-nav1"><!--include Header, Banner-->
<div class="wrap-header">
<div id="navigation">
<nav class="navbar navbar-default">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!--<a class="navbar-brand" href="#">Brand</a>-->
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="#banner-header">Home</a></li>
<li><a href="#about-me" >About</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</div>
<!--End Navigation-->
<div id="banner-header">
<div class="container">
<div id="avatar-img">
<img src="images/avatar.jpg">
</div><!--End Avatar-images-->
<div id="full-name">
<h1>nguyen manh do</h1>
</div><!--end full-name-->
<div class="work-title title">
<h2>Front-end developer</h2>
</div><!--end work-title-->
<div class="social-bar">
<div class="social-icon facebook-link">
<a href="https://www.facebook.com/manhdo.it" class="facebook" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a>
</div>
<div class="social-icon instagram-link">
<a href="https://www.instagram.com/nguyenmanhdo/" class="instagram" target="_blank"><i class="fa fa-instagram" aria-hidden="true"></i></a>
</div>
<div class="social-icon twitter-link">
<a href="https://twitter.com/manhdo_it" class="twiter" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a>
</div>
</div><!--end social-bar-->
<a href="https://i.topcv.vn/nguyenmanhdo?ref=733374" target="_blank" class="btn btn-download">Download CV</a>
</div>
</div>
</div>
</header><!-- End Header-->
<section><!--Include About, Skills, Projects, Experience, Education-->
<!--About-->
<article id="about-me" class="row-nav1">
<div class="wrap-about">
<div class="container">
<div class="heading heading_1">
<div class="heading-text">
<h1>About Me</h1>
</div>
<div class="heading-line heading-line-1"></div>
</div>
<div class="about-content">
<div class="info col-lg-6 col-md-6 col-xs-12">
<div class="title">
<h2>Information</h2>
</div>
<div class="content">
<table>
<tr>
<th>Name</th>
<td>Nguyen Manh Do</td>
</tr>
<tr>
<th>Date of Birth</th>
<td>30/04/1991</td>
</tr>
<tr>
<th>Address</th>
<td>Trung Cao, Trung Hoa, Chuong My, Ha Noi</td>
</tr>
<tr>
<th>Mobile</th>
<td>0974.495.805</td>
</tr>
<tr>
<th>Email:</th>
<td>manhdo.it@gmail.com</td>
</tr>
<tr>
<th>Hobbies:</th>
<td>Coding, Reading, Football, Swimming.</td>
</tr>
</table>
</div>
</div>
<div class="object col-lg-6 col-md-6 col-xs-12">
<div class="title">
<h2>Objectives</h2>
</div>
<div class="content">
<p>With great passion in programing, I want to work in a team which could improve my skills and personal experience. Althought I have just entered in Web developing career but I have already some basic skills and knowledge in Frontend Web developing. I hope that I could contribute partly to the growing of the company.</p>
</div>
</div>
</div>
</div>
</div>
</article><!--End About-me-->
<!--Skills-->
<article id="skills" class="row-nav1">
<div class="wrap-skills">
<div class="container">
<div class="heading">
<div class="heading-text">
<h1>Skills</h1>
</div>
<div class="heading-line"></div>
</div>
<div class="skill-content">
<div class="col-lg-6 col-md-6 col-xs-12">
<div class="progressbar">
<span class="progress-title">HTML</span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="75"
aria-valuemin="0" aria-valuemax="100" style="width:75%">
</div>
</div>
</div>
<div class="progressbar">
<span class="progress-title">CSS</span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="75"
aria-valuemin="0" aria-valuemax="100" style="width:75%">
</div>
</div>
</div>
<div class="progressbar">
<span class="progress-title">JavaScript</span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="65"
aria-valuemin="0" aria-valuemax="100" style="width:65%">
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-xs-12">
<div class="progressbar">
<span class="progress-title">Jquery</span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="65"
aria-valuemin="0" aria-valuemax="100" style="width:65%">
</div>
</div>
</div>
<div class="progressbar">
<span class="progress-title">Bootstrap</span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="65"
aria-valuemin="0" aria-valuemax="100" style="width:65%">
</div>
</div>
</div>
<div class="progressbar">
<span class="progress-title" >Photoshop</span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="75"
aria-valuemin="0" aria-valuemax="100" style="width:75%">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</article><!--End Skills-->
<!--Project-->
<article id="projects" class="row-nav1">
<div class="wrap-project">
<div class="container">
<div class="heading heading_1">
<div class="heading-text">
<h1>Project</h1>
</div>
<div class="heading-line heading-line-1"></div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-xs-12">
<div class="item text-center">
<div class="project-text title">
<h2>Car for rent</h2>
<span>Responsive Web</span>
<a href="https://manhdoit.github.io/Car%20For%20You/html/index.html" target="_blank">View</a>
</div>
<div class="project-img">
<img src="images/carforrent.jpg">
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-xs-12">
<div class="item text-center">
<div class="project-text title">
<h2>Memory Card</h2>
<span>Web Game</span>
<a href="https://manhdoit.github.io/memory/index.html" target="_blank">View</a>
</div>
<div class="project-img"><img src="images/memorycard.jpg"></div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-xs-12">
<div class="item text-center">
<div class="project-text title">
<h2>Kanban Board</h2>
<span>Web Application</span>
<a href="https://manhdoit.github.io/kanban%20board/form%20HTML.html" target="_blank">View</a>
</div>
<div class="project-img">
<img src="images/kanbanboard.jpg">
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-xs-12">
<div class="item text-center">
<div class="project-text title">
<h2>Food & Restaurant</h2>
<span>PSD to HTML</span>
<a href="https://manhdoit.github.io/Food-and-Restaurant/index.html" target="_blank">View</a>
</div>
<div class="project-img">
<img src="images/foodandrestaurant.jpg">
</div>
</div>
</div>
</div>
</div>
</div>
</article><!--End Projects-->
<article id="experience" class="row-nav1">
<div class="wrap-experience">
<div class="container">
<div class="heading">
<div class="heading-text">
<h1>Experience</h1>
</div>
<div class="heading-line"></div>
</div>
<div class="experience-content">
<div class="info col-lg-6 col-md-6 col-xs-12">
<div class="detail-work">
<span class="working-time icon-before">08/2013 - 05/2014</span><br>
<div class="company-name icon-before">Giang Duy Dat CO., Ltd</div>
<span class="position icon-before">Staff</span>
<li>Customer Service</li>
</div>
</div>
<div class="info col-lg-6 col-md-6 col-xs-12">
<div class="detail-work">
<span class="working-time icon-before">08/2013 - 05/2014</span><br>
<div class="company-name icon-before">Vinacomin-Dak Nong Aluminium Company (DNA)</div>
<span class="position icon-before">Staff</span>
<ul>
<li>Observe instrument controlling system, information system</li>
<li>Build, maintain, operate, controlling system and observe maunfactory</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</article><!--End Experience-->
<article id="education" class="row-nav1">
<div class="wrap-education">
<div class="container">
<div class="heading">
<div class="heading-text">
<h1>Education</h1>
</div>
<div class="heading-line"></div>
</div>
<section class="timeline">
<ul>
<li>
<div class="education-item">
<div class="education-content">
<h6>HANOI community college</h6>
<p class="working-time icon-before">10/2010 - 05/2013</p>
<p>Departure:
Information Management System
</p>
</div>
</div>
</li>
<li>
<div class="education-item">
<div class="education-content">
<h6>HONEYWELL CHINA AUTOMATION COLLEGE</h6>
<p class="working-time icon-before">10/2014 - 11/2014</p>
<p>PKS Courses Exp02R410,Exp03R410,Exp20R410</p>
</div>
</div>
</li>
<li>
<div class="education-item">
<div class="education-content">
<h6>Front-end programming</h6>
<p class="working-time icon-before">04/2017 - 07/2017</p>
<p>HTML5, CSS3, JavaScript, jQuery</p>
</div>
</div>
</li>
</ul>
</section>
</div>
</div>
</article><!--End Education-->
<article id="contact" class="row-nav1">
<div class="wrap-contact">
<div class="container">
<div class="heading">
<div class="heading-text">
<h1>Contact</h1>
</div>
<div class="heading-line"></div>
</div>
<div class="map-local">
<div class="col-lg-6 col-md-6 col-xs-12">
<div id="addressMap" style="width: 100%; height: 450px;">
</div>
</div>
</div>
<div class="contact-info">
<div class="col-lg-6 col-md-6 col-xs-12">
<div class="heading-contact">
<div class="heading-text-contact">
<h1>Contact Info</h1>
</div>
</div>
<div>
<table>
<tr>
<th class="ht">Name: </th>
<td>Nguyen Manh Do</td>
</tr>
<tr>
<th class="dc">Address: </th>
<td>Trung Cao, Trung Hoa, Chuong My, Ha Noi</td>
</tr>
<tr>
<th class="dt">Phone: </th>
<td>0974 495 805</td>
</tr>
<tr>
<th class="em">Email: </th>
<td>manhdo.it@gmail.com</td>
</tr>
</table>
</div>
<!-- <form>
<input type="" name="name" class="name" placeholder="Your Name">
<input type="" name="email" class="email" placeholder="Your Email">
<textarea class="textarea" placeholder="Your Messenger"></textarea>
<button class="button">Send</button>
</form> -->
</div>
</div>
</article><!--end Contact-->
</section>
<footer id="footer">
<div class="text-center">Copyright © 2017 NGUYEN MANH DO | All rights reserved</div>
</footer>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<script src="plugin/jquery-aniview-master/jquery.aniview.js"></script>
<script
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyC2ZV2aJB9np66LwQ3-RsL892SNNVenM4g&callback=initMap">
</script>
<script type="text/javascript" src="js/js.js">
</script>
<script>
</script>
</body>
</html>