-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·594 lines (552 loc) · 33.3 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Gulzaib is a PHP Laravel Website Developer and technical writer based in Pakistan, who is passionate about building web solutions and products around open source communities" />
<meta name="keywords" content="PHP Laravel Developer, Open Source, CommunityPro, Gulzaib" />
<meta http-equiv="X-UA Compatible" content="ie=edge" />
<meta name="google-site-verification" content="IzcWMgn5Qjf-LCtA337KTGjivsf9bmod_1pZ-jxYQh8" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://gulzaib.netlify.app/">
<meta property="og:title" content="Gulzaib - PHP Laravel Developer">
<meta property="og:description" content="Gulzaib is a PHP Laravel Developer based in Pakistan, who is passionate about building web solutions and products around open source communities.">
<meta property="og:image" content="https://github.com/imgul/Gul-Zaib-Personal-Portfolio/raw/main/img/preview.png">
<meta name="theme-color" content="#1d6fff">
<meta property="og:locale" content="en_US">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://gulzaib.netlify.app/">
<meta property="twitter:title" content="Gulzaib - PHP Laravel Developer">
<meta property="twitter:description" content="Gulzaib is a PHP Laravel Developer based in Pakistan, who is passionate about building web solutions and products around open source communities.">
<meta property="twitter:image" content="https://github.com/imgul/Gul-Zaib-Personal-Portfolio/raw/main/img/preview.png">
<meta name="title" content="Gulzaib - PHP Laravel Developer">
<title>Gulzaib - PHP Laravel Developer</title>
<!-- Style -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer"
/>
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/global.css" />
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="57x57" href="./img/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="./img/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="./img/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="./img/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="./img/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="./img/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="./img/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="./img/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="./img/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="./img/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="./img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="./img/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="./img/favicon/favicon-16x16.png">
<link rel="manifest" href="./img/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#1d6fff">
<meta name="msapplication-TileImage" content="./img/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#1d6fff">
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-T1W6QR6VB5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-T1W6QR6VB5');
</script>
<body id="home">
<header id="hero">
<nav id="navbar-scroll" class="navbar">
<!-- <blockquote class="alert">
<span>This site is currently being updated</span>
<i class="fas fa-exclamation-circle"></i>
</blockquote> -->
<h1 class="logo">
<a href="#home">
<!-- <img src="./img/home/logo-dark.png" alt="Gulzaib's logo" /> -->
Gul Zaib.
</a>
</h1>
<div id="menu">
<ul class="nav-menu">
<li class="nav-items">
<a href="#about" class="nav-link"><i class="nav-icon fas fa-user"></i> ABOUT</a>
</li>
<li class="nav-items">
<a href="#skills" class="nav-link"><i class="nav-icon fas fa-cog"></i> SKILLS</a>
</li>
<li class="nav-items">
<a href="#projects" class="nav-link"><i class="nav-icon fas fa-code"></i> PROJECTS</a>
</li>
<li class="nav-items">
<a href="https://gulzaib.hashnode.dev/" target="_blank" class="nav-link"><i
class="nav-icon fas fa-newspaper"></i> Blog</a>
</li>
<li class="nav-items">
<a href="#contact" class="nav-link"><i class="nav-icon fas fa-address-book"></i> CONTACT</a>
</li>
<div class="theme-switch-wrapper">
<label class="theme-switch" for="checkbox">
<input type="checkbox" id="checkbox" />
<div class="slider round"></div>
</label>
</div>
</ul>
<div class="hamburger">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</div>
</div>
</nav>
<section class="content container">
<div class="content-text">
<h1>Muhammad Gulzaib<span class="underline"></span></h1>
<h2 class="text-secondary">Full-Stack Developer,</h2>
<h2 class="text-secondary">Loves LAMP Stack</h2>
<!-- <h2 class="text-secondary"></h2> -->
<p>
With a passion for building solutions through open source projects.
</p>
<a href="#projects" class="btn">View Projects</a>
</div>
<div class="content-image">
<div class="overlay-icons"></div>
<img src="./img/Muhammad Gulzaib PHP Laravel Developer.jpg" alt="Profile Image of Muhammad Gulzaib" />
</div>
</section>
</header>
<main>
<!-- About Section -->
<section id="about">
<div class="bio container">
<h2 class="head-text">
ABOUT ME<span class="underline underline-primary"></span>
</h2>
<p>
Hi, I'm a full-stack developer, passionate for building web solutions and products around the world. I'm currently working as a full-stack developer at <a href="https://bitzstudio.com" target="_blank">BitzStudio, Lahore, PK</a>.
</p>
<p>
I am highly proficient in PHP Laravel. I am currently working on improving my Full-Stack skills by developing various projects using Tailwindcss, Alpinejs, Laravel and Livewire.
</p>
<p>
I am also a technical writer and I write about web development and open source on my blog <a href="https://gulzaib.hashnode.dev/" target="_blank">Love Laravel</a>.
</p>
<p>
Technologies and tools I'm currently working and interested about.
</p>
<h3 class="mt-3">Frontend Tools</h3>
<ul class="language">
<li>HTML5</li>
<li>CSS 3</li>
<li>SASS</li>
<li>Bootstrap</li>
<li>TailwindCSS</li>
<li>JavaScript, ES6+</li>
<li>jQuery</li>
<li>ReactJS</li>
<li>AlpineJS</li>
</ul>
<h3 class="mt-3">Backend Tools</h3>
<ul class="language">
<li>PHP</li>
<li>Laravel</li>
<li>MySQL</li>
<li>Symfony</li>
<li>Codeigniter 4</li>
<li>REST API</li>
<li>Socket.IO</li>
</ul>
<h3 class="mt-3">Dev, Testing & Build Tools</h3>
<ul class="language">
<li>Apache, Nginx</li>
<li>Docker, Sail</li>
<li>Git, GitHub</li>
<li>BASH, Linux (Ubuntu)</li>
<li>PHPUnit</li>
<li>NPM, Vite, WebPack</li>
</ul>
<h3 class="mt-3">Design Tools</h3>
<ul class="language">
<li>Figma, XD</li>
<li>Adobe Photoshop</li>
<li>Adobe Illustrator</li>
</ul>
</div>
</section>
<!-- Skills Section -->
<section id="skills">
<div class="container">
<div class="skills">
<div class="box-header">
<h3 class="text-primary head-text">
Benefits<span class="underline underline-primary"></span>
</h3>
<h3>Why should you hire me?</h3>
<p>
When buidling web projects, I strongly adhere to these principles which make my websites both unique and scaleable.
</p>
</div>
<div class="box-container">
<div class="card">
<span class="fas fa-search color-1"></span>
<h3>SEO(Search Engine Optimization)</h3>
<p>
I employ best SEO practices like "Semantic HTML" and more on websites and projects I work on to improve the site visibility and rankings on Google.
</p>
</div>
<div class="card">
<span class="fas fa-mobile-alt color-2"></span>
<h3>Responsive Design</h3>
<p>
I am passionate about responsiveness and making the websites I build look good on different devices, browsers and cross platforms using both "mobile first" approach and desktop "media queries".
</p>
</div>
<div class="card">
<span class="fas fa-code color-3"></span>
<h3>Reusable & Minimal code</h3>
<p>
I try my best to write as minimal code as possible by using tools like CSS Variables, writing custom utility classes and using OOP principles.
</p>
</div>
<div class="card">
<span class="fas fa-palette color-4"></span>
<h3>Great UI/UX & Accessibility</h3>
<p>
I have a strong eye for designs, which allows me to transform templates into pixel-perfect code while making it accessible to all users. Principles I picked up from solving various
<a href="https://www.frontendmentor.io/challenges" class="link-style" target="_blank" rel="no-referrer no-opener">frontendmentor</a> challenges.
</p>
</div>
<div class="card">
<span class="fas fa-shield-alt color-3"></span>
<h3>Web Security</h3>
<p>
I have a strong understanding of web security and I always make sure to follow best practices to make sure my websites are secure. I also have a good understanding of how to prevent and fix common web vulnerabilities.
</p>
</div>
<div class="card">
<span class="fas fa-rocket color-1"></span>
<h3>Fast Loading</h3>
<p>
I always make sure to optimize my websites for speed and performance. I use tools like Google Lighthouse and PageSpeed Insights to make sure my websites are fast and performant.
</p>
</div>
</div>
</div>
</section>
<!-- Technologies Section-->
<section class="container icons-container">
<div class="icons">
<h3 class="text-primary head-text">
Languages & Tools<span class="underline underline-primary"></span>
</h3>
<img class="icon" src="https://skillicons.dev/icons?i=html&theme=dark" alt="HTML5" title="HTML5">
<img class="icon" src="https://skillicons.dev/icons?i=css&theme=dark" alt="CSS3" title="CSS3">
<img class="icon" src="https://skillicons.dev/icons?i=sass&theme=dark" alt="SASS" title="SASS">
<img class="icon" src="https://skillicons.dev/icons?i=bootstrap&theme=dark" alt="Bootstrap" title="Bootstrap">
<img class="icon" src="https://skillicons.dev/icons?i=tailwind&theme=dark" alt="TailwindCSS" title="TailwindCSS">
<img class="icon" src="https://skillicons.dev/icons?i=javascript&theme=dark" alt="JavaScript" title="JavaScript">
<img class="icon" src="https://skillicons.dev/icons?i=jquery&theme=dark" alt="jQuery" title="jQuery">
<img class="icon" src="https://skillicons.dev/icons?i=react&theme=dark" alt="ReactJs" title="ReactJs">
<img class="icon" src="https://skillicons.dev/icons?i=alpinejs&theme=dark" alt="AlpineJs" title="AlpineJs">
<br />
<img class="icon" src="https://skillicons.dev/icons?i=php&theme=dark" alt="PHP" title="PHP">
<img class="icon" src="https://skillicons.dev/icons?i=laravel&theme=dark" alt="Laravel" title="Laravel">
<img class="icon" src="https://skillicons.dev/icons?i=mysql&theme=dark" alt="MySQL" title="MySQL">
<img class="icon" src="https://skillicons.dev/icons?i=symfony&theme=dark" alt="Symfony" title="Symfony">
<img class="icon" src="https://skillicons.dev/icons?i=wordpress&theme=dark" alt="WordPress" title="WordPress">
<img class="icon" src="https://skillicons.dev/icons?i=nodejs&theme=dark" alt="NodeJS " title="NodeJS ">
<img class="icon" src="https://skillicons.dev/icons?i=fastapi&theme=dark" alt="REST API" title="REST API">
<br />
<img class="icon" src="https://skillicons.dev/icons?i=git&theme=dark" alt="Git" title="Git">
<img class="icon" src="https://skillicons.dev/icons?i=github&theme=dark" alt="GitHub" title="GitHub">
<img class="icon" src="https://skillicons.dev/icons?i=bash&theme=dark" alt="Bash" title="Bash">
<img class="icon" src="https://skillicons.dev/icons?i=linux&theme=dark" alt="Linux" title="Linux">
<img class="icon" src="https://skillicons.dev/icons?i=vite&theme=dark" alt="Vite" title="Vite">
<img class="icon" src="https://skillicons.dev/icons?i=figma&theme=dark" alt="Figma" title="Figma">
</div>
</section>
<!-- Projects Section-->
<section id="projects" class="container">
<h2 class="head-text">
FEATURED PROJECTS<span class="underline underline-secondary"></span>
</h2>
<div id="project-full">
<!-- Project: Pixelfed -->
<article class="project-content">
<div class="project-image project-image-one">
<img src="./img/projects/pixelfed-org.png" alt="Pixelfed ORG" />
<a class="btn btn-one" href="https://pixelfed.org/" target="_blank">Preview Link</a>
</div>
<div class="card-content">
<h2>Pixelfed</h2>
<p>
Decentralized Social Media Platform. A fresh take on photo sharing. Get inspired with beautiful photos captured by people around the world.
</p>
<div class="project-info">
<div class="stack">
<small class="language">Social Network</small>
<small class="language">PHP Laravel</small>
<small class="language">Open Source</small>
</div>
<div class="project-links">
<a href="https://github.com/pixelfed/pixelfed" target="_blank"><i class="fab fa-github"></i></a>
<a href="https://pixelfed.org/" target="_blank"><i
class="fas fa-external-link-alt"></i></a>
</div>
</div>
</div>
</article>
<!-- Project: URL Hub -->
<article class="project-content">
<div class="project-image project-image-one">
<img src="./img/projects/urlhub.png" alt="URL HUB" />
<a class="btn btn-one" href="https://github.com/realodix/urlhub" target="_blank">Source Code</a>
</div>
<div class="card-content">
<h2>URL HUB</h2>
<p>
URL shortener web application based on the Laravel PHP Framework. I worked on this project as an open source contributor.
</p>
<div class="project-info">
<div class="stack">
<small class="language">URL-Shortener</small>
<small class="language">PHP Laravel</small>
<small class="language">Open Source</small>
</div>
<div class="project-links">
<a href="https://github.com/realodix/urlhub" target="_blank"><i class="fab fa-github"></i></a>
</div>
</div>
</div>
</article>
<!-- Page 1 -->
<article class="project-content">
<div class="project-image project-image-one">
<img src="./img/projects/hashnodeclonepng.png" alt="Hashnode Clone" />
<a class="btn btn-one" href="https://hashnode-layout.netlify.app/" target="_blank">Preview Link</a>
</div>
<div class="card-content">
<h2>Hahsnode Clone</h2>
<p>
This is a static clone of <a href="https://hashnode.com/">Hashnode's</a> landing page, an awesome blogging service for developers. I wrote an <a href="https://eke.hashnode.dev/i-built-hashnodes-landing-page-clone-with-sass">article</a> on what I learnt while building this project and it amazingly got featured on hashnode's Weekly digest <a href="https://e.customeriomail.com/deliveries/RIDfBQMAAX17ENgiGemJT4mx0Tfw7A==">#73</a>
</p>
<div class="project-info">
<div class="stack">
<small class="language">HTML5</small>
<small class="language">SASS</small>
<small class="language">JavaScript</small>
</div>
<div class="project-links">
<a href="https://github.com/imgul/hashnode-clone" target="_blank"><i class="fab fa-github"></i></a>
<a href="https://hashnode-layout.netlify.app/" target="_blank"><i
class="fas fa-external-link-alt"></i></a>
</div>
</div>
</div>
</article>
<!-- Project 2 -->
<article class="project-content">
<div class="project-image project-image-two">
<img src="./img/projects/skeep.png" alt="skeep project" />
<a class="btn btn-three" href="https://skeep-community.netlify.app/" target="_blank">Preview Link</a>
</div>
<div class="card-content">
<h2>Skeep</h2>
<p>
Skeep is a fictional open source community website I created to explain <a href="https://aviyel.com/events/222/integrate-live-chat-in-your-wordpress-shopify-and-webflow-site-using-chatwoot" target="_blank">how to integrate a live chat with Chatwoot</a>
</p>
<div class="project-info">
<div class="stack">
<small class="language">SASS</small>
<small class="language">HTML5</small>
</div>
<div class="project-links">
<a href="https://github.com/imgul/skeep" target="_blank"><i class="fab fa-github"></i></a>
<a href="https://skeep-community.netlify.app/" target="_blank"><i class="fas fa-external-link-alt"></i></a>
</div>
</div>
</div>
</article>
<!-- Space -->
<h2 class="head-text">
More Projects<span class="underline underline-secondary"></span>
</h2>
<div class="project-container">
<div class="card">
<div class="icon-header">
<a href="https://github.com/Evavic44/Periodic-Table" target="_blank" rel="no-opener no-referrer" title="Github"><span class="fab fa-github"></span></a>
<a href="https://periodic-table-ui.netlify.app/" target="_blank" rel="no-opener no-referrer" title="Live Preview"><span class="fas fa-external-link-alt"></span></a>
</div>
<header>
<h3>Periodic Table</h3>
<p>
This is a tutorial project I made to explain how powerful grid is in building complex layouts.
</p>
</header>
<ul>
<li class="language">HTML</li>
<li class="language">CSS</li>
</ul>
</div>
<div class="card">
<div class="icon-header">
<a href="https://github.com/Evavic44/App" title="Github" target="_blank" rel="no-opener no-referrer"><span
class="fab fa-github"></span></a>
<a href="https://victoreke-resume.netlify.app/" title="Live Preview" target="_blank" rel="no-opener no-referrer"><span class="fas fa-external-link-alt"></span></a>
</div>
<header>
<h3>Resume</h3>
<p>A clean and simple resume. Made with HTML and CSS.</p>
</header>
<ul>
<li class="language">HTML</li>
<li class="language">CSS</li>
<li class="language">JavaScript</li>
</ul>
</div>
<div class="card">
<div class="icon-header">
<a href="https://github.com/Evavic44/Task-tracker" target="_blank" rel="no-opener no-referrer" title="Github"><span class="fab fa-github"></span></a>
<a href="https://todo-tasktracker.netlify.app/" target="_blank" rel="no-opener no-referrer" title="Live Preview"><span class="fas fa-external-link-alt"></span></a>
</div>
<header>
<h3>React Task Tracker</h3>
<p>
This is an application for tracking your tasks, and adding a simple todo list.
</p>
</header>
<ul>
<li class="language">React</li>
<li class="language">JavaScript</li>
<li class="language">Tailwind</li>
</ul>
</div>
<div class="card">
<div class="icon-header">
<a href="https://github.com/Evavic44/The-Three-Musketeers" target="_blank" rel="no-opener no-referrer" title="Github"><span class="fab fa-github"></span></a>
</div>
<header>
<h3>The Three Musketeers</h3>
<p>
This is an Open source project of simple coding project ideas for newbie Full-Stack MERN Developers using HTML CSS and JavaScript. The name was inspired by the 3 main web technologies.
</p>
</header>
<ul>
<li class="language">HTML</li>
<li class="language">CSS</li>
<li class="language">JavaScript</li>
</ul>
</div>
<div class="card">
<div class="icon-header">
<a href="https://github.com/Evavic44/Social-media-header" target="_blank" rel="no-opener no-referrer" title="Github"><span class="fab fa-github"></span></a>
</div>
<header>
<h3>Social Media Header</h3>
<p>
This is an Open source project for customizing your social media profile headers using the simple template I created. Customized and used by over 8 persons. Open to contributions.
</p>
</header>
<a href="https://github.com/Evavic44/Social-media-header/issues" target="_blank" rel="no-opener no-referrer"><img alt="GitHub issues" src="https://img.shields.io/github/issues/evavic44/Social-media-header?color=7360ff&logo=github&style=for-the-badge" class="badges" /></a>
<ul>
<li class="language">HTML</li>
<li class="language">CSS</li>
</ul>
</div>
<div class="card">
<div class="icon-header">
<a href="https://www.frontendmentor.io/profile/Evavic44/solutions" target="_blank" rel="no-opener no-referrer" title="Solution link"><span class="fas fa-external-link-alt"></span></a>
</div>
<header>
<h3>Frontendmentor Challenges</h3>
<p>
Here are my <a href="https://www.frontendmentor.io/profile/Evavic44/solutions">solutions</a> to various frontendmentor challenges completed
</p>
<p>
Frontendmentor is a platform of over 182,120 developers for Improving your front-end coding skills by building real projects.
</p>
</header>
<ul>
<li class="language">HTML</li>
<li class="language">CSS</li>
<li class="language">JavaScript</li>
</ul>
</div>
</div>
</section>
<!-- Social -->
<section class="icons-container">
<div class="container">
<div class="social icons">
<a href="https://github.com/imgul" title="Github" target="_blank" class="fab fa-github"></a>
<a href="https://twitter.com/web_dev_gul" title="Twitter" target="_blank" class="fab fa-twitter"></a>
<a href="https://www.linkedin.com/in/igulzaib" title="Linkedin" target="_blank" class="fab fa-linkedin"></a>
<a href="https://instagram.com/code_uiux" title="instagram" target="_blank" class="fab fa-instagram"></a>
<a href="https://codepen.io/gulzaib" title="Codepen" target="_blank" class="fab fa-codepen"></a>
</div>
</div>
</section>
<!-- Contact -->
<section id="contact" class="contact">
<div class="container">
<div class="form-header">
<h2 class="head-text">
Contact<span class="underline underline-secondary"></span>
</h2>
<h2 class="text-secondary">Get In Touch</h2>
<p>
Want to connect with me or collaborate on projects together, You can send me a message and I'll reply as soon as I can. Thank You.
</p>
</div>
<div class="form-container">
<div class="form-image"></div>
<div class="form-page">
<form action="https://formspree.io/f/xdovkbnb" class="form" method="POST">
<div class="form-group group-bg">
<label for="Name">Name</label>
<input type="text" id="Name" name="name" placeholder="Enter Name" required />
</div>
<div class="form-group group-bg">
<label for="Subject">How can I reach you?</label>
<input type="text" id="Subject" name="contact" placeholder="How can I reach you? (Email, Twitter username or Linkedin)" required />
</div>
<div class="form-group group-bg">
<label for="Message">Message</label>
<textarea name="Message" id="Message" name="message" placeholder="Message"></textarea>
</div>
<div class="form-group">
<button type="submit" value="submit" class="btn">Submit</button>
</div>
</form>
</div>
</div>
</div>
</section>
</main>
<footer id="footer">
<div class="container">
<div class="footer-container">
<div class="social">
<div>
<a href="https://twitter.com/web_dev_gul">
<img src="https://img.shields.io/twitter/follow/web_dev_gul?label=Twitter&logo=twitter&style=for-the-badge" alt="Twitter badge" />
</a>
</div>
<div>
<a href="https://github.com/imgul">
<img src="https://img.shields.io/github/followers/imgul?label=Followers&logo=GitHub&style=for-the-badge" alt="GitHub badge" />
</a>
</div>
</div>
<p>Copyright © Gul Zaib 2024, All rights reserved</p>
<a href="#home" class="btn-scroll-top" title="Home"><span class="fas fa-angle-up"></span></a>
</div>
</div>
</footer>
<script src="./main.js"></script>
</body>
</html>