-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
499 lines (480 loc) · 24.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- meta tag -->
<title> Zakir Hossen Personal Portfolio </title>
<meta name="author" content="Zakir Hossen" />
<meta name="keywords" content="Zakir, Hossen, Zakir Hossen, Web Designer, Front End Developer, Website Designer in Bangladesh, Website Designer in Dhaka, Front End Developer, Personal Portfolio, Zakir Hossen portfolio, Zakir hossen personal portfolio, Web Developer, Designer, Developer, Website developer, intrepreneur, graphics Designer, Youtuber, Blogger, Portfolio" />
<meta name="description" content="Professional Front End Developer in Bangladesh with 2+ years of experience in Web Design & development.Do you want to make your website today, call me." />
<!-- Links -->
<link rel="icon" href="img/favicon.png">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Titillium+Web:300,400,600,700" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/venobox.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<!-- Header Part -->
<header class="full_header">
<div class="container-fluid">
<nav class="navbar navbar-default">
<div class="col-sm-2 header_logo">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-main-nav" 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>
<div class="navbar-brand logo">
<a href="/">Zakir Hossen</a>
</div>
</div>
</div>
<div class="head_right col-sm-10">
<div class="collapse navbar-collapse main_nav" id="bs-main-nav">
<ul class="nav navbar-nav menu navbar-right">
<li class="active"><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#skill">Skill</a></li>
<li><a href="#service">Services</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<!-- Banner Part -->
<section class="banner" id="home">
<div class="bnr_one">
<div class="container">
<div class="row">
<div class="bnr_inr text-center">
<h1>Hi, <span class="type"></span></h1>
<p>A Creative Designer</p>
<div class="bnr_socl">
<a target="_blank" href="#"> <i class="fa fa-facebook"></i> </a>
<a target="_blank" href="#"> <i class="fa fa-linkedin"></i> </a>
<a target="_blank" href="#"> <i class="fa fa-stack-overflow"></i> </a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- about Part -->
<section class="about sctbp" id="about">
<div class="container">
<div class="row">
<div class="col-md-12 col-lg-12 col-sm-12 col-xs-12 headline">
<h2> My Story </h2>
<p> A little bit about me </p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="abt_lft">
<img src="img/author.jpg" alt="Zakir Hossen" class="img-responsive">
</div>
</div>
<div class="col-md-6">
<div class="abt_rgt">
<h3>Zakir Hossen</h3>
<h5> Full-stack Web Developer </h5>
<div class="abtr_txt">
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Consequuntur doloribus quaerat dolores, ducimus molestiae architecto veniam voluptates aperiam aut ea vero sapiente repudiandae nisi ipsum eveniet deserunt blanditiis ab. Reiciendis. Lorem ipsum dolor sit amet. </p>
<p> Lorem ipsum dolor sit amet consectetur adipisicing elit. Nihil non architecto provident maiores, nostrum repudiandae obcaecati illo, doloribus voluptatum quaerat rerum, exercitationem necessitatibus enim deleniti quae autem dolores eveniet vero! </p>
</div>
<div class="bnr_socl abt_social">
<a target="_blank" href="#"><i class="fa fa-facebook"></i></a>
<a target="_blank" href="#"><i class="fa fa-linkedin"></i></a>
<a target="_blank" href="#"> <i class="fa fa-stack-overflow"></i> </a>
</div>
<div class="abt_btn scbtn menu">
<a href="#contact">Contct Me</a>
<a href="#" target="_blank" class="active">Download Resume</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Skill Part -->
<section class="skill sctbp" id="skill">
<div class="container">
<div class="row">
<div class="col-md-12 headline text-center">
<h2>My awesome skills</h2>
</div>
</div>
<div class="row">
<div class="col-md-3 col-sm-3 col-xs-6 text-center">
<div class="skill_one">
<div class="circle1">
<p>95%</p>
</div>
<h3>HTML5</h3>
</div>
</div>
<div class="col-md-3 col-sm-3 col-xs-6 text-center">
<div class="skill_one">
<div class="circle2 circle1">
<p>90%</p>
</div>
<h3>CSS3</h3>
</div>
</div>
<div class="col-md-3 col-sm-3 col-xs-6 text-center">
<div class="skill_one">
<div class="circle3 circle1">
<p>90%</p>
</div>
<h3>Bootstrap 3/4</h3>
</div>
</div>
<div class="col-md-3 col-sm-3 col-xs-6 text-center">
<div class="skill_one">
<div class="circle4 circle1">
<p>50%</p>
</div>
<h3>Javascript</h3>
</div>
</div>
<div class="clr hidden-sm hidden-md hidden-lg"></div>
<div class="col-md-3 col-sm-3 col-xs-6 text-center">
<div class="skill_one">
<div class="circle5 circle1">
<p>75%</p>
</div>
<h3>Jquery</h3>
</div>
</div>
<div class="col-md-3 col-sm-3 col-xs-6 text-center">
<div class="skill_one">
<div class="circle6 circle1">
<p>90%</p>
</div>
<h3>SCSS</h3>
</div>
</div>
<div class="clr hidden-sm hidden-md hidden-lg"></div>
<div class="col-md-3 col-sm-3 col-xs-6 text-center">
<div class="skill_one">
<div class="circle7 circle1">
<p>80%</p>
</div>
<h3>Adobe Photoshop</h3>
</div>
</div>
<div class="col-md-3 col-sm-3 col-xs-6 text-center">
<div class="skill_one">
<div class="circle1 circle8">
<p>90%</p>
</div>
<h3>WordPress</h3>
</div>
</div>
</div>
</div>
</section>
<!-- Service Part -->
<section class="service sctbp" id="service">
<div class="container">
<div class="row">
<div class="headline col-sm-12 col-md-12 col-xs-12">
<h2> My services </h2>
<p> Services that I provide </p>
</div>
</div>
<div class="row ser_row">
<ul class="clearfix">
<li>
<div class="ser_one text-center">
<i class="fa fa-desktop" aria-hidden="true"></i>
<h4> Web Design </h4>
<p> 100% Responsive Modern and Eye Catching Website Design for Business. </p>
</div>
</li>
<li>
<div class="ser_one text-center">
<i class="fa fa-code" aria-hidden="true"></i>
<h4>Web Development </h4>
<p>Get Satisfied Developed Website. Grow your Audience connect with world.</p>
</div>
</li>
<li>
<div class="ser_one text-center">
<i class="fa fa-picture-o" aria-hidden="true"></i>
<h4>Graphics Design</h4>
<p>Convince your audience using the power of graphics design.</p>
</div>
</li>
<li>
<div class="ser_one text-center">
<i class="fa fa-wordpress" aria-hidden="true"></i>
<h4>Wordpress</h4>
<p>Get your preferred website with amazing design & functionaly.</p>
</div>
</li>
</ul>
</div>
</div>
</section>
<!-- Hire Me Part -->
<section class="hireme sctbp">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-12 col-xs-12 text-center headline menu">
<h2>Are You Ready To Hire Me?</h2>
<p>Get A Free Quote Now</p>
<a href="#contact" class="scbtn active">Hire Me</a>
</div>
</div>
</div>
</section>
<!-- Portfolio Part -->
<section class="portfolio sctbp" id="portfolio">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-12 col-xs-12 headline">
<h2>MY Portfolio</h2>
<p>Here's some of my recent work</p>
</div>
</div>
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<div class="port_menu text-center">
<ul class="clearfix simplefilter">
<li class="active" data-filter="all">All</li>
<li data-filter="2">Web Development</li>
<li data-filter="1">Web Design</li>
<li data-filter="4">Wordpress</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="filtr-container">
<div class="col-sm-3 col-md-3 col-xs-12 filtr-item" data-category="1">
<div class="port_one">
<img src="img/1.jpg" alt=" Client Trans-pro Website " class="img-responsive">
<div class="port_overlay text-center">
<h4>Project Title Goes Here </h4>
<a href="img/1.jpg" class="venobox" data-gall="myGallery"><i class="fa fa-eye"></i></a>
<a href="#" target="_blank"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<div class="col-sm-3 col-md-3 col-xs-12 filtr-item" data-category="1">
<div class="port_one">
<img src="img/2.jpg" alt="b-cause ERP" class="img-responsive">
<div class="port_overlay text-center">
<h4>Project Title Goes Here </h4>
<a href="img/2.jpg" class="venobox" data-gall="myGallery"><i class="fa fa-eye"></i></a>
<a href="#" target="_blank"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<div class="col-sm-3 col-md-3 col-xs-12 filtr-item" data-category="1">
<div class="port_one">
<img src="img/3.jpg" alt="French Translation Japanese Website" class="img-responsive">
<div class="port_overlay text-center">
<h4>Project Title Goes Here </h4>bsite</h4>
<a href="img/3.jpg" class="venobox" data-gall="myGallery"><i class="fa fa-eye"></i></a>
<a href="#" target="_blank"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<div class="col-sm-3 col-md-3 col-xs-12 filtr-item" data-category="1">
<div class="port_one">
<img src="img/4.jpg" alt="Corporate Business Template" class="img-responsive">
<div class="port_overlay text-center">
<h4>Project Title Goes Here </h4>4>
<a href="img/4.jpg" class="venobox" data-gall="myGallery"><i class="fa fa-eye"></i></a>
<a href="#" target="_blank"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<div class="col-sm-3 col-md-3 col-xs-12 filtr-item" data-category="1">
<div class="port_one">
<img src="img/5.jpg" alt="Mobile App Landing page" class="img-responsive">
<div class="port_overlay text-center">
<h4>Project Title Goes Here </h4>
<a href="img/5.jpg" class="venobox" data-gall="myGallery"><i class="fa fa-eye"></i></a>
<a href="#" target="_blank"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<div class="col-sm-3 col-md-3 col-xs-12 filtr-item" data-category="1">
<div class="port_one">
<img src="img/6.jpg" alt="Cpoint Corporate Agency" class="img-responsive">
<div class="port_overlay text-center">
<h4>Project Title Goes Here </h4>
<a href="img/6.jpg" class="venobox" data-gall="myGallery"><i class="fa fa-eye"></i></a>
<a href="#" target="_blank"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<div class="col-sm-3 col-md-3 col-xs-12 filtr-item" data-category="2, 4">
<div class="port_one">
<img src="img/7.jpg" alt="Vindicators eCommerc" class="img-responsive">
<div class="port_overlay text-center">
<h4>Project Title Goes Here </h4>
<a href="img/vindicators.jpg" class="venobox" data-gall="myGallery"><i class="fa fa-eye"></i></a>
<a href="https://www.vindicatorswatches.com" target="_blank"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<div class="col-sm-3 col-md-3 col-xs-12 filtr-item" data-category="2, 4">
<div class="port_one">
<img src="img/3.jpg" alt="Burromax eCommerce Hompage" class="img-responsive">
<div class="port_overlay text-center">
<h4>Project Title Goes Here </h4>4>
<a href="img/3.jpg" class="venobox" data-gall="myGallery"><i class="fa fa-eye"></i></a>
<a href="#" target="_blank"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<div class="col-sm-3 col-md-3 col-xs-12 filtr-item" data-category="2, 4">
<div class="port_one">
<img src="img/8.jpg" alt="Burromax eCommerce Hompage" class="img-responsive">
<div class="port_overlay text-center">
<h4>Project Title Goes Here </h4>hop </h4>
<a href="img/8.jpg" class="venobox" data-gall="myGallery"><i class="fa fa-eye"></i></a>
<a href="#" target="_blank"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<div class="col-sm-3 col-md-3 col-xs-12 filtr-item" data-category="2, 4">
<div class="port_one">
<img src="img/9.jpg" alt="Tekhpro eCommerce Website" class="img-responsive">
<div class="port_overlay text-center">
<h4>Project Title Goes Here </h4>
<a href="img/9.jpg" class="venobox" data-gall="myGallery"><i class="fa fa-expand"></i></a>
<a href="#" target="_blank"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<div class="col-sm-3 col-md-3 col-xs-12 filtr-item" data-category="2, 4">
<div class="port_one">
<img src="img/1.jpg" alt="Tekhpro eCommerce Website" class="img-responsive">
<div class="port_overlay text-center">
<h4>Project Title Goes Here </h4>
<a href="img/1.jpg" class="venobox" data-gall="myGallery"><i class="fa fa-expand"></i></a>
<a href="#" target="_blank"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<div class="col-sm-3 col-md-3 col-xs-12 filtr-item" data-category="1">
<div class="port_one">
<img src="img/2.jpg" alt="Appkite App Landing" class="img-responsive">
<div class="port_overlay text-center">
<h4>Project Title Goes Here </h4>
<a href="img/2.jpg" class="venobox" data-gall="myGallery"><i class="fa fa-eye"></i></a>
<a href="#" target="_blank"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Part -->
<section class="contact sctbp" id="contact">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-12 col-xs-12 headline">
<h2>Contact</h2>
<p>Fell free to contct me</p>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-md-6 col-xs-12">
<div class="con_left">
<form class="contact__form" method="post" action="#">
<div class="alert alert-success contact__msg" style="display: none" role="alert">
Your message was sent successfully.
</div>
<input name="name" type="text" class="cfin" placeholder="Name" required>
<input name="email" type="email" class="cfin" placeholder="Email" required>
<input name="subject" type="text" class="cfin" placeholder="Message Subject" required>
<textarea name="message" class="cfin msg" placeholder="Your Message" required></textarea>
<input name="submit" type="submit" class="cfin submit" value="Send Message">
</form>
</div>
</div>
<div class="col-sm-6 col-md-6 col-xs-12">
<div class="con_right">
<div class="crght_one cright_txt">
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Quo perferendis sit placeat maiores. Ea facere placeat iusto voluptate tempora officiis officia quis. Voluptatibus, ipsam. Sed numquam minima nisi dolorum sequi!
</p>
</div>
<div class="crght_one">
<i class="fa fa-phone"></i>
<p>+880160000000</p>
</div>
<div class="crght_one">
<i class="fa fa-envelope"></i>
<p>example@example.com</p>
</div>
<div class="crght_one">
<i class="fa fa-map"></i>
<p>Mohammadpur, Dhaka, Bangladesh</p>
</div>
<div class="bnr_socl">
<a target="_blank" href="#"><i class="fa fa-facebook"></i></a>
<a target="_blank" href="#"><i class="fa fa-linkedin"></i></a>
<a target="_blank" href="#"> <i class="fa fa-stack-overflow"></i> </a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer Part -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-12 col-xs-12 text-center">
<div class="footer_text">
<p> Copyright 2017 © Zakir Hossen </p>
</div>
</div>
</div>
</div>
</footer>
<!-- Preloader Part -->
<div class="preloader">
<div class="sk-folding-cube">
<div class="sk-cube1 sk-cube"></div>
<div class="sk-cube2 sk-cube"></div>
<div class="sk-cube4 sk-cube"></div>
<div class="sk-cube3 sk-cube"></div>
</div>
</div>
<!-- Back To Top Part -->
<div class="btt"><i class="fa fa-caret-up"></i></div>
<script src="js/jquery-1.12.4.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/circle-progress.min.js"></script>
<script src="js/jquery.filterizr.min.js"></script>
<script src="js/venobox.min.js"></script>
<script src="js/typeit.min.js"></script>
<script src="js/custom.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-114290413-7"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-114290413-7');
</script>
</body>
</html>