-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
614 lines (511 loc) · 21.7 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
<!-- =====> -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>MY_PORTFOLIO </title>
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- header Design -->
<header class="header">
<a href="#" class="logo">Portfolio</a>
<!-- <box-icon name='menu' id="menu-icon"></box-icon> -->
<i class='bx bx-menu' id="menu-icon" style='color:#ffffff'></i>
<nav class="navbar">
<a href="#home" class="active">Home</a>
<a href="#about">About</a>
<a href="#services">Services</a>
<a href="#portfolio">Projects</a>
<a href="#contact">Contact</a>
<a href="#resume">Resume</a>
</nav>
</header>
<!-- Home Section Design -->
<section class="home" id="home">
<div class="home-content">
<h3>
Hello It's Me
</h3>
<h1>
Muhammad<span> Hasan
</span>
</h1>
<h3>
I'm a <span class="multiple-text"></span>
</h3>
<p>
I love Coding <span>&</span> my passion is to code.
</p>
<div class="social-media">
<a href="https://www.facebook.com/zainaic.imeaz">
<!-- <i class='bx bxl-facebook' ></i> -->
<box-icon name='facebook' type='logo'></box-icon>
</a>
<a href="https://youtube.com/@hasssuashofficial1625">
<!-- <i class='bx bxl-youtube' ></i> -->
<box-icon name='youtube' type='logo'></box-icon>
</a>
<a href="#">
<!-- <i class='bx bxl-twitter' ></i> -->
<box-icon name='twitter' type='logo'></box-icon>
<a href="https://www.instagram.com/hasan_ashraf3866/">
<!-- <i class='bx bxl-instagram-alt' ></i> -->
<box-icon name='instagram-alt' type='logo'></box-icon>
</a>
<a href="https://www.linkedin.com/in/m-hasan-ashraf-26a18b264/">
<!-- <i class='bx bxl-linkedin'></i> -->
<box-icon name='linkedin' type='logo'></box-icon>
</a>
<a href="https://github.com/HasanCoder66">
<!-- <i class='bx bxl-gmail'></i> -->
<box-icon name='github' type='logo'></box-icon>
</a>
<!-- <a href="#">
<i class='bx bxl-whatsapp'></i>
<box-icon name='whatsapp' type='logo'></box-icon>
</a> -->
</div>
<a href="#" class="btn">Download CV</a>
</div>
<div class="home-img">
<img src="https://avatars.githubusercontent.com/u/140997677?v=4" alt="66CoderHasan">
</div>
</section>
<!-- about section design -->
<section class="about" id="about">
<div class="about-img">
<!-- <img src="./assets/pic on fb.jfif" alt="66CoderHasan"> -->
<img src="https://avatars.githubusercontent.com/u/140997677?v=4" alt="66CoderHasan">
</div>
<div class="about-content">
<h2 class="heading">About <span>Me</span></h2>
<h3>Mern Stack Devloper! <span>Beginner</span> </h3>
<p>
I have a solid foundation in frontend technologies such as HTML5, CSS3, Bootstrap, and ES5/ES6
JavaScript. While I am currently in a learning mode, I'm exploring backend technologies including
Node.js, Express.js, and MongoDB. My goal is to combine my frontend and ongoing backend learning to
create dynamic and comprehensive web solutions.
</p>
<a href="" class="btn"> Read More</a>
</div>
</section>
<!-- services Section Design -->
<section class="services" id="services">
<h2 class="heading">
My <span>Services</span>
</h2>
<div class="services-container">
<div class="services-box">
<!-- <i class='bx bx-code-alt'></i> -->
<box-icon name='code-alt'></box-icon>
<h3>
Web Development
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Molestiae cum ad quaerat, dicta temporibus
sapiente dolore esse, corrupti molestias sint harum explicabo fuga fugit excepturi neque,
alias quod mollitia?
</p>
<a href="
#" class="btn">Read More</a>
</div>
<div class="services-box">
<!-- <i class='bx bxs-paint'></i> -->
<box-icon name='paint' type='solid'></box-icon>
<h3>
Graphic Designing
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Molestiae cum ad quaerat, dicta temporibus
sapiente dolore esse, corrupti molestias sint harum explicabo fuga fugit excepturi neque,
alias quod mollitia?
</p>
<a href="
#" class="btn">Read More</a>
</div>
<div class="services-box">
<!-- <i class='bx bx-bar-chart-alt'></i> -->
<box-icon name='bar-chart-alt'></box-icon>
<h3>
Digital Marketing
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Molestiae cum ad quaerat, dicta temporibus
sapiente dolore esse, corrupti molestias sint harum explicabo fuga fugit excepturi neque,
alias quod mollitia?
</p>
<a href="
#" class="btn">Read More</a>
</div>
<div class="services-box">
<!-- <i class='bx bx-code-alt'></i> -->
<box-icon name='code-alt'></box-icon>
<h3>
Seo
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Molestiae cum ad quaerat, dicta temporibus
sapiente dolore esse, corrupti molestias sint harum explicabo fuga fugit excepturi neque,
alias quod mollitia?
</p>
<a href="
#" class="btn">Read More</a>
</div>
<div class="services-box">
<!-- <i class='bx bxs-paint'></i> -->
<box-icon name='paint' type='solid'></box-icon>
<h3>
Touch Typing
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Molestiae cum ad quaerat, dicta temporibus
sapiente dolore esse, corrupti molestias sint harum explicabo fuga fugit excepturi neque,
alias quod mollitia?
</p>
<a href="
#" class="btn">Read More</a>
</div>
</div>
</section>
<!-- portfolio Section design -->
<section class="portfolio" id="portfolio">
<h2 class="heading">
Latest <span>Project</span>
</h2>
<div class="portfolio-container">
<div class="portfolio-box">
<img src="./assets/photoM4.PNG" alt="PhotoM4" height="170vh">
<div class="portfolio-layer">
<h4>
PhotoM4
</h4>
<p> Create help with HTML 5 || CSS3 || Firebase </p>
<a href="https://hasancoder66.github.io/PhotoM4-/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/forkify api.PNG" alt="" height="170vh">
<div class="portfolio-layer">
<h4>
Forkify Api
</h4>
<p> Create help with HTML 5 || CSS 3 || JavaScript || Bootstrap || Calling Api </p>
<a href="https://hasancoder66.github.io/Forkify-App-Project/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/food app.PNG" alt="Food App E-Commerce" height="170vh">
<div class="portfolio-layer">
<h4>
Food App
</h4>
<p> Create help with HTML 5 || Bootstrap || JavaScript || Firebase </p>
<a href="https://hasancoder66.github.io/Hackathon-Practice/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/color flipper.PNG" alt="" height="170vh">
<div class="portfolio-layer">
<h4>
Color Flipper
</h4>
<p> Create help with HTML 5 || CSS 3 || JavaScript </p>
<a href="https://hasancoder66.github.io/Color-Flipper/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/facebook logo 2.png" alt="" height="170vh">
<div class="portfolio-layer">
<h4>
facebook
</h4>
<p> Create help with HTML 5 || CSS 3 || JavaScript || Bootstrap || Local Storage also used in this
project</p>
<a href="https://hasancoder66.github.io/Social-Media-App/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/calculator.PNG" alt="" height="170vh">
<div class="portfolio-layer">
<h4>
Calculator
</h4>
<p> Create help with HTML 5 || CSS 3 || JavaScript </p>
<a href="https://hasancoder66.github.io/Calculator/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/blogging app.PNG" alt="Blogging App" height="170vh">
<div class="portfolio-layer">
<h4>
Blogging App
</h4>
<p> Create help with HTML 5 || CSS 3 || Bootstrap || JavaScript || Firebase </p>
<a href="https://hasancoder66.github.io/Saylani-Hackaton/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/Quiz App.PNG" alt="" height="170vh">
<div class="portfolio-layer">
<h4>
Quiz App
</h4>
<p> Create help with HTML 5 || CSS 3 || JavaScript </p>
<a href="https://hasancoder66.github.io/Quiz-App/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/icoder.PNG" alt="iCoder E-commerce" height="170vh">
<div class="portfolio-layer">
<h4>
iCoder
</h4>
<p> Create help with HTML 5 || Bootstrap || JavaScript || Firebase </p>
<a href="https://hasancoder66.github.io/iCoder-Clone/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/chat ap.PNG" alt="Login & SignUp" height="170vh">
<div class="portfolio-layer">
<h4>
Login & SignUp
</h4>
<p> Create help with HTML 5 || Bootstrap || JavaScript || Firebase </p>
<a href="https://hasancoder66.github.io/Chat-App/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/swith advice react.png" alt="Switch Advice" height="170vh">
<div class="portfolio-layer">
<h4>
Switch Advice
</h4>
<p> Create with React.js </p>
<a href="https://switch-data.vercel.app/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/bg Changer react.png" alt="Login & SignUp" height="170vh">
<div class="portfolio-layer">
<h4>
Counter App
</h4>
<p> Create with React.js || TailwindCss </p>
<a href="">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/counter react.png" alt="Login & SignUp" height="170vh">
<div class="portfolio-layer">
<h4>
Counter
</h4>
<p> Create with React.js || TailwindCss </p>
<a href="https://hasancoder66.github.io/Chat-App/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/pass react.png" alt="Login & SignUp" height="170vh">
<div class="portfolio-layer">
<h4>
Password Generator
</h4>
<p> Create with React.js || TailwindCss </p>
<a href="">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/weather app react.png" alt="Weather app" height="170vh">
<div class="portfolio-layer">
<h4>
Weather App
</h4>
<p> Create with React.js </p>
<a href="https://hasancoder66.github.io/Chat-App/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/fast react pizza app .png" alt="Food App" height="170vh">
<div class="portfolio-layer">
<h4>
Fast React Food App
</h4>
<p> Create with React.js </p>
<a href="https://food-menu-app-chi.vercel.app/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="./assets/reactnative first.png" alt="intro" height="170vh">
<div class="portfolio-layer">
<h4>
Introduce my self
</h4>
<p> Create with ReactNative </p>
<a href="https://www.linkedin.com/feed/update/urn:li:activity:7119314319560830976/">
<box-icon name='link-external'></box-icon>
</a>
</div>
</div>
</div>
</section>
<!-- contact section design -->
<section class="contact" id="contact">
<h2 class="heading">
Contact <span>Me!</span>
</h2>
<form action="">
<div class="input-box">
<input type="text" placeholder="Full Name">
<input type="email" placeholder="Email Address">
</div>
<div class="input-box">
<input type="number" placeholder="Mobile Number ">
<input type="text" placeholder="Email Subject">
</div>
<textarea name="" id="" cols="30" rows="10" placeholder="Your Message"></textarea>
<input type="submit" value="send Message" class="btn">
</form>
</section>
<!-- resume Section design -->
<section class="resume" id="resume">
<div class="resume-box">
<h2 class="heading heading-h1 ">
My <span>Resume</span>
</h2>
<div class="resume-address-bar">
<h3>Muhamamd Hasan</h3>
<h3>House #R-40 , Al-Noor Society Ahsanabad Karachi.</h3>
<h3>+92 317 024 3866</h3>
<h3>codermhasan@gmail.com</h3>
</div>
<h2 class="heading-objective">
<span> Summary
</span>
</h2>
<p class="obj-content p">
I have a solid foundation in frontend technologies such as HTML5, CSS3, Bootstrap, and ES5/ES6
JavaScript. While I am currently in a learning mode, I'm exploring backend technologies including
Node.js, Express.js, and MongoDB. My goal is to combine my frontend and ongoing backend learning to
create dynamic and comprehensive web solutions.
</p>
<h2 class="professional-skills"><span> Professional Skills</span></h2>
<p>o HTML 5</p>
<p>o CSS 3 </p>
<p>o Javascript</p>
<p>o Bootstrap</p>
<p>o Firebase</p>
<p>o Node.js</p>
<p>o Express.js</p>
<p>o MongoDB</p>
<p>o React.js</p>
<p>o React Native </p>
<p oclass="p">o Github</p>
<div class="git">
<h2 class="git-1"> <span>Github Link</span></h2>
<a href="https://github.com/HasanCoder66">https://github.com/HasanCoder66</a>
</div>
<h2 class="working-content">
<span> Working Experience
</span>
</h2>
<p class="p"> Projects ↑↑↑↑.</p>
<h2 class="education-qualification-content"><span>Education Qualification</span></h2>
<p>
o Mern Stack Developer Diploma in <abbr title="saylani mass it programming">SMIT</abbr> (in
Process). </p>
<p> o Intermediate from board of Karachi.
</p>
<p class="p">
o Matriculation from board of Karachi.
</p>
<h2 class="person-info-content"><span> Personal Profile</span></h2>
<div class="personal-box">
<div class="box-1">
<p>Name</p>
<p>Father's Name</p>
<p>Marital Status</p>
<p>Date of Birth</p>
<p>CNIC No</p>
</div>
<div class="box-3">
<p>:</p>
<p>:</p>
<p>:</p>
<p>:</p>
<p>:</p>
</div>
<div class="box-2">
<p> Muhamamd Hasan</p>
<p> Muhamamd Ashraf</p>
<p> Single</p>
<p> 22-08-2003</p>
<p> 42101-2429846-5</p>
</div>
</div>
<h2 class="reference">
<span> Reference
</span>
</h2>
<p>Will be Furnished Upon Request</p>
</div>
</section>
<!-- footer design -->
<footer class="footer">
<div class="footer-text">
<p>Copyright © 2024 by Muhammad Hasan Ashraf | All Rights Reserved. </p>
</div>
<div class="footer-iconTop">
<a href="#home">
<box-icon name='up-arrow-alt'></box-icon>
<!-- <i class='bx bx-up-arrow-alt'></i> -->
</a>
</div>
</footer>
<!-- typed js -->
<script src="https://unpkg.com/typed.js@2.0.16/dist/typed.umd.js"></script>
<!-- scroll reveal -->
<script src="https://unpkg.com/scrollreveal"></script>
<!-- boxicon js link -->
<script src="https://unpkg.com/boxicons@2.1.4/dist/boxicons.js"></script>
<!-- Custom js -->
<script src="aap.js"></script>
</body>
</html>