-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
505 lines (459 loc) · 29.1 KB
/
index.html
File metadata and controls
505 lines (459 loc) · 29.1 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- META Tags -->
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="title" content="Abdul Rehman Khan - Front-end Developer">
<meta name="description"
content="Abdul Rehman Khan is a front end developer that utilizes technologies like React.js, Angular.js, JavaScript, CSS and HTML">
<meta name="keywords" content="Abdul Rehman Khan, Software Developer, Front-End Developer, React.js Developer">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="revisit-after" content="3 days">
<meta name="author" content="Abdul Rehman Khan">
<!-- FACEBOOK OG TAGS -->
<meta property="og:title" content="Abdul Rehman Khan - Front-end Developer">
<meta property="og:site_name" content="Abdul Rehman Khan - Front-end Developer">
<meta property="og:url" content="https://iamark.tech">
<meta property="og:description" content="Abdul Rehman Khan is a Front-end developer that utilizes technologies such as
React.js, JavaScript, HTML and CSS">
<meta property="og:type" content="website">
<meta property="og:image" content="https://iamark.tech/assets/pfp.jpg">
<!-- Twitter CARDs -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="Abdul Rehman Khan || Front-End Developer">
<meta name="twitter:title" content="https://iamark.tech">
<meta name="twitter:description"
content="Abdul Rehman Khan is a Front-End Developer that uses technologies such as React.js, JavaScript, HTML and CSS.">
<meta name="twitter:image" content="https://iamark.tech/assets/pfp.jpg">
<!-- Google Console Meta tags -->
<meta name="google-site-verification" content="0S3C_AcMrH6CA4aGCjUXVJQLpw31soJu0uj4_juGc2k" />
<title>Abdul Rehman Khan - Full Stack Web Developer</title>
<link rel="icon" type="image/x-icon" href="assets/img/logo.svg">
<link rel="stylesheet" href="styles/index.css">
<script src="scripts/index.js" defer></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Syne:wght@400..800&display=swap" rel="stylesheet">
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-T873HCYLS2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-T873HCYLS2');
</script>
<body class="bg-[#01040C] text-white scroll-smooth">
<header class="py-3 px-9 flex justify-between items-center gap-6">
<a href="index.html" class="spin">
<img src="assets/img/logo.svg" alt="brand logo">
</a>
<div id="navbar-toggler" class="block lg:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu"><line x1="4" x2="20" y1="12" y2="12"/><line x1="4" x2="20" y1="6" y2="6"/><line x1="4" x2="20" y1="18" y2="18"/></svg>
</div>
<div id="nav-item" class="z-10 hidden absolute left-0 top-20 px-4 py-4 shadow-2xl rounded-b-2xl lg:shadow-none border-b border-b-gray-800 lg:border-none bg-[#01040C] lg:bg-transparent w-full lg:static lg:block">
<div class="w-full flex gap-4 flex-col lg:flex-row lg:justify-end lg:bg-transparent">
<a href="index.html" class="active-link">Home</a>
<a href="blog/index.html">Blog</a>
</div>
</div>
</header>
<main>
<section id="home" class="px-4 xl:px-8 relative h-screen">
<div class=" rounded-2xl overflow-clip z-10 h-full mix-blend-exclusion">
<img src="assets/img/bg.png" class="w-full h-full blur-[157px]" alt="image">
</div>
<div class="absolute inset-0 flex items-center justify-center">
<h1 class="text-white font-bold text-center text-4xl md:text-6xl w-3/4">Hey there, I am ARK, a junior full-stack web developer.
</h1>
</div>
</section>
<section id="skills" class="px-4 xl:px-8">
<div class="flex mb-4">
<div class="min-h-full w-[6px] relative right-2 rounded-md bg-gradient-to-b from-[#6EE4A6] to-[#008E44]"></div>
<h2 class="text-4xl font-bold">Skills</h2>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-4">
<div class="px-6 py-3 grayscale hover:grayscale-0 flex justify-between items-end gap-3 border border-gray-800 rounded-2xl opacity-60 hover:border-gray-600 bg-gradient-to-t from-gray-900 to-[#001116]/[0.1] hover:opacity-100 transition-all cursor-pointer">
<h2>React.js</h2>
<img class="h-20 aspect-auto rounded-xl" src="assets/tech-logo/react.png" alt="icon">
</div>
<div class="px-6 py-3 grayscale hover:grayscale-0 flex justify-between items-end gap-3 border border-gray-800 rounded-2xl opacity-60 hover:border-gray-600 bg-gradient-to-t from-gray-900 to-[#001116]/[0.1] hover:opacity-100 transition-all cursor-pointer">
<h2>Next.js</h2>
<img class="h-20 aspect-auto rounded-xl" src="assets/tech-logo/next.svg" alt="icon">
</div>
<div class="px-6 py-3 grayscale hover:grayscale-0 flex justify-between items-end gap-3 border border-gray-800 rounded-2xl opacity-60 hover:border-gray-600 bg-gradient-to-t from-gray-900 to-[#001116]/[0.1] hover:opacity-100 transition-all cursor-pointer">
<h2>Node.js</h2>
<img class="h-20 aspect-auto rounded-xl" src="assets/tech-logo/nodejs.svg" alt="icon">
</div>
<div class="px-6 py-3 grayscale hover:grayscale-0 flex justify-between items-end gap-3 border border-gray-800 rounded-2xl opacity-60 hover:border-gray-600 bg-gradient-to-t from-gray-900 to-[#001116]/[0.1] hover:opacity-100 transition-all cursor-pointer">
<h2>MongoDB</h2>
<img class="h-20 aspect-auto rounded-xl" src="assets/tech-logo/mongodb.png" alt="icon">
</div>
<div class="px-6 py-3 grayscale hover:grayscale-0 flex justify-between items-end gap-3 border border-gray-800 rounded-2xl opacity-60 hover:border-gray-600 bg-gradient-to-t from-gray-900 to-[#001116]/[0.1] hover:opacity-100 transition-all cursor-pointer">
<h2>PostgreSQL</h2>
<img class="h-20 aspect-auto rounded-xl" src="assets/tech-logo/PostgreSQL.png" alt="icon">
</div>
<div class="px-6 py-3 grayscale hover:grayscale-0 flex justify-between items-end gap-3 border border-gray-800 rounded-2xl opacity-60 hover:border-gray-600 bg-gradient-to-t from-gray-900 to-[#001116]/[0.1] hover:opacity-100 transition-all cursor-pointer">
<h2>TypeScript</h2>
<img class="h-20 aspect-auto rounded-xl" src="assets/tech-logo/typescript.webp" alt="icon">
</div>
<div class="px-6 py-3 grayscale hover:grayscale-0 flex justify-between items-end gap-3 border border-gray-800 rounded-2xl opacity-60 hover:border-gray-600 bg-gradient-to-t from-gray-900 to-[#001116]/[0.1] hover:opacity-100 transition-all cursor-pointer">
<h2>JavaScript</h2>
<img class="h-20 aspect-auto rounded-xl" src="assets/tech-logo/js.png" alt="icon">
</div>
<div class="px-6 py-3 grayscale hover:grayscale-0 flex justify-between items-end gap-3 border border-gray-800 rounded-2xl opacity-60 hover:border-gray-600 bg-gradient-to-t from-gray-900 to-[#001116]/[0.1] hover:opacity-100 transition-all cursor-pointer">
<h2>Tailwind CSS</h2>
<img class="h-20 aspect-auto rounded-xl" src="assets/tech-logo/tailwind.png" alt="icon">
</div>
<div class="px-6 py-3 grayscale hover:grayscale-0 flex justify-between items-end gap-3 border border-gray-800 rounded-2xl opacity-60 hover:border-gray-600 bg-gradient-to-t from-gray-900 to-[#001116]/[0.1] hover:opacity-100 transition-all cursor-pointer">
<h2>Bootstrap CSS</h2>
<img class="h-20 aspect-auto rounded-xl" src="assets/tech-logo/bootstrap.png" alt="icon">
</div>
</div>
</section>
<section id="services" class="px-4 xl:px-8">
<div class="flex mb-4">
<div class="min-h-full w-[6px] relative right-2 rounded-md bg-gradient-to-b from-[#6EE4A6] to-[#008E44]"></div>
<h2 class="text-4xl font-bold">Services</h2>
</div>
<div class="flex justify-evenly flex-col flex-wrap items-center md:flex-row gap-4">
<div class="w-full grow sm:w-auto px-6 py-3 grayscale
flex flex-col justify-between items-center gap-3
border border-gray-800 rounded-2xl opacity-60
hover:grayscale-0 hover:border-gray-600 hover:opacity-100
bg-gradient-to-t from-gray-900 to-[#001116]/[0.1]
transition-all cursor-pointer
">
<div class="py-12">
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"
class="lucide lucide-app-window-mac">
<rect width="20" height="16" x="2" y="4" rx="2" />
<path d="M6 8h.01" />
<path d="M10 8h.01" />
<path d="M14 8h.01" />
</svg>
</div>
<h2 class="text-xl">Front-End Development</h2>
</div>
<div class="w-full grow sm:w-auto px-6 py-3 grayscale
flex flex-col justify-between items-center gap-3
border border-gray-800 rounded-2xl opacity-60
hover:grayscale-0 hover:border-gray-600 hover:opacity-100
bg-gradient-to-t from-gray-900 to-[#001116]/[0.1]
transition-all cursor-pointer
">
<div class="py-12">
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"
class="lucide lucide-server">
<rect width="20" height="8" x="2" y="2" rx="2" ry="2" />
<rect width="20" height="8" x="2" y="14" rx="2" ry="2" />
<line x1="6" x2="6.01" y1="6" y2="6" />
<line x1="6" x2="6.01" y1="18" y2="18" />
</svg>
</div>
<h2 class="text-xl">Back-End Development</h2>
</div>
<div class="w-full grow sm:w-auto px-6 py-3 grayscale
flex flex-col justify-between items-center gap-3
border border-gray-800 rounded-2xl opacity-60
hover:grayscale-0 hover:border-gray-600 hover:opacity-100
bg-gradient-to-t from-gray-900 to-[#001116]/[0.1]
transition-all cursor-pointer
">
<div class="py-12">
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-brush">
<path d="m9.06 11.9 8.07-8.06a2.85 2.85 0 1 1 4.03 4.03l-8.06 8.08" />
<path
d="M7.07 14.94c-1.66 0-3 1.35-3 3.02 0 1.33-2.5 1.52-2 2.02 1.08 1.1 2.49 2.02 4 2.02 2.2 0 4-1.8 4-4.04a3.01 3.01 0 0 0-3-3.02z" />
</svg>
</div>
<h2 class="text-xl">Web Design (UI/UX)</h2>
</div>
<div class="w-full grow sm:w-auto px-6 py-3 grayscale
flex flex-col justify-between items-center gap-3
border border-gray-800 rounded-2xl opacity-60
hover:grayscale-0 hover:border-gray-600 hover:opacity-100
bg-gradient-to-t from-gray-900 to-[#001116]/[0.1]
transition-all cursor-pointer
">
<div class="py-12">
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"
class="lucide lucide-search-check">
<path d="m8 11 2 2 4-4" />
<circle cx="11" cy="11" r="8" />
<path d="m21 21-4.3-4.3" />
</svg>
</div>
<h2 class="text-xl">Search Engine Optimization</h2>
</div>
</div>
</section>
<section id="projects" class="px-4 xl:px-8">
<div class="flex mb-4">
<div class="min-h-full w-[6px] relative right-2 rounded-md bg-gradient-to-b from-[#6EE4A6] to-[#008E44]"></div>
<h2 class="text-4xl font-bold">Projects</h2>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-4">
<a href="https://codewith-ark.github.io/landing-page-html/">
<div class="group project_container max-h-[500px] overflow-clip relative rounded-none hover:rounded-2xl transition-all duration-500">
<img class="w-full group-hover:translate-y-[-450px] ease-out transition-all duration-1000"
src="assets/img/mockup/website-1.png" alt="landing page">
<div class="w-full px-3 py-4 absolute bottom-0 bg-gradient-to-t from from-black to-transparent">
<h3 class="text-2xl font-bold">E-Commerce Agency Landing Page</h3>
<p class="text-sm">A captivating landing page design showcasing innovative digital marketing solutions for businesses.</p>
</div>
<div
class="w-full absolute top-0 py-3 px-2 bg-gradient-to-b from-black to-transparents -translate-y-14 group-hover:translate-y-0 transition-transform duration-300">
<div class="flex justify-end">
<div class="group p-2 border-2 rounded-full hover:bg-white transition-all cursor-pointer">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
class="lucide lucide-external-link mix-blend-exclusion">
<path d="M15 3h6v6" />
<path d="M10 14 21 3" />
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" />
</svg>
</div>
</div>
</div>
</div>
</a>
<a href="https://codewith-ark.github.io/landing-page/">
<div class="group project_container max-h-[500px] overflow-clip relative rounded-none hover:rounded-2xl transition-all duration-500">
<img class="w-full group-hover:translate-y-[-450px] ease-out transition-all duration-1000"
src="assets/img/mockup/website-6.png" alt="landing page">
<div class="w-full px-3 py-4 absolute bottom-0 bg-gradient-to-t from from-black to-transparent">
<h3 class="text-2xl font-bold">Trip Advisory Agency Landing Page</h3>
<p class="text-sm">A captivating landing page design built for a remote-based trip advisory agency.</p>
</div>
<div
class="w-full absolute top-0 py-3 px-2 bg-gradient-to-b from-black to-transparents -translate-y-14 group-hover:translate-y-0 transition-transform duration-300">
<div class="flex justify-end">
<div class="group p-2 border-2 rounded-full hover:bg-white transition-all cursor-pointer">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
class="lucide lucide-external-link mix-blend-exclusion">
<path d="M15 3h6v6" />
<path d="M10 14 21 3" />
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" />
</svg>
</div>
</div>
</div>
</div>
</a>
<a href="https://sharetube.vercel.app">
<div class="group project_container max-h-[500px] overflow-clip relative rounded-none hover:rounded-2xl transition-all duration-500">
<img class="w-full group-hover:translate-y-[-550px] ease-out transition-all duration-1000"
src="assets/img/mockup/website-2.png" alt="landing page">
<div class="w-full px-3 py-4 absolute bottom-0 bg-gradient-to-t from from-black to-transparent">
<h3 class="text-2xl font-bold">ShareTube</h3>
<p class="text-sm">A sleek, full-stack web app facilitating easy sharing of curated YouTube playlists through modern glassmorphic design and user authentication.</p>
</div>
<div
class="w-full absolute top-0 py-3 px-2 bg-gradient-to-b from-black to-transparents -translate-y-14 group-hover:translate-y-0 transition-transform duration-300">
<div class="flex justify-end">
<div class="group p-2 border-2 rounded-full hover:bg-white transition-all cursor-pointer">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
class="lucide lucide-external-link mix-blend-exclusion">
<path d="M15 3h6v6" />
<path d="M10 14 21 3" />
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" />
</svg>
</div>
</div>
</div>
</div>
</a>
<a href="https://alkarim.cyclic.app">
<div class="group project_container max-h-[500px] overflow-clip relative rounded-none hover:rounded-2xl transition-all duration-500">
<img class="w-full group-hover:translate-y-[-80px] ease-out transition-all duration-1000"
src="assets/img/mockup/website-3.png" alt="landing page">
<div class="w-full px-3 py-4 absolute bottom-0 bg-gradient-to-t from from-black to-transparent">
<h3 class="text-2xl font-bold">Al-Karim Institute of Freelancing, Tando Adam - Online Learning Platform</h3>
<p class="text-sm">Al-Karim Institute of Freelancing: Empowering learners in Tando Adam with an online platform featuring courses, resources, and easy admission processes for freelancing education.</p>
</div>
<div
class="w-full absolute top-0 py-3 px-2 bg-gradient-to-b from-black to-transparents -translate-y-14 group-hover:translate-y-0 transition-transform duration-300">
<div class="flex justify-end">
<div class="group p-2 border-2 rounded-full hover:bg-white transition-all cursor-pointer">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
class="lucide lucide-external-link mix-blend-exclusion">
<path d="M15 3h6v6" />
<path d="M10 14 21 3" />
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" />
</svg>
</div>
</div>
</div>
</div>
</a>
<a href="https://careerinstitute.online">
<div class="group project_container max-h-[500px] overflow-clip relative rounded-none hover:rounded-2xl transition-all duration-500">
<img class="w-full group-hover:translate-y-[-750px] ease-out transition-all duration-1000"
src="assets/img/mockup/website-4.png" alt="landing page">
<div class="w-full px-3 py-4 absolute bottom-0 bg-gradient-to-t from from-black to-transparent">
<h3 class="text-2xl font-bold">Career Institute, Tando Adam - Educational Hub Website</h3>
<p class="text-sm">A straightforward website featuring pages for courses, about, contact, and admissions, offering users easy access to course information and online admission requests.</p>
</div>
<div
class="w-full absolute top-0 py-3 px-2 bg-gradient-to-b from-black to-transparents -translate-y-14 group-hover:translate-y-0 transition-transform duration-300">
<div class="flex justify-end">
<div class="group p-2 border-2 rounded-full hover:bg-white transition-all cursor-pointer">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
class="lucide lucide-external-link mix-blend-exclusion">
<path d="M15 3h6v6" />
<path d="M10 14 21 3" />
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" />
</svg>
</div>
</div>
</div>
</div>
</a>
<a href="https://dashing-youtiao-fa414b.netlify.app/">
<div class="group project_container max-h-[500px] overflow-clip relative rounded-none hover:rounded-2xl transition-all duration-500">
<img class="w-full group-hover:translate-y-[-24px] ease-out transition-all duration-1000"
src="assets/img/mockup/website-5.png" alt="landing page">
<div class="w-full px-3 py-4 absolute bottom-0 bg-gradient-to-t from from-black to-transparent">
<h3 class="text-2xl font-bold">To-Do List Application</h3>
<p class="text-sm">A minimalist black-and-white todo list app for managing tasks with ease and simplicity.</p>
</div>
<div
class="w-full absolute top-0 py-3 px-2 bg-gradient-to-b from-black to-transparents -translate-y-14 group-hover:translate-y-0 transition-transform duration-300">
<div class="flex justify-end">
<div class="group p-2 border-2 rounded-full hover:bg-white transition-all cursor-pointer">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
class="lucide lucide-external-link mix-blend-exclusion">
<path d="M15 3h6v6" />
<path d="M10 14 21 3" />
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" />
</svg>
</div>
</div>
</div>
</div>
</a>
<a href="https://wedman.vercel.app/">
<div class="group project_container max-h-[500px] overflow-clip relative rounded-none hover:rounded-2xl transition-all duration-500">
<img class="w-full group-hover:translate-y-[-24px] ease-out transition-all duration-1000"
src="assets/img/mockup/website-8.png" alt="landing page">
<div class="w-full px-3 py-4 absolute bottom-0 bg-gradient-to-t from from-black to-transparent">
<h3 class="text-2xl font-bold">Wedding Venue Management System</h3>
<p class="text-sm">A captivating web application for managing wedding venues.</p>
</div>
<div
class="w-full absolute top-0 py-3 px-2 bg-gradient-to-b from-black to-transparents -translate-y-14 group-hover:translate-y-0 transition-transform duration-300">
<div class="flex justify-end">
<div class="group p-2 border-2 rounded-full hover:bg-white transition-all cursor-pointer">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
class="lucide lucide-external-link mix-blend-exclusion">
<path d="M15 3h6v6" />
<path d="M10 14 21 3" />
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" />
</svg>
</div>
</div>
</div>
</div>
</a>
<a href="https://toolio.up.railway.app/">
<div class="group project_container max-h-[500px] overflow-clip relative rounded-none hover:rounded-2xl transition-all duration-500">
<img class="w-full group-hover:translate-y-[-24px] ease-out transition-all duration-1000"
src="assets/img/mockup/website-7.png" alt="landing page">
<div class="w-full px-3 py-4 absolute bottom-0 bg-gradient-to-t from from-black to-transparent">
<h3 class="text-2xl font-bold">Tool.io</h3>
<p class="text-sm">Discover and share amazing website, freebies and freemium tools available on the internet.</p>
</div>
<div
class="w-full absolute top-0 py-3 px-2 bg-gradient-to-b from-black to-transparents -translate-y-14 group-hover:translate-y-0 transition-transform duration-300">
<div class="flex justify-end">
<div class="group p-2 border-2 rounded-full hover:bg-white transition-all cursor-pointer">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
class="lucide lucide-external-link mix-blend-exclusion">
<path d="M15 3h6v6" />
<path d="M10 14 21 3" />
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" />
</svg>
</div>
</div>
</div>
</div>
</a>
<a href="https://usmsportal.vercel.app/">
<div class="group project_container max-h-[500px] overflow-clip relative rounded-none hover:rounded-2xl transition-all duration-500">
<img class="w-full group-hover:translate-y-[-24px] ease-out transition-all duration-1000"
src="assets/img/mockup/website-9.png" alt="landing page">
<div class="w-full px-3 py-4 absolute bottom-0 bg-gradient-to-t from from-black to-transparent">
<h3 class="text-2xl font-bold">USMS Student Portal</h3>
<p class="text-sm">A grievance and complaint portal for the students of University of Sufism and Modern Sciences, Bhitshah.</p>
</div>
<div
class="w-full absolute top-0 py-3 px-2 bg-gradient-to-b from-black to-transparents -translate-y-14 group-hover:translate-y-0 transition-transform duration-300">
<div class="flex justify-end">
<div class="group p-2 border-2 rounded-full hover:bg-white transition-all cursor-pointer">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
class="lucide lucide-external-link mix-blend-exclusion">
<path d="M15 3h6v6" />
<path d="M10 14 21 3" />
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" />
</svg>
</div>
</div>
</div>
</div>
</a>
</div>
</section>
<section id="contact" class="px-4 xl:px-8">
<div class="flex mb-4">
<div class="min-h-full w-[6px] relative right-2 rounded-md bg-gradient-to-b from-[#6EE4A6] to-[#008E44]"></div>
<h2 class="text-4xl font-bold">Contact</h2>
</div>
<div>
<form action="#" class="w-full lg:w-1/2 flex flex-col gap-4">
<div class="flex flex-col gap-2 ">
<label for="email">Email:</label>
<input class="grow bg-transparent text-white outline-none border-2 border-white/[0.4] focus:border-b-white py-2 px-3 rounded-xl" type="email" placeholder="example@email.com">
</div>
<div class="flex flex-col gap-2">
<label for="message">Message:</label>
<textarea name="message" id="message" cols="30" rows="10" placeholder="Enter message"
class="bg-transparent text-white outline-none border-2 border-white/[0.4] focus:border-white rounded-xl py-2 px-3"
></textarea>
</div>
<input type="submit" value="Submit" class="bg-[#6ef3ae] p-3 rounded-xl hover:bg-[#008e44] transition-all cursor-pointer text-black/[0.6] font-semibold">
</form>
</div>
</section>
</main>
<footer class="bg-gray-900 flex flex-col px-4 xl:px-8 py-4 rounded-t-3xl gap-4">
<div><p class="text-center">Copyright © 2023 ARK.</p></div>
<div class="h-[1px] bg-white/[0.1] w-full"></div>
<div class="flex justify-center">
<div class="footer-links flex gap-7">
<a href="https://twitter.com/codewith-ark/">X</a>
<a href="https://www.linkedin.com/in/iamark/">LinkedIn</a>
<a href="https://github.com/Codewith-ARK/">GitHub</a>
<a href="#">Behance</a>
</div>
</div>
</footer>
</body>
</html>