-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
737 lines (535 loc) · 31.6 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="icon" href="icons/icon.png" />
<meta name="description"
content="Yunus Parvez Khan is a Scholar based in India. He works in the fields of Web Development, Geo-Politics and more. Know more about Shree YPK in this website." />
<title>Yunus Parvez Khan</title>
<link rel="stylesheet" href="css/index.css">
<link rel="stylesheet" href="css/landingNavigationBar.css">
<link rel="stylesheet" href="css/scrollbar.css">
<link rel="stylesheet" href="css/styleLibrary.css">
<link rel="stylesheet" href="library/nav/navBar-home.css">
<!-- Media Quary -->
<link rel="stylesheet" href="MediaQuary/index/indexMQ-1200.css" />
<link rel="stylesheet" href="MediaQuary/index/indexMQ-900.css" />
<link rel="stylesheet" href="MediaQuary/index/indexMQ-700.css" />
<link rel="stylesheet" href="MediaQuary/index/indexMQ-500.css" />
<link rel="stylesheet" href="MediaQuary/index/indexMQ-400.css" />
<link rel="stylesheet" href="MediaQuary/NavPanels/navPanel-MQ.css" />
<link rel="stylesheet" href="MediaQuary/NavPanels/indexnavPanel-MQ.css" />
<link rel="stylesheet" href="MediaQuary/Footer/footer-MQ.css" />
<link
href="https://fonts.googleapis.com/css2?family=Anton&family=Bowlby+One+SC&family=Lalezar&family=Russo+One&display=swap"
rel="stylesheet">
<link
href="https://fonts.googleapis.com/css2?family=Architects+Daughter&family=Metal+Mania&family=Montserrat:wght@800;900&family=Raleway:wght@600&display=swap"
rel="stylesheet">
<link
href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,300;1,400&family=Montaga&family=Montserrat&family=Open+Sans:wght@300;400&family=Quicksand&family=Work+Sans&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Bangers&display=swap" rel="stylesheet">
<link
href="https://fonts.googleapis.com/css2?family=Architects+Daughter&family=Caveat+Brush&family=Caveat:wght@400;700&family=Righteous&family=Satisfy&display=swap"
rel="stylesheet">
<link
href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap"
rel="stylesheet">
<link
href="https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&family=Kaushan+Script&family=Lato:ital@1&family=Marck+Script&family=Poppins:wght@500&family=Shadows+Into+Light&family=Yellowtail&family=Yesteryear&display=swap"
rel="stylesheet">
<!-- Scripts -->
<script src="JavaScript/menuBar.js" charset="utf-8"></script>
<script src="JavaScript/preloader.js" charset="utf-8"></script>
</head>
<body id="body" onload="bodyLoaded()">
<!-- Background Sec-1 -->
<div id="bg-sec-1">
<div id="bg-sec-1-elements">
<h1 id="heading-1">Hello.Namaste</h1>
<h1 id="heading-2">I am</h1>
<h1 id="naming-1">YUNUS</h1>
<h1 id="naming-2">PARVEZ</h1>
<h1 id="naming-3">KHAN</h1>
<img alt="Yunus Parvez Khan" src="Media/Portraits/img-1-low-resolution.png" id="bg-sec-1-img">
</div>
</div>
<!-- Background Sec-2 -->
<div id="bg-sec-2">
<div class="container">
<img src="Media/Photos/Image1.png" alt="Yunus Parvez Khan" id="bg-sec-2-img-1" />
<div id="bg-sec-2-txt-box">
<h2 id="bg-sec-2-heading">a bit about me ! </h2>
<p id="bg-sec-2-txt" name="About" title="Yunus Parvez Khan">
An Entrepreneur and Scholar based in India. My fundamental
skills contain Client & Server Side Software Design and Engineering and
Graphics Designing. I have a strong foundation in Corporate as well as Political Leadership.
I do have deep passion for Law, making me highly knowledgeble of Legal Processes in different places.
I always keep myself updated with Geo-political and economic events, making my
legal knowledge even stronger and political bounderies wider. Therefore, I have an
adventurous and busy life and lots of experiences in a young age. I love all of it.
I'm also Enthusiastic about Different Sciences, Psychology, Philosophies, Technologies etc. </p>
</div>
<div id="about-btn-shadow"></div>
<button type="button" id="about-btn">More
<svg xmlns="http://www.w3.org/2000/svg" id="about-btn-left-arrow" width="10.316" height="14.481"
viewBox="0 0 10.316 14.481">
<path d="M745.85,1368.362l6.713,5.154-6.713,5.121" transform="translate(-743.747 -1366.259)" />
</svg>
</button>
</div>
</div>
<!-- Background Sec-3 -->
<div id="bg-sec-3">
<div class="container">
<h1 id="bg-sec-3-heading">My Blogz</h1>
<svg xmlns="http://www.w3.org/2000/svg" id="underline-1" role="img" width="246.433" height="54.21"
viewBox="0 0 246.433 54.21">
<path id="Path_17" data-name="Path 17"
d="M566.652,1996.664s48.177-18.544,112.413-21.412,127.707,16.059,
127.707,16.059-68.251-4.206-113.942,0-68.824,16.824-68.824,16.824,51.618-6.5,82.589-3.823,49.706,15.294,49.706,15.294"
transform="translate(-561.482 -1970.948)" fill="none" stroke="#fa0" stroke-linecap="round" stroke-width="8" />
</svg>
<div class="blogs-card-type-1" id="blogs-card-type-1-1">
<h3 class="blogs-card-type-1-title">My life experience about LOVE</h3>
<h4 class="blogs-card-type-1-details">26th Aprill 2020 | Psychology research</h4>
</div>
<div class="blogs-card-type-1" id="blogs-card-type-1-2">
<h3 class="blogs-card-type-1-title">How Tech in changing our Lifes</h3>
<h4 class="blogs-card-type-1-details">2nd May 2020 | Technology</h4>
</div>
<div class="blogs-card-type-1" id="blogs-card-type-1-3">
<h3 class="blogs-card-type-1-title">How to improve your Personality</h3>
<h4 class="blogs-card-type-1-details">23rd May 2020 | Social, Philosophical Development</h4>
</div>
<button id="blogs-btn">More Blogs</button>
</div>
<iframe src="Frames\blogsFrame.html" id="blogs-frame"></iframe>
</div>
<!-- Background Sec-4 -->
<div id="bg-sec-4">
<div class="container">
<!-- <h1 id="bg-sec-4-heading-1">YPK</h1>
<h2 id="bg-sec-4-heading-2">store</h2> -->
<img src="Media\Logos\png\YPK-store.png" alt="Yunus Parvez Khan" draggable="false" id="YPK-store-logo">
<div class="store-card-box" id="store-card-box-1">
<h3 class="store-card-title">T-Shirt White - #YPK lebel</h3>
<h4 class="store-card-price">₹399.00</h4>
</div>
<div class="store-card-box" id="store-card-box-2">
<h3 class="store-card-title">WebApplication - DYMS</h3>
<h4 class="store-card-price">₹1,190.00</h4>
</div>
<div class="store-card-box" id="store-card-box-3">
<h3 class="store-card-title">T-Shirt Influenza - White</h3>
<h4 class="store-card-price">₹569.00</h4>
</div>
<button type="button" id="store-btn">See More</button>
</div>
<iframe src="Frames\productsFrame.html" id="productsFrame"></iframe>
</div>
<!-- Background Sec-5 -->
<div id="bg-sec-5">
<div class="container">
<img src="Media/icons/YouTuber.svg" id="YouTuber-icon">
</div>
</div>
<!-- Background Sec-6 -->
<div id="bg-sec-6">
<div id="laksham-rekha-box">
<h3 id="lakshman-rekha-txt">लक्ष्मण रेखा</h3>
</div>
<div class="container">
<img src="Media/Backgrounds/WebDevStudio-components.png" alt="Yunus Parvez Khan" id="WebDev-elements">
<h3 id="WebDev-heading">Web Developer</h3>
<h3 id="WebDev-heading">Web Developer</h3>
<img src="Media\icons\underline-2.svg" id="WebDev-underline">
</div>
</div>
<!-- Background Sec-7 -->
<div id="bg-sec-7">
<div class="container">
<img src="Media/Portraits/WebDev-portrait.png" alt="Yunus Parvez Khan" id="WebDev-portrait" />
<div id="WebDev-box">
<p id="WebDev-txt">
I always had a deep enthuse about Computers and Technologies since my childhood. I started to
learn to code when I was in my High School. After graduating from High School, I started giving
serious efforts towards learning Software Engineering and Computer Science. I have learned and
practiced web development frameworks like, NodeJS, ReactJS, NextJS. I also have experiences
with Go Programming Language and PHP. I am focusing on learning the mathematical perspectives and
fundamentals of Computer Science these days.
</p>
<button type="button" id="WebDev-more-btn">More
<svg xmlns="http://www.w3.org/2000/svg" id="WebDev-more-btn-left-arrow" width="10.316" height="14.481"
viewBox="0 0 10.316 14.481">
<path d="M745.85,1368.362l6.713,5.154-6.713,5.121" transform="translate(-743.747 -1366.259)" />
</svg>
</button>
</div>
<h1 id="graphics-heading">GRAPH CS</h1>
<h1 id="graphics-heading2">GRAPHICS</h1>
<img src="Media/Portraits/Graphics-Designer-Art-lr.png" alt="Yunus Parvez Khan" id="graphics-designer-portrait" />
<h1 id="designer-heading">DESIGNER</h1>
</div>
</div>
<!-- Background Sec-8 -->
<div id="bg-sec-8">
<div class="container">
<div id="sec-8-profile-box">
<h1 id="sec-8-profile-heading">Profile</h1>
<img src="Media/Photos/Yunus.png" alt="Yunus Parvez Khan" id="sec-8-profile-picture">
<h1 id="sec-8-profile-naming">Yunus Parvez Khan</h1>
<svg xmlns="http://www.w3.org/2000/svg" id="sec-8-profile-naming-underine" width="223.883" height="23.808"
viewBox="0 0 223.883 23.808">
<path d="M7.859,13.753S54.648-1.941,114.648-5.941,228,4.563,228,4.563" transform="translate(-5.96 8.155)" />
</svg>
<div class="sec-8-social-media-boxes" id="sec-8-social-media-box-1">
<svg class="social-media-box-icon" id="media-boxes-insta-logo" xmlns="http://www.w3.org/2000/svg" width="29"
height="29" viewBox="0 0 29 29">
<g>
<rect x="1.5" y="1.5" width="26" height="26" rx="5.5" />
</g>
<g transform="translate(8 8)">
<circle cx="7" cy="7" r="5.5" />
</g>
<g transform="translate(20 5)">
<circle cx="1.5" cy="1.5" r="0.5" />
</g>
</svg>
<h3 class="social-media-box-username">@yunusparvezkhan</h3>
<p class="social-media-box-description">Here I post my designs first on the web.
Also I post my photos and personal stuffs.</p>
</div>
<div class="profile-box-photo-box" id="profile-box-photo-box-insta">
<img src="Media\social-media-photos\mymessysetup.png" id="insta-post-1">
<img src="Media\social-media-photos\art-1.png" id="insta-post-2">
<img src="Media\social-media-photos\github-pp.png" id="insta-post-3">
<img src="Media\social-media-photos\setupjaan.png" id="insta-post-4">
</div>
<div class="sec-8-social-media-boxes" id="sec-8-social-media-box-2">
<svg class="social-media-box-icon" id="media-boxes-twitter-logo" xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 400 400">
<title>Twitter</title>
<path d="M153.62,301.59c94.34,0,145.94-78.16,145.94-145.94,0-2.22,0-4.43-.15-6.63A104.36,104.36,0,0,0,325,
122.47a102.38,102.38,0,0,1-29.46,8.07,51.47,51.47,0,0,0,22.55-28.37,102.79,102.79,0,0,1-32.57,12.45,51.34,51.34,
0,0,0-87.41,46.78A145.62,145.62,0,0,1,92.4,107.81a51.33,51.33,0,0,0,15.88,68.47A50.91,50.91,0,0,1,85,169.86c0,.21,0
,.43,0,.65a51.31,51.31,0,0,0,41.15,50.28,51.21,51.21,0,0,1-23.16.88,51.35,51.35,0,0,0,47.92,35.62,102.92,102.92,0,0,
1-63.7,22A104.41,104.41,0,0,1,75,278.55a145.21,145.21,0,0,0,78.62,23" />
</svg>
<h3 class="social-media-box-username">@YunusParvezKhan</h3>
<p class="social-media-box-description">I speaks out as a activist here for several topics.
Also I have less number of followers, so go and follow me. 😁</p>
</div>
<div class="profile-box-photo-box" id="profile-box-photo-box-twitter">
<img src="Media\social-media-photos\hihipic.png" id="twitter-post-1">
<img src="Media\social-media-photos\murshidabad-group-pic.png" id="twitter-post-2">
<img src="Media\social-media-photos\hihipic2.png" id="twitter-post-3">
<img src="Media\social-media-photos\accidentgotwell.png" id="twitter-post-4">
</div>
<div class="sec-8-social-media-boxes" id="sec-8-social-media-box-3">
<svg class="social-media-box-icon" id="media-boxes-fb-logo" xmlns="http://www.w3.org/2000/svg" width="30"
height="30" viewBox="0 0 30 30">
<path d="M7,0H23a7,7,0,0,1,7,7V23a7,7,0,0,1-7,7H16.643V22.7h4.185V18.516H16.643s-.316-3.116,
1.4-4.155a4.086,4.086,0,0,1,3.393-.376V9.516S16.6,8.446,13.4,11.192s-2.528,7.323-2.528,
7.323H7.828V22.7h3.047l.008,7.3H7a7,7,0,0,1-7-7V7A7,7,0,0,1,7,0Z" />
</svg>
<h3 class="social-media-box-username">@IndianYPK</h3>
<p class="social-media-box-description">I casually upload designs and posts here.
Not very active but have experience.</p>
</div>
<div class="profile-box-photo-box" id="profile-box-photo-box-facebook">
<img src="Media\social-media-photos\hihipic.png" id="twitter-post-1">
<img src="Media\social-media-photos\murshidabad-group-pic.png" id="twitter-post-2">
<img src="Media\social-media-photos\hihipic2.png" id="twitter-post-3">
<img src="Media\social-media-photos\accidentgotwell.png" id="twitter-post-4">
</div>
<a target="_blank" href="https://github.com/yunusparvezkhan">
<svg id="sec-8-profile-box-github-logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 108.93 106.24">
<title>GitHub</title>
<path
d="M265.49,222.87A54.47,54.47,0,0,0,248.27,329c2.72.5,3.72-1.18,3.72-2.62s-.05-5.59-.07-10.14c-15.16,
3.29-18.35-6.43-18.35-6.43-2.48-6.29-6-8-6-8-4.94-3.38.37-3.31.37-3.31,5.47.39,8.35,5.62,8.35,5.62,
4.86,8.32,12.74,5.91,15.85,4.52a11.59,11.59,0,0,1,3.46-7.28c-12.1-1.38-24.82-6.05-24.82-26.92a21.08,
21.08,0,0,1,5.62-14.62c-.57-1.37-2.43-6.91.52-14.41,0,0,4.58-1.46,15,5.58a51.75,51.75,0,0,1,27.28,
0c10.4-7,15-5.58,15-5.58,3,7.5,1.1,13,.54,14.41a21.07,21.07,0,0,1,5.6,14.62c0,20.92-12.74,25.53-24.87,
26.88,2,1.69,3.7,5,3.7,10.08,0,7.29-.07,13.15-.07,14.95,0,1.45,1,3.15,3.75,2.61a54.47,54.47,0,0,0-17.25-106.14Z"
transform="translate(-211.02 -222.87)" />
<path d="M231.65,301.07c-.12.27-.55.35-.93.17s-.62-.55-.49-.82.54-.36.94-.17.62.55.48.82Zm-.67-.49"
transform="translate(-211.02 -222.87)" />
<path d="M233.86,303.53c-.26.24-.77.13-1.12-.25s-.42-.89-.15-1.13.76-.13,1.11.25.43.89.16,1.13Zm-.52-.55"
transform="translate(-211.02 -222.87)" />
<path d="M236,306.67c-.33.23-.88,0-1.21-.47s-.34-1.07,0-1.3.87,0,1.21.46.34,1.07,0,1.31Zm0,0"
transform="translate(-211.02 -222.87)" />
<path d="M239,309.7c-.3.33-.94.24-1.4-.21s-.61-1.06-.31-1.39.94-.24,1.41.21.61,1.06.3,1.39Zm0,0"
transform="translate(-211.02 -222.87)" />
<path d="M243,311.46c-.13.43-.74.62-1.36.44s-1-.69-.89-1.12.74-.63,1.36-.44,1,.69.89,1.12Zm0,0"
transform="translate(-211.02 -222.87)" />
<path d="M247.46,311.79c0,.44-.51.82-1.15.83s-1.18-.35-1.19-.8.51-.82,1.16-.83,1.18.35,1.18.8Zm0,0"
transform="translate(-211.02 -222.87)" />
<path d="M251.61,311.08c.08.44-.37.89-1,1s-1.21-.16-1.29-.59.38-.9,1-1,1.22.15,1.3.6Zm0,0"
transform="translate(-211.02 -222.87)" />
</svg>
</a>
<a target="_blank" href="https://YouTube.com/yunusparvezkhan">
<svg id="sec-8-profile-box-yt-logo" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 244.04 173.75">
<title>YouTube</title>
<path d="M391.93,67.82a30.84,30.84,0,0,0-21.57-21.95c-19-5.19-95.35-5.19-95.35-5.19s-76.31,
0-95.34,5.19a30.86,30.86,0,0,0-21.58,21.95c-5.1,19.35-5.1,59.74-5.1,59.74s0,40.39,
5.1,59.74a30.86,30.86,0,0,0,21.58,21.95c19,5.18,95.34,5.18,95.34,5.18s76.31,0,
95.35-5.18a30.84,30.84,0,0,0,21.57-21.95C397,168,397,127.56,397,127.56S397,87.17,
391.93,67.82Z"
transform="translate(-152.99 -40.68)" />
<polygon style="fill:#fff;" points="97.61 124.11 161.01 86.88 97.61 49.64 97.61 124.11" />
</svg>
</a>
<a target="_blank" href="https://www.linkedin.com/in/yunus-parvez-khan-a05099158/">
<h1 id="sec-8-profile-box-linkedin-logo" title="LinkedIn">in</h1>
</a>
</div>
<div id="sec-8-content-box">
<h1 id="sec-8-content-box-heading">Things I do</h1>
<hr id="sec-8-content-box-heading-underline" />
<div id="sec-8-menu-btn">
<hr id="menu-btn-line-1" />
<hr id="menu-btn-line-2" />
<hr id="menu-btn-line-3" />
</div>
<div class="service-cards" id="service-cards-1">
<img src="Media/icons/front-end-icon.png" class="service-card-icon">
<h3 class="service-card-heading">Front-End Web Development</h3>
<p class="service-card-description">I can create amazing user interface frame for your website using only
<b><i>HTML, CSS, JavaScript.</i></b>
</p>
</div>
<div class="service-cards" id="service-cards-2">
<img src="Media/icons/full-stack-icon.png" class="service-card-icon" id="service-card-icon-2">
<h3 class="service-card-heading">Full-Stack Web Development</h3>
<p class="service-card-description">I am able to build full website or WebApp based on your requirements. I
use <b><i>HTML, CSS, PHP, JS.</i></b></p>
</div>
<div class="service-cards" id="service-cards-3">
<img src="Media/icons/logo-icon.png" class="service-card-icon" id="service-card-icon-3">
<h3 class="service-card-heading">Logo-Designing</h3>
<p class="service-card-description">I have also experience of building logos. I use <i><b>Illustrator, XD,
Canva, Photoshop</b></i> for this.</p>
</div>
<div class="service-cards" id="service-cards-4">
<img src="Media/icons/vectorart-icon.png" class="service-card-icon" alt="Yunus Parvez Khan"
id="service-card-icon-4">
<h3 class="service-card-heading">Vector Art</h3>
<p class="service-card-description">As I have experience in <i><b>Adobe Illustrator</b></i>, I've also created
several illustrators for my websites.</p>
</div>
<div class="service-cards" id="service-cards-5">
<img src="Media/icons/logo-icon.png" class="service-card-icon" id="service-card-icon-3">
<h3 class="service-card-heading">Web-Designing/Prototype</h3>
<p class="service-card-description">Before creating a website, I make it's WebDesign. For only this <b><i>XD
design</i></b>, you can get it here.</p>
</div>
<div class="service-cards" id="service-cards-6">
<img src="Media/icons/video-editing-icon.png" class="service-card-icon" id="service-card-icon-6">
<h3 class="service-card-heading">Video Editing</h3>
<p class="service-card-description">I am experienced in video production. So I am able to edit advertisements
and short videos.</p>
</div>
<div class="service-cards" id="service-cards-7">
<img src="Media/icons/photo-editing-icon.png" class="service-card-icon" id="service-card-icon-7">
<h3 class="service-card-heading">Photo Editing</h3>
<p class="service-card-description">I am able to edit and create many types of photos in <b><i>Adobe
Photoshop, Lightroom</i></b> etc. </p>
</div>
<div class="service-cards" id="service-cards-8">
<img src="Media/icons/voiceover-icon.png" class="service-card-icon" id="service-card-icon-8">
<h3 class="service-card-heading">Voiceover</h3>
<p class="service-card-description">Because my Girlfriend says that I've a sexy voice, I also create
voiceovers for clients.</p>
</div>
</div>
</div>
</div>
<!-- Background Section 8.1 //// This section will apprear in 700px screen size -->
<div id="bg-sec-8point1">
<div id="sec-8point1-profile-box">
<h1 id="sec-8point1-profile-heading">Profile</h1>
<img src="Media/Photos/Yunus.png" id="sec-8point1-profile-picture">
<h1 id="sec-8point1-profile-naming">Yunus Parvez Khan</h1>
<h4 id="sec-8point1-profile-proffession">Web Developer</h4>
<img src="Media\icons\underline-4.svg" id="underline-4">
</div>
<h3 id="social-media-widget-heading">Social Media</h3>
<hr id="social-media-widget-underline" />
<iframe src="Frames\socialmediaFrame.html" id="socialmediaFrame"></iframe>
<h3 id="v-important-widgets-heading">Very Important</h3>
<hr id="v-important-widgets-underline" />
<iframe src="Frames\githubFrame.html" id="githubFrame"></iframe>
<iframe src="Frames\YouTubeWidgetFrame.html" id="YouTubeFrame"></iframe>
<div id="bg-sec-8point1point1">
<h3 id="things-i-do-widgets-heading">Things I do</h3>
<hr id="things-i-do-widgets-underline" />
<iframe src="Frames\servicesFrame.html" id="services-frame"></iframe>
</div>
<iframe src="Frames\linkedinFrame.html" id="linkedinFrame"></iframe>
</div>
<!-- Background Section 9 -->
<div id="bg-sec-9">
<div class="container sec-9-container">
<h1 id="bg-sec-9-heading">Some Important Projects</h1>
<h3 id="bg-sec-9-subheading">Done by YPK</h3>
<div id="sec-9-subsec-1">
<div class="projects-card-row" id="projects-card-row-1">
<div class="projects-card project-card-1" id="project-card-1">
<h3 class="projects-card-heading" id="projects-card-1-heading">Building my personal Website</h3>
<p class="projects-card-description" id="projects-card-1-description">That is the website you are seeing
now. Creating it tool many efforts.
It will contain almost every stuff that I do. All the designs are also made by myself.
</p>
</div>
<div class="projects-card project-card-2" id="project-card-2">
<h3 class="projects-card-heading" id="projects-card-1-heading">A Basketball Tournament Site</h3>
<p class="projects-card-description" id="projects-card-1-description">This is a normal front-end project
that is for a basketball tournament site.
This website basically contains information and contact info...
</p>
</div>
<div class="projects-card project-card-3" id="project-card-3">
<h3 class="projects-card-heading" id="projects-card-1-heading">Tech insight in Bengali</h3>
<p class="projects-card-description" id="projects-card-1-description">That is basically a YouTube project. I
decided to build a dedicated channel
where Bengali students and beginners can learn basics of Tech.
</p>
</div>
</div>
<div class="projects-card-row" id="projects-card-row-2">
<div class="projects-card" id="project-card-3point2">
<h3 class="projects-card-heading" id="projects-card-1-heading">Tech insight in Bengali</h3>
<p class="projects-card-description" id="projects-card-1-description">That is basically a YouTube project. I
decided to build a dedicated channel
where Bengali students and beginners can learn basics of Tech.
</p>
</div>
<div class="projects-card" id="project-card-4point2">
<h3 class="projects-card-heading" id="projects-card-1-heading">A Indian High School Website</h3>
<p class="projects-card-description" id="projects-card-1-description">My high school is named Chatra
Ganeshlal High School, situated in WB.
And I created it's website.
</p>
</div>
</div>
<div class="projects-card-row" id="projects-card-row-3">
<div class="projects-card project-card-1" id="project-card-4">
<h3 class="projects-card-heading" id="projects-card-1-heading">A Indian High School Website</h3>
<p class="projects-card-description" id="projects-card-1-description">My high school is named Chatra
Ganeshlal High School, situated in WB.
And I created it's website.
</p>
</div>
<div class="projects-card project-card-2" id="project-card-5">
<h3 class="projects-card-heading" id="projects-card-1-heading">Creating Photos for Friends</h3>
<p class="projects-card-description" id="projects-card-1-description">Since I started creating awesome
things, my friends requested to build assets for them... 😅😅😅
</p>
</div>
<div class="projects-card project-card-3" id="project-card-6">
<h3 class="projects-card-heading" id="projects-card-1-heading">Trying to improve the Indian Education System
</h3>
<p class="projects-card-description" id="projects-card-1-description">As a high school student I absolutely
realised that this Indian Education System need an update.
Many people are talking and working about it, I am one of them...
</p>
</div>
</div>
<button type="button" id="projects-more-btn">View More</button>
</div>
<iframe src="Frames\projectsFrame.html" id="projects-Frame"></iframe>
<button type="button" id="projects-more-btn-2">View More</button>
<div id="sec-9-subsec-2">
<div class="container">
<h3 id="sec-9-subsec-2-subheading">For Anything</h3>
<h1 id="sec-9-subsec-2-heading">Get In Touch</h1>
<p id="sec-9-subsec-2-text">
I am currently serving SERVELOP's Project Vishnu as the CEO, while studying various other things,
therefore I really don't pick up freelance projects that much. Still, if you have anything to discuss,
YPK tries his best to arrange something. It is also noteworthy that, I will be highly honoured to
provide Bussiness Consultation to anybody who needs to grow their serious startup/corporate towards
a efficient, effective and advance stage. Feel free to contact for Business consultations.
</p>
<button type="button" id="get-in-touch-msg-btn">Message</button>
</div>
</div>
</div>
</div>
<!-- NAVIGATION PANELS -->
<!-- This is the navigation panel which will apear on the entire page-->
<iframe src="Frames/nav/navBar.html" id="nav-Panel"></iframe>
<div id="nav-more-btn" onclick="openMenu()">
<hr class="nav-more-btn-hr" id="nav-more-btn-hr-1" />
<hr class="nav-more-btn-hr" id="nav-more-btn-hr-2" />
<hr class="nav-more-btn-hr" id="nav-more-btn-hr-3" />
</div>
<!-- Now the navigation panel which will apear at the top after loading -->
<header id="navigation-panel-2">
<img src="Media\Logos\png\YPK-Logo-White-transparent.png" onclick="redirecttoHome()" id="nav-2-logo" />
<!-- Script for redirecting to the index from the logo ^^^ -->
<script type="text/javascript">
function redirecttoHome() {
parent.location.href = "index.html";
}
</script>
<div id="nav-2-btns-box">
<a href="index.html"><button type="button" class="index-nav-btns" id="m-nav-home-btn">Home</button></a>
<a href="blogs.html"><button type="button" class="index-nav-btns" id="m-nav-blogs-btn">Blogs</button></a>
<a href="portfolio/index.html"><button type="button" class="index-nav-btns"
id="m-nav-portfolio-btn">Portfolio</button></a>
<button type="button" class="index-nav-btns" id="m-nav-store-btn">Store</button>
<button type="button" class="index-nav-btns" id="m-nav-playlists-btn">Playlists</button>
<button type="button" class="index-nav-btns" id="m-nav-about-btn">About</button>
<button type="button" class="index-nav-btns" id="m-nav-contact-btn">Contact</button>
</div>
<div id="nav-2-icon-bar">
<!-- Message Icon SVG -->
<svg id="nav-notification-icon" role="img" xmlns="http://www.w3.org/2000/svg" width="27.236" height="25.878"
viewBox="0 0 27.236 25.878" fill="#303030">
<title>Notifications</title>
<path id="Path_99" d="M1175.041,68.924c.087-5.092-5.017-2.633-5.9-4.831s3.005-16.163-7.782-16.163-7.01,14.138-8.181,16.163-5.375.014-5.372,4.831c.012.382,
1.3.387,1.3.387h24.478S1175.018,69.412,1175.041,68.924Z"
transform="translate(-1147.806 -47.93)" />
<path id="Path_100" d="M1165.4,65.91a3.82,3.82,0,0,0,4.257,3.587c4.128-.087,4-3.587,4-3.587"
transform="translate(-1155.061 -43.621)" />
</svg>
<!-- Message Icon SVG -->
<svg id="nav-msg-icon" xmlns="http://www.w3.org/2000/svg" width="28.913" height="21.754"
viewBox="0 0 28.913 21.754" fill="#303030" stroke="#303030">
<title>Messages</title>
<g id="Component_11_1" data-name="Component 11 – 1" transform="translate(1.511 0.675)">
<path id="Path_97"
d="M1196.679,44.009h24.367l-7.237,13.763h-5.458C1208.214,57.771,1196.679,44.009,1196.679,44.009Z"
transform="translate(-1195.74 -44.009)" />
<path id="Path_96" d="M1221.447,44.307c.2.111.187.529.187.529V61.452a1.588,1.588,0,0,1-.428,1.134,1.465,1.465,
0,0,1-1.279.378l-22.881.02a1.178,1.178,0,0,1-1-.412,1.64,1.64,0,0,1-.293-1.154V44.8s-.014-.436.173-.521.573.181.573.181l12.174,
9.709,12.225-9.685S1221.246,44.2,1221.447,44.307Z"
transform="translate(-1195.74 -43.428)" stroke="#09f" stroke-width="3" />
<path id="Path_98" d="M1196.75,63.484l22.844.016" transform="translate(-1195.239 -44.428)" fill="none"
stroke-width="4" />
</g>
</svg>
<!-- Profile Picture Icon -->
<img src="Media/icons/YunusPP.png" id="nav-profile-pic-icon">
</div>
</header>
<footer>
<iframe src="Frames\footer.html" id="footer-frame"></iframe>
</footer>
<div id="screenBlocker" onclick="closeMenu()"></div>
<div id="menu-box">
<iframe src="Frames/indexMenu.html" id="menu-box-frame">
</iframe>
<img src="Media\icons\Menu-Icons\cross.png" id="menu-close-cross" onclick="closeMenu()" />
</div>
<div id="preloader-div">
<img src="Media\Preloader\spiner-transparent.svg" autoplay id="preloader">
</div>
</body>
</html>