-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
795 lines (778 loc) · 28.5 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
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from zyan.vercel.app/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 22 Nov 2023 05:27:44 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1, minimum-scale=1, target-densitydpi=device-dpi"
/>
<title>Zeeshan Ahmad</title>
<link rel="icon" type="image/png" href="images/favicon.png" />
<link rel="stylesheet" href="css/font-awesome-pro.css" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/scroll_button.css" />
<link rel="stylesheet" href="css/plugin.css" />
<link rel="stylesheet" href="css/spacing.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/responsive.css" />
</head>
<body>
<!--================================
PRELOADER START
=================================-->
<div class="preloader">
<svg viewBox="0 0 1000 1000" preserveAspectRatio="none">
<path id="svg" d="M0,1005S175,995,500,995s500,5,500,5V0H0Z"></path>
</svg>
<h5 class="preloader-text">Loading</h5>
</div>
<!--================================
PRELOADER END
=================================-->
<!--================================
MENU START
=================================-->
<nav class="navbar navbar-expand-lg main_menu">
<div class="container main_menu_bg">
<a class="navbar-brand" href="index.html">
<img src="images/logo.png" alt="Zeeshan" class="img-fluid w-100" />
</a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<i class="fa-sharp fa-regular fa-bars bar_icon"></i>
<i class="fa-regular fa-xmark close_icon"></i>
</button>
<div class="collapse navbar-collapse" style="flex: none;" id="navbarNav">
<ul class="navbar-nav m-auto">
<li class="nav-item">
<a class="nav-link text_hover_animaiton" href="#">about me</a>
</li>
<li class="nav-item">
<a class="nav-link text_hover_animaiton" href="#service"
>services
</a>
</li>
<li class="nav-item">
<a class="nav-link text_hover_animaiton" href="#projects"
>Projects
</a>
</li>
<li class="nav-item">
<a class="nav-link text_hover_animaiton" href="contact.html"
>contact
</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="offcanvas offcanvas-end" tabindex="-1" id="offcanvasRight">
<div class="offcanvas-header">
<a class="offcanvas-logo" href="index_2.html">
<img src="images/logo2.png" alt="ZAYAN" class="img-fluid w-100" />
</a>
<button
type="button"
class="btn-close"
data-bs-dismiss="offcanvas"
aria-label="Close"
>
<i class="fa-regular fa-xmark"></i>
</button>
</div>
</div>
<!--================================
MENU END
=================================-->
<!--================================
BANNER START
=================================-->
<section
class="tf__banner banner"
style="background: url(images/bg/banner.jpg)"
>
<div class="container">
<div class="row justify-content-between">
<div class="col-xl-6 col-lg-8">
<div class="tf__banner_text">
<h1>
Hi, I'm Zeeshan!
<span class="cd-headline rotate-1">
<!-- ANIMATE TEXT VALUES: zoom, rotate-1, letters type, letters rotate-2, loading-bar, slide, clip, letters rotate-3, letters scale, push, -->
<span class="cd-words-wrapper">
<b class="is-visible">Backend Developer</b>
<b>Frontend Developer</b>
<b>Fullstack Developer</b>
</span>
</span>
</h1>
<p>
Highly skilled and experienced software developer with 1 year and
6 months as delivering innovative solutions in fast-paced
environments. Strong expertise in full-stack development, including
front-end and back-end technologies. Excellent problem-solving
and leadership skills, with a focus on driving team success and
achieving project goals
</p>
<ul>
<li>
<a class="common_btn" target="_blank" href="Zeeshan_ahmad.pdf" download >
Download Cv <i class="fa-solid fa-arrow-down-to-line"></i
></a>
</li>
<li>
<a
class="banner_video_btn play_btn"
href="https://www.youtube.com/watch?v=B-ytMSuwbf8"
><i class="fa-sharp fa-solid fa-circle-play"></i> Watch the
Video</a
>
</li>
</ul>
</div>
</div>
<div class="col-xl-5 col-lg-4">
<div class="tf__banner_img">
<div class="img">
<img
src="images/banner_img_1.png"
alt="ZYAN"
class="img-fluid w-100"
/>
</div>
</div>
</div>
</div>
</div>
</section>
<!--================================
BANNER END
=================================-->
<!--================================
SERVICE START
=================================-->
<section class="tf__service pt_130 xs_pt_80" id="service">
<div class="container">
<div class="row">
<div class="col-lg-9 m-auto">
<div class="tf__section_heading mb_40">
<h5 class="has-animation">MY serivce</h5>
<h2 class="has-animation">
Crafting stories through <br />
design and innovation
</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="tf__single_service fade_left" data-trigerId="service">
<span>
<img
src="svg/website-design.svg"
alt="service"
class="svg w-100"
/>
</span>
<h3>Website Application Development</h3>
<p>
As a seasoned Laravel developer, I specialize in crafting precise and innovative web solutions. From initiating new sites to orchestrating upgrades, my focus on UX-driven design and flawless functionality ensures your Laravel web app surpasses expectations. Partner with me for an online presence defined by Laravel's intricacies and coding creativity. I guarantee excellence in every project.
</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="tf__single_service fade_left" data-trigerId="service">
<span>
<img
src="svg/logo-design.svg"
alt="service"
class="svg w-100"
/>
</span>
<h3>AWS Development & Deployment</h3>
<p>
Embark on a seamless digital journey with AWS development and deployment. Leveraging the power of Amazon Web Services, we craft scalable and secure solutions tailored to your business needs. From application development to deployment, our expertise ensures optimal performance and reliability. Harness the flexibility of AWS for a dynamic and efficient cloud infrastructure.
</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="tf__single_service fade_left" data-trigerId="service">
<span>
<img
src="svg/app-development.svg"
alt="service"
class="svg w-100"
/>
</span>
<h3>Wordpress Development</h3>
<p>
Unlock the potential of your online presence with WordPress development. Our expertise in WordPress empowers you with a dynamic and customizable platform. From responsive themes to robust plugins, we tailor solutions that align with your unique goals. Whether it's building a brand-new website, revamping an existing one, or integrating e-commerce functionalities. our WordPress development services ensure a seamless and engaging user experience.
</p>
</div>
</div>
</div>
</div>
</section>
<!--================================
SERVICE END
=================================-->
<!--================================
ABOUT START
=================================-->
<section class="tf__about pt_140 xs_pt_80" id="about">
<div class="container">
<div class="row justify-content-between">
<div class="col-xxl-7 col-lg-6 col-xl-6">
<div class="tf__section_heading pb_80 xs_pb_50">
<h5 class="has-animation">About Me</h5>
<h2 class="has-animation">
Transforming visions into exceptional portfolios
</h2>
</div>
<div class="tf__about_text">
<p>
Nemo design enim ipsam voluptatem quim voluptas sit aspernatur
aut odit auting fugit sed thisnquia consequuntur magni dolores
eos designer heresm qui ratione
</p>
<a class="common_btn" href="G:\Zeeshsan\project\portoflio\zyan.vercel.app\Zeeshan_ahmad.pdf" download>
Download Cv <i class="fa-solid fa-arrow-down-to-line"></i
></a>
</div>
</div>
<div class="col-xxl-4 col-lg-6 col-xl-6">
<div class="tf__about_img fade_right" data-trigerId="about">
<img
src="images/about_img.png"
alt="ZYAN"
class="img-fluid w-100"
/>
<div class="tf__about_img_text">
<i class="fas fa-chart-pie-alt"></i>
<div class="tf__about_content">
<h4>Daily Activity</h4>
<p>Loream is ispam</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--================================
ABOUT END
=================================-->
<!--================================
DESIGN START
=================================-->
<section class="tf__design mt_135 xs_mt_40 mb_120 xs_mb_80" id="counter">
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-6">
<div class="tf__design_text">
<h2>Design <span>and Innovation</span></h2>
<p class="">
Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit
auting fugit sed thisnquia consequuntur magni dolores eos
designer heresm qui ratione voluptatem sequi nesciuNeque porro
quisquam est, oursqui dolorem ipsum quia dolor sit amet
consectetur, adipisci velit, sed quia non numquam
</p>
</div>
<div class="row">
<div class="col-xl-6 col-md-6">
<div
class="tf__design_counter fade_left"
data-trigerId="counter"
>
<span class="icon">
<img
src="svg/complete-project.svg"
alt="counter"
class="svg img-fluid w-100"
/>
</span>
<h3><span class="counter">10</span>k+</h3>
<p>Complete project</p>
</div>
</div>
<div class="col-xl-6 col-md-6">
<div
class="tf__design_counter fade_left"
data-trigerId="counter"
>
<span class="icon">
<img
src="svg/client-review.svg"
alt="counter"
class="img-fluid w-100 svg"
/>
</span>
<h3><span class="counter">800</span>+</h3>
<p>Client review</p>
</div>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6">
<div class="tf__design_form">
<h2 class="has-animation">GET TOUCH ME?</h2>
<p class="">
For your car we will do everything advice design in us repairs
and maintenance We are the some preferred.
</p>
<form action="#">
<input class="" type="text" placeholder="Your Name" />
<input class="" type="email" placeholder="Your Email" />
<input class="" type="text" placeholder="Phone Number" />
<textarea class="" rows="4" placeholder="Message"></textarea>
<button type="submit" class="common_btn">submit now</button>
</form>
</div>
</div>
</div>
</div>
</section>
<!--================================
DESIGN END
=================================-->
<!--================================
SKILLS START
=================================-->
<section class="tf__skills pt_115 xs_pt_75 pb_70 xs_pb_30" id="skills">
<div class="container">
<div class="row">
<div class="col-xl-10 col-lg-8 m-auto mb_60">
<div class="tf__section_heading mb_40">
<h5 class="has-animation">Education & Skill</h5>
<h2 class="has-animation">
Showcasing your talent <br />
amplifying your impact
</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-6 col-lg-6">
<div
class="tf__single_skills fade_bottom"
data-trigerId="skills"
data-stagger=".13"
>
<span>2014 - 2018</span>
<h3>Wordpress and End Developer</h3>
<p>
Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit
aut fugit sed thisnquia consequuntur magni dolores eos qui
ratione voluptatem
</p>
</div>
</div>
<div class="col-xl-6 col-lg-6">
<div
class="tf__single_skills fade_bottom"
data-trigerId="skills"
data-stagger=".25"
>
<span>2012 - 2014</span>
<h3>Python Developer</h3>
<p>
Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit
aut fugit sed thisnquia consequuntur magni dolores eos qui
ratione voluptatem
</p>
</div>
</div>
<div class="col-xl-6 col-lg-6">
<div
class="tf__single_skills fade_bottom"
data-trigerId="skills"
data-stagger=".25"
>
<span>2005 - 2009</span>
<h3>Kent State University</h3>
<p>
Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit
aut fugit sed thisnquia consequuntur magni dolores eos qui
ratione voluptatem
</p>
</div>
</div>
<div class="col-xl-6 col-lg-6">
<div
class="tf__single_skills fade_bottom"
data-trigerId="skills"
data-stagger=".25"
>
<span>2009 - 2012</span>
<h3>User Experience Design</h3>
<p>
Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit
aut fugit sed thisnquia consequuntur magni dolores eos qui
ratione voluptatem
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-6 col-lg-6">
<div
class="tf__team_skills_bar_single fade_bottom"
data-trigerId="skills"
data-stagger=".25"
>
<p>PHP/Laravel Development</p>
<div id="bar1" class="barfiller">
<div class="tipWrap">
<span class="tip"></span>
</div>
<span class="fill" data-percentage="75"></span>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6">
<div
class="tf__team_skills_bar_single fade_bottom"
data-trigerId="skills"
data-stagger=".25"
>
<p>Python</p>
<div id="bar2" class="barfiller">
<div class="tipWrap">
<span class="tip"></span>
</div>
<span class="fill" data-percentage="90"></span>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6">
<div
class="tf__team_skills_bar_single fade_bottom"
data-trigerId="skills"
data-stagger=".25"
>
<p>AWS Deployment & Development</p>
<div id="bar3" class="barfiller">
<div class="tipWrap">
<span class="tip"></span>
</div>
<span class="fill" data-percentage="80"></span>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6">
<div
class="tf__team_skills_bar_single fade_bottom"
data-trigerId="skills"
data-stagger=".25"
>
<p>Wordpress</p>
<div id="bar4" class="barfiller">
<div class="tipWrap">
<span class="tip"></span>
</div>
<span class="fill" data-percentage="70"></span>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6">
<div
class="tf__team_skills_bar_single fade_bottom"
data-trigerId="skills"
data-stagger=".25"
>
<p>Bootstrap</p>
<div id="bar5" class="barfiller">
<div class="tipWrap">
<span class="tip"></span>
</div>
<span class="fill" data-percentage="70"></span>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6">
<div
class="tf__team_skills_bar_single fade_bottom"
data-trigerId="skills"
data-stagger=".25"
>
<p>Database Management</p>
<div id="bar6" class="barfiller">
<div class="tipWrap">
<span class="tip"></span>
</div>
<span class="fill" data-percentage="80"></span>
</div>
</div>
</div>
</div>
</div>
</section>
<!--================================
SKILLS END
=================================-->
<!--================================
PORTFOLIO START
=================================-->
<section class="tf__portfolio mt_120 xs_mt_80" id="projects">
<div class="container">
<div class="row">
<div class="col-xl-10 col-lg-9 mb_30">
<div class="tf__section_heading">
<h5 class="has-animation">Projects</h5>
<h2 class="has-animation">
Elevate your brand to new <br />
heights with our portfolio expertise
</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-8 col-md-6">
<a
href="https://www.youtube.com/watch?v=B-ytMSuwbf8"
class="tf__portfolio_item play_btn"
data-cursor="Watch <br> video"
>
<img
src="images/portfolio/1.jpg"
alt="portfolio"
class="img-fluid w-100"
/>
<div class="text">
<h4>sheet metal bending</h4>
<p>youtube</p>
</div>
</a>
</div>
<div class="col-xl-4 col-md-6">
<a
class="tf__portfolio_item play_btn"
href="https://vimeo.com/132528823"
data-cursor="Watch <br> video"
>
<img
src="images/portfolio/2.jpg"
alt="portfolio"
class="img-fluid w-100"
/>
<div class="text">
<h4>sheet metal bending</h4>
<p>Vimeo</p>
</div>
</a>
</div>
<div class="col-xl-6 col-md-6">
<a
href="https://w.soundcloud.com/player/?visual=true&url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F159967086&show_artwork=true&maxwidth=1020&maxheight=1000&auto_play=1"
class="tf__portfolio_item play_btn"
data-cursor="Audio <br> sound"
>
<img
src="images/portfolio/3.jpg"
alt="portfolio"
class="img-fluid w-100"
/>
<div class="text">
<h4>sheet metal bending</h4>
<p>soundcloud</p>
</div>
</a>
</div>
<div class="col-xl-6 col-md-6">
<a
href="images/portfolio/4.jpg"
class="tf__portfolio_item image_popup"
data-cursor="View <br> Image"
>
<img
src="images/portfolio/4.jpg"
alt="portfolio"
class="img-fluid w-100"
/>
<div class="text">
<h4>sheet metal bending</h4>
<p>Image</p>
</div>
</a>
</div>
</div>
</div>
</section>
<!--================================
PORTFOLIO END
=================================-->
<!--================================
SUBSCRIBE START
=================================-->
<div class="tf__subscribe" style="background: url(images/bg/subscribe.jpg)">
<div class="tf__subscribe_overlay pt_115 xs_pt_75 pb_120 xs_pb_80">
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-8 col-md-10 m-auto">
<div class="tf__subscribe_text">
<h3 class="has-animation">SUBSCRIBE MY NEWSLETTER</h3>
<form action="#" class="">
<input type="text" placeholder="Enter Your Email" />
<button type="submit" class="common_btn">Notify Now</button>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<!--================================
SUBSCRIBE END
=================================-->
<!--================================
FOOTER START
=================================-->
<footer class="footer" id="footer">
<div class="footer-container">
<div class="pt_120 xs_pt_80 sm_pt_80">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div
class="tf__footer_content fade_right"
data-trigerId="footer"
data-stagger=".25"
>
<div class="icon">
<div class="icon-contianer">
<img
src="svg/map.svg"
alt="footer"
class="img-fluid w-100 svg"
/>
</div>
</div>
<div class="text">
<h3>Address</h3>
<p>2118 Thornridge Cir. Syracuse, Connecticut 35624</p>
</div>
</div>
</div>
<div class="col-lg-4">
<div
class="tf__footer_content fade_right"
data-trigerId="footer"
data-stagger=".25"
>
<div class="icon">
<div class="icon-contianer">
<img
src="svg/phone.svg"
alt="footer"
class="img-fluid w-100 svg"
/>
</div>
</div>
<div class="text">
<h3>Lets talk us</h3>
<a href="callto:1234567890">(603) 555-0123</a>
<a href="callto:1234567890">(603) 555-0123</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div
class="tf__footer_content fade_right"
data-trigerId="footer"
data-stagger=".25"
>
<div class="icon">
<div class="icon-contianer">
<img
src="svg/envelope.svg"
alt="footer"
class="img-fluid w-100 svg"
/>
</div>
</div>
<div class="text">
<h3>Send us email</h3>
<a href="mailto:example@gmail.com"
>deanna.curtis@example.com</a
>
<a href="mailto:example@gmail.com">curtis@example.com</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="tf__footer_copyright">
<p>© CodeeFly 2023 | All Rights Reserved</p>
<ul>
<li>
<a href="#" class="text_hover_animaiton"
>Trams & Condition</a
>
</li>
<li>
<a href="#" class="text_hover_animaiton"
>Privacy Policy</a
>
</li>
<li>
<a href="#" class="text_hover_animaiton">Sitemap</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!--================================
FOOTER END
=================================-->
<!--================================
SCROLL BUTTON START
=================================-->
<div class="progress active c-pointer">
<svg
class="progress-svg"
width="100%"
height="100%"
viewBox="-1 -1 102 102"
>
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98"></path>
</svg>
</div>
<!--================================
SCROLL BUTTON END
=================================-->
<!--================================
CURSOR START
=================================-->
<div id="magic-cursor">
<div id="ball"></div>
</div>
<!--================================
CURSOR END
=================================-->
<script src="js/plugin.js"></script>
<!--scroll button js-->
<script src="js/scroll_button.js"></script>
<!--sticky sidebar js-->
<script src="js/sticky_sidebar.js"></script>
<!-- Animation -->
<script src="js/animation.js"></script>
<!--main/custom js-->
<script src="js/main.js"></script>
</body>
<!-- Mirrored from zyan.vercel.app/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 22 Nov 2023 05:27:54 GMT -->
</html>