-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
755 lines (740 loc) · 37.1 KB
/
Copy pathindex.html
File metadata and controls
755 lines (740 loc) · 37.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="keywords" content="HTML, CSS, JavaScript, Git, KUTE.js, Partiles.js, Figma, Photoshop">
<meta name="description" content="Frontend Developer">
<meta name="author" content="Hatem Soliman">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta content='width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0; name='viewport' />
<meta name="viewport" content="width=device-width" />
<link rel="shortcut icon" type="x-icon" href="./assets/small-logo.svg">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<script defer src="script.js"></script>
<script src="https://cdn.jsdelivr.net/npm/kute.js@2.2.0/dist/kute.min.js"></script>
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script src="https://kit.fontawesome.com/c8e4d183c2.js" crossorigin="anonymous"></script>
<title>Hatem Soliman | Redefining the Web Experience</title>
</head>
<body>
<section id="home-section">
<div id="particles-js"></div>
<!-- <img id="home-bg" src="./assets/polygon-scatter.svg" alt=""> -->
<div class="container">
<ul id="progress__bar">
<li>
<a title="Home" href="#home-section">
<i class="far fa-circle side-nav-bar circle1"></i>
</a>
</li>
<li>
<a title="About" href="#about-section">
<i class="far fa-circle side-nav-bar circle2"></i>
</a>
</li>
<li>
<a title="Projects" href="#projects-section">
<i class="far fa-circle side-nav-bar circle3"></i>
</a>
</li>
<li>
<a title="Contact" href="#contact-section">
<i class="far fa-circle side-nav-bar circle4"></i>
</a>
</li>
</ul>
<div class="row">
<nav>
<figure>
<img id="personal-logo" src="./assets/logo.svg" alt="Logo">
<img id="personal-logo-sm" src="./assets/small-logo.svg" alt="Small Logo">
</figure>
<ul class="nav__link--list">
<li class="nav__link">
<a href="#" id="details-anchor" class="
nav__link--anchor
link__hover-effect
">Details</a>
</li>
<div id="portfolio__modal" class="portfolio__modal">
<h4 class="portfolio__modal--title">Personal Portfolio</h4>
<h5 class="portfolio__modal--sub-title">HTML, CSS, JavaScript, Git,<br> Kute.JS, Particles.JS, Figma & Photoshop</h5>
<hr>
<p class="portfolio__modal--para">
while(alive) {<br>
eat();<br>
sleep();<br>
code();<br>
}
</p>
<a href="https://github.com/CodeNKoffee/Fourth-Portfolio-Project" target="_blank" class="portfolio__modal--link">
<i class="fab fa-github"></i>
</a>
</div>
<li class="nav__link">
<a href="#about-section" class="
nav__link--anchor
link__hover-effect
">About</a>
</li>
<li class="nav__link">
<a href="#projects-section" class="
nav__link--anchor
link__hover-effect
">Projects</a>
</li>
<li class="nav__link nav__link--special">
<a href="#contact-section" class="
nav__link--anchor nav__link--anchor--special
">Contact</a>
</li>
</ul>
<div class="nav__container--mobile">
<button class="btn__menu" onclick="openMenu()">
<i class="fas fa-bars"></i>
</button>
<div class="menu__backdrop">
<button class="btn__menu btn__menu--close" onclick="closeMenu()">
<i class="fas fa-times"></i>
</button>
<ul class="menu__links">
<li class="menu__list">
<a href="#home-section" class="menu__link" onclick="closeMenu()">HOME</a>
</li>
<li class="menu__list">
<a href="#about-section" class="menu__link" onclick="closeMenu()">ABOUT</a>
</li>
<li class="menu__list">
<a href="#projects-section" class="menu__link" onclick="closeMenu()">PROJECTS</a>
</li>
<li class="menu__list">
<a href="#contact-section" class="menu__link" onclick="closeMenu()">CONTACT</a>
</li>
<div class="portfolio__modal--mobile">
<h4 class="portfolio__modal--title">Personal Portfolio</h4>
<h5 class="portfolio__modal--sub-title portfolio__modal--sub-title--mobile">HTML, CSS, JavaScript, Git,<br> Kute.JS, Particles.JS, Figma & Photoshop</h5>
<a href="https://github.com/CodeNKoffee/Fourth-Portfolio-Project" target="_blank" class="portfolio__modal--link--mobile">
<i class="fab fa-github"></i>
</a>
</div>
</ul>
</div>
</div>
</nav>
<header>
<div class="header__content">
<h1 class="header__title text">Redefining the web <span class="blue text-reverse">experience</span></h1>
<a class="header__btn" href="#about-section">ABOUT ME</a>
</div>
<figure class="header__img--wrapper">
<img id="header__img" src="./assets/unmasked-identity.png" alt="The Unmasked Identity">
</figure>
</header>
</div>
<ul class="imp__link--list">
<li class="imp__link--wrapper">
<a href="https://www.linkedin.com/in/h4temsoliman/" target="_blank">
<i class="fab fa-linkedin-in imp__link--anchor div1"></i>
</a>
</li>
<li class="imp__link--wrapper">
<a href="https://github.com/CodeNKoffee" target="_blank">
<i class="fab fa-github imp__link--anchor div2"></i>
</a>
</li>
<li class="imp__link--wrapper">
<a href="https://www.behance.net/hatemsolifuse" target="_blank">
<i class="fab fa-behance imp__link--anchor div3"></i>
</a>
</li>
<li class="imp__link--wrapper">
<a href="./assets/Hatem_Soliman_CV_compressed.pdf" target="_blank">
<i class="fas fa-file-pdf imp__link--anchor div4"></i>
</a>
</li>
</ul>
</div>
</section>
<div class="wave-wrapper">
<img class="waves" src="./assets/layered-waves-2-success.svg" alt="waves">
</div>
<section id="about-section" class="white-sections">
<div class="container">
<div class="row">
<div class="myself">
<h2 class="myself__title">I'm <span class="blue">Hatem</span> <span class="hand-wave">👋</span></h2>
<p class="myself__para">
I'm a <span id="age">18</span>-year-old Egyptian <span class="blue">front-end web developer</span> with a strong passion for building responsive and performant web applications with great user experiences that positively impact the world. As a <span class="blue">graphic designer</span> and <span class="blue">photographer</span> specialising in street and landscape photography, I can create an appealing <span class="blue">UI</span> that promotes the communication of ideas to your audience by combining my <span class="blue">graphic design</span> and <span class="blue">web development</span> expertise.
</p>
<figure class="myself__img--wrapper">
<img src="./assets/about me.svg" alt="About Me" id="myself__img">
</figure>
</div>
<div class="tech-stack">
<h2 class="stack__title">This is my <span class="blue">technology stack</span></h2>
<div class="language__list">
<div class="language">
<figure class="language__img--wrapper">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/38/HTML5_Badge.svg/240px-HTML5_Badge.svg.png" alt="HTML Logo" class="language__img">
</figure>
<span class="language__name">HTML</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://cdn.iconscout.com/icon/free/png-256/css-131-722685.png" alt="CSS Logo" class="language__img">
</figure>
<span class="language__name">CSS</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://cdn.iconscout.com/icon/free/png-256/javascript-1-225993.png" alt="JavaScript Logo" class="language__img">
</figure>
<span class="language__name">JavaScript</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://cdn.iconscout.com/icon/free/png-256/react-3-1175109.png" alt="React Logo" class="language__img">
</figure>
<span class="language__name">React</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://cdn.iconscout.com/icon/free/png-256/free-firebase-3521427-2944871.png?f=webp&w=256" alt="Firebase Logo" class="language__img">
</figure>
<span class="language__name">Firebase</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://raw.githubusercontent.com/reduxjs/redux/master/logo/logo.png" alt="Redux Logo" class="language__img">
</figure>
<span class="language__name">Redux</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://cdn.freebiesupply.com/logos/large/2x/git-icon-logo-png-transparent.png" alt="Git Logo" class="language__img">
</figure>
<span class="language__name">Git</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/da/GNOME_Terminal_icon_2019.svg/1024px-GNOME_Terminal_icon_2019.svg.png" alt="Terminal Logo" class="language__img">
</figure>
<span class="language__name">Terminal</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://code.visualstudio.com/assets/images/code-stable.png" alt="Visual Studio Code IDE Logo" class="language__img">
</figure>
<span class="language__name">VSCode</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/96/Sass_Logo_Color.svg/1280px-Sass_Logo_Color.svg.png" alt="SASS Logo" class="language__img">
</figure>
<span class="language__name">Sass</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://markdown-here.com/img/icon256.png" alt="Markdown Logo" class="language__img">
</figure>
<span class="language__name">Markdown</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://www.clipartmax.com/png/full/240-2409409_c-programming-icon-c-programming-language-icon.png" alt="C Logo" class="language__img">
</figure>
<span class="language__name">C</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://cdn.freebiesupply.com/logos/large/2x/python-5-logo-png-transparent.png" alt="Python Logo" class="language__img">
</figure>
<span class="language__name">Python</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://icon-library.com/images/django-icon/django-icon-0.jpg" alt="Django Logo" class="language__img">
</figure>
<span class="language__name">Django</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Sqlite-square-icon.svg/2048px-Sqlite-square-icon.svg.png" alt="SQLite3 Logo" class="language__img">
</figure>
<span class="language__name">SQLite3</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="./assets/java_programming.png" alt="Java Logo" class="language__img">
</figure>
<span class="language__name">Java</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Typescript_logo_2020.svg/1200px-Typescript_logo_2020.svg.png" alt="TypeScript Logo" class="language__img">
</figure>
<span class="language__name">TypeScript</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="./assets/Swift_programming.png" alt="Swift Logo" class="language__img">
</figure>
<span class="language__name">Swift</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://gooova.com/wp-content/uploads/2021/04/lrc-21-600x600.png" alt="LrC Logo" class="language__img">
</figure>
<span class="language__name">Lightroom</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://www.freelogovectors.net/wp-content/uploads/2021/09/adobe-photoshop-logo-freelogovectors.net_.png" alt="Photoshop" class="language__img">
</figure>
<span class="language__name">Photoshop</span>
</div>
<div class="language">
<figure class="language__img--wrapper">
<img src="https://cdn.freebiesupply.com/logos/thumbs/2x/figma-1-logo.png" alt="Figma Logo" class="language__img">
</figure>
<span class="language__name">Figma</span>
</div>
</div>
</div>
<div id="quotes" class="quotes">
<blockquote id="quotes__para" class="quotes__para">
“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.”
</blockquote>
<!-- <cite id="quotes__src" class="quotes__src">
- Martin Fowler
</cite> -->
<button id="quotes__btn" class="quotes__btn">
NEW QUOTE
</button>
</div>
<!-- COMING SOON -->
<a href="https://hatemsoliman.netlify.app/" target="_blank">
<div class="coming__soon">
<h4 class="coming__soon--title">
Coming Soon
</h4>
<figure class="coming__soon--img--wrapper">
<img class="coming__soon--img" src="./assets/my_room.svg" alt="COMING SOON...">
<!-- <script type="module" src="https://unpkg.com/@splinetool/viewer@0.9.483/build/spline-viewer.js"></script>
<spline-viewer id="spline__viewer" url="https://prod.spline.design/Q8S6tLE7-pJ1CxQE/scene.splinecode"></spline-viewer> -->
</figure>
</div>
</a>
</div>
</div>
</section>
<img src="./assets/layered-waves-2-flipped.svg" alt="waves" class="waves">
<section id="projects-section">
<div class="container">
<div class="row">
<h2 class="projects__title">Here are some of my <span class="blue">projects</span></h2>
<div id="alert__modal" class="alert__modal">
<h1 class="alert__modal--title">OOPS!</h1>
<p class="alert__modal--para">The project you're trying to access is currently under development. <span class="blue">Please try again later or contact <a class="support" href="mailto:hatemthedev@gmail.com">hatemthedev@gmail.com</a></span></p>
<ul class="alert__modal--btns">
<li class="alert__modal--btn--wrapper">
<button id="close__btn" class="alert__modal--btn">close</button>
</li>
<li class="alert__modal--btn--wrapper">
<a href="" id="retry__btn" class="alert__modal--btn alert__modal--btn--special">try again</a>
</li>
</ul>
</div>
<ul class="honeycomb">
<li class="honeycomb-cell">
<img class="honeycomb-cell_img" src="./assets/ProjectOneJPG-min.jpg">
<div class="honeycomb-cell_title">Brochure</div>
<div class="project__description">
<h4 class="project__description--title">Tour & Travel Agency</h4>
<h5 class="project__description--sub-title">HTML, CSS, JavaScript, Git & Figma</h5>
<p class="project__description--para">
Egypt's largest tourism enhancing campaign
</p>
<div class="project__description--links">
<a href="https://github.com/CodeNKoffee/First-Portfolio-Project" target="_blank" class="project__description--link">
<i class="fab fa-github"></i>
</a>
<a href="https://my-egypt.netlify.app/" class="project__description--link" target="_blank">
<i class="fas fa-link"></i>
</a>
</div>
</div>
</li>
<li class="honeycomb-cell">
<img class="honeycomb-cell_img" src="./assets/ProjectTwoJPG-min.jpg">
<div class="honeycomb-cell_title">Static Clone/API</div>
<div class="project__description project__description--middle">
<h4 class="project__description--title">Uber Eats Clone</h4>
<h5 class="project__description--sub-title">HTML, CSS, JavaScript, Git & APIs</h5>
<p class="project__description--para">
You crave, we cook.<br>A different approach towards Uber Eats
</p>
<div class="project__description--links">
<a href="https://github.com/CodeNKoffee/Third-Portfolio-Project" target="_blank" class="project__description--link">
<i class="fab fa-github"></i>
</a>
<a href="https://uber-cuisine.netlify.app/" class="project__description--link" target="_blank">
<i class="fas fa-link"></i>
</a>
</div>
</div>
</li>
<li class="honeycomb-cell">
<img class="honeycomb-cell_img" src="./assets/ProjectThreeJPG-min.jpg">
<div class="honeycomb-cell_title project__title--middle">Landing Page</div>
<div class="project__description project__description--middle">
<h4 class="project__description--title">Community Contribution</h4>
<h5 class="project__description--sub-title">HTML, CSS, JavaScript, Git & Figma</h5>
<p class="project__description--para">
World's best self-improvement & personal growth website in 2022
</p>
<div class="project__description--links">
<a href="https://github.com/CodeNKoffee/Second-Portfolio-Project" target="_blank" class="project__description--link">
<i class="fab fa-github"></i>
</a>
<a href="https://annafs.netlify.app/" class="project__description--link" target="_blank">
<i class="fas fa-link"></i>
</a>
</div>
</div>
</li>
<li class="honeycomb-cell">
<img class="honeycomb-cell_img" src="./assets/github_edge_res.jpeg">
<div class="honeycomb-cell_title">Chrome Extension</div>
<div class="project__description project__description--middle">
<h4 class="project__description--title">GitHub Edge</h4>
<h5 class="project__description--sub-title">HTML, CSS, JavaScript, Git & Figma</h5>
<p class="project__description--para">
Search your favourite developer from the comfort of your own tab.
</p>
<div class="project__description--links">
<a href="https://github.com/CodeNKoffee/GitHub-Edge" target="_blank" class="project__description--link">
<i class="fab fa-github"></i>
</a>
<a href="https://github-edge.netlify.app/" class="project__description--link" target="_blank">
<i class="fas fa-link"></i>
</a>
</div>
</div>
</li>
<li class="honeycomb-cell">
<img class="honeycomb-cell_img" src="./assets/client_portfolio.jpeg">
<div class="honeycomb-cell_title">Client's Portfolio</div>
<div class="project__description last__child">
<h4 class="project__description--title">Personal Portfolio</h4>
<h5 class="project__description--sub-title">CSS, React.js, JSX, Swiper.js, Git & Figma</h5>
<p class="project__description--para">
Striving to spread beauty through my sharp avid writing skills and professional social media design.
</p>
<div class="project__description--links">
<a href="https://github.com/CodeNKoffee/Client-Portfolio" target="_blank" class="project__description--link">
<i class="fab fa-github"></i>
</a>
<a href="#projects-section" class="project__description--link" onclick="alarm(this)">
<i class="fas fa-link"></i>
</a>
</div>
</div>
</li>
<li class="honeycomb-cell">
<img class="honeycomb-cell_img" src="https://www.ourdomeis.com/wp-content/uploads/2022/02/othyf-edary-baljamaa-alalmany-6022c0ed4f4c0.jpg">
<div class="honeycomb-cell_title">Website Remake</div>
<div class="project__description project__description--sixth">
<h4 class="project__description--title">GUC Website</h4>
<h5 class="project__description--sub-title">HTML, CSS, JavaScript, & Git</h5>
<p class="project__description--para">
What better way to flex your skills than re-creating a well-known university's wesbite.
</p>
<div class="project__description--links">
<a href="https://github.com/CodeNKoffee/GUC-Website-Remake" target="_blank" class="project__description--link">
<i class="fab fa-github"></i>
</a>
<a href="https://guc-edu-eg.netlify.app/home/index.html" class="project__description--link" target="_blank">
<i class="fas fa-link"></i>
</a>
</div>
</div>
</li>
<li class="honeycomb-cell">
<img class="honeycomb-cell_img" src="https://geauction.com/wp-content/uploads/2018/07/5-Auction-Tips-for-Beginners2.jpg">
<div class="honeycomb-cell_title">Full-Stack Web App</div>
<div class="project__description last__child">
<h4 class="project__description--title">SnapUp Auctions</h4>
<h5 class="project__description--sub-title">HTML, CSS, Bootstrap, JavaScript, Python, Django, SQLite3 & Git</h5>
<p class="project__description--para">
Want to sell your software licence? SnapUp is the place to bid!
</p>
<div class="project__description--links">
<a class="project__description--link">
<i class="fab fa-github"></i>
</a>
<a href="#projects-section" class="project__description--link" onclick="alarm(this)">
<i class="fas fa-link"></i>
</a>
</div>
</div>
</li>
<li class="honeycomb-cell">
<img class="honeycomb-cell_img" src="./assets/memento.png">
<div class="honeycomb-cell_title">PWA</div>
<div class="project__description last__child">
<h4 class="project__description--title">Memento Game</h4>
<h5 class="project__description--sub-title">React, Firebase, ServiceWorkers, CSS, & Git</h5>
<p class="project__description--para">
Jog your memory with a fun little memory game. (AVAILABLE ON ALL DEVICES).
</p>
<div class="project__description--links">
<a href="https://github.com/CodeNKoffee/fireship-memento" target="_blank" class="project__description--link">
<i class="fab fa-github"></i>
</a>
<a href="https://memento-game.firebaseapp.com/" class="project__description--link" target="_blank">
<i class="fas fa-link"></i>
</a>
</div>
</div>
</li>
<li class="honeycomb-cell">
<img class="honeycomb-cell_img" src="https://images.unsplash.com/photo-1622186477895-f2af6a0f5a97?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80">
<div class="honeycomb-cell_title">Utilities</div>
<div class="project__description last__child">
<h4 class="project__description--title">Tip Calculator</h4>
<h5 class="project__description--sub-title">HTML, CSS, JavaScript & Git</h5>
<p class="project__description--para">
Calculate tips with ease with your desired cut no matter how huge or little your bill is
</p>
<div class="project__description--links">
<a href="https://github.com/CodeNKoffee/Tip-Calculator" target="_blank" class="project__description--link">
<i class="fab fa-github"></i>
</a>
<a href="https://tocalctip.netlify.app/" class="project__description--link" target="_blank">
<i class="fas fa-link"></i>
</a>
</div>
</div>
</li>
<li class="honeycomb-cell">
<img class="honeycomb-cell_img" src="https://cdn2.unrealengine.com/Fortnite%2Fblog%2Fpatch-v-1-6---fortnite-battle-royale%2FFortnite_BR_Key-Art_w-Logo_ENG-1920x1080-3e2ce1453476b725fa59e7aeb6ecb90e4b75a0df.jpg">
<div class="honeycomb-cell_title">Fun</div>
<div class="project__description last__child">
<h4 class="project__description--title">Fortnite New Year Timer</h4>
<h5 class="project__description--sub-title">HTML, CSS, JavaScript & Git</h5>
<p class="project__description--para">
Celebrate new year's with your favourite battle royale game countdown timer.
</p>
<div class="project__description--links">
<a href="https://github.com/CodeNKoffee/Fortnite-New-Year-Countdown-Timer" target="_blank" class="project__description--link">
<i class="fab fa-github"></i>
</a>
<a href="https://fortnite-new-year-countdown-timer.netlify.app/" class="project__description--link" target="_blank">
<i class="fas fa-link"></i>
</a>
</div>
</div>
</li>
<li class="honeycomb-cell">
<img class="honeycomb-cell_img" src="https://library-ecommerce-egypt.web.app/static/media/Undraw_Books.64f45ed2.svg">
<div class="honeycomb-cell_title">E-Commerce Web App</div>
<div class="project__description last__child">
<h4 class="project__description--title">Library Co.</h4>
<h5 class="project__description--sub-title">React (+ Hooks), Axios, CSS & Git</h5>
<p class="project__description--para">
Purchase your favourite books from the comfort of your own home.
</p>
<div class="project__description--links">
<a href="https://github.com/CodeNKoffee/library-react" target="_blank" class="project__description--link">
<i class="fab fa-github"></i>
</a>
<a href="https://library-ecommerce-egypt.web.app/" class="project__description--link" target="_blank">
<i class="fas fa-link"></i>
</a>
</div>
</div>
</li>
<li class="honeycomb-cell">
<img class="honeycomb-cell_img" src="https://digitalassets.tesla.com/tesla-contents/image/upload/h_1800,w_2878,c_fit,f_auto,q_auto:best/roadster-hero-desktop">
<div class="honeycomb-cell_title">Web App Clone</div>
<div class="project__description last__child">
<h4 class="project__description--title">Tesla Clone</h4>
<h5 class="project__description--sub-title">React (+ Hooks), Redux, Firebase, CSS, & Git</h5>
<p class="project__description--para">
Tesla is everywhere with you.
</p>
<div class="project__description--links">
<a href="https://github.com/CodeNKoffee/tesla-clone" target="_blank" class="project__description--link">
<i class="fab fa-github"></i>
</a>
<a href="https://tesla-clone-77de2.web.app/" class="project__description--link" target="_blank">
<i class="fas fa-link"></i>
</a>
</div>
</div>
</li>
<li class="honeycomb-cell">
<img class="honeycomb-cell_img" src="https://nft-marketplace-hatemsoliman.vercel.app/static/media/nft.c82a8c50b34e0c3cbdda.png">
<div class="honeycomb-cell_title">Web App/Cloud API</div>
<div class="project__description last__child">
<h4 class="project__description--title">Ultraverse - NFT Marketplace</h4>
<h5 class="project__description--sub-title">React (+ Hooks), Axios, CSS, Owl.js, AOS, & Git</h5>
<p class="project__description--para">
Browse NFTs like never before with Ultraverse - the leading NFT Marketplace in the ME.
</p>
<div class="project__description--links">
<a href="https://github.com/CodeNKoffee/hatem-internship" target="_blank" class="project__description--link">
<i class="fab fa-github"></i>
</a>
<a href="https://nft-marketplace-hatemsoliman.vercel.app/" class="project__description--link" target="_blank">
<i class="fas fa-link"></i>
</a>
</div>
</div>
</li>
<li class="honeycomb-cell honeycomb_hidden">
</li>
</ul>
</div>
</div>
</section>
<div class="wave-wrapper">
<img class="waves" src="./assets/layered-waves-2-success.svg" alt="waves">
</div>
<section id="contact-section" class="white-section-2">
<div class="container">
<div class="row">
<div class="contact__header">
<div class="contact__title--wrapper">
<div class="contact__centrer"></div>
<h2 class="contact__title">Hire <span class="blue">Me</span></h2>
<figure class="contact__img--contract--wrapper">
<img src="./assets/contract.svg" alt="Contract" id="contact__img--contract">
</figure>
</div>
<p class="contact__para">
Feel free to contact me at any time, through any method below.
</p>
<div class="contact__block">
<figure class="contact__img--contact--wrapper">
<img src="./assets/contact.svg" alt="Contact Me" id="contact__img--contact">
</figure>
<div class="contact__centrer--two"></div>
</div>
</div>
<div class="contact__methods">
<form name="contact" id="contact__form" action="POST" method="post" data-netlify="true">
<div class="form__item">
<label class="form__item--label">Name</label>
<input class="input" name="name" type="text" required/>
</div>
<div class="form__item">
<label class="form__item--label">Email</label>
<input class="input" name="email" type="email" required/>
</div>
<div class="form__item">
<label class="form__item--label">Message</label>
<textarea class="input" name="message" type="text" required></textarea>
</div>
<div class="form__item">
<div id="recapthcha" data-netlify-recaptcha="true"></div>
</div>
<button id="contact__submit" class="form__submit" type="submit" value="send">
Send it my way
</button>
</form>
<div class="contact__socials">
<div class="contact__links">
<h3 class="contact__mail">
<a id="contact__mail--anchor" href="mailto:hatemthedev@gmail.com" target="_blank" title="Email">
hatemthedev@gmail.com
</a>
</h3>
<ul class="social__link--list">
<li class="social__link">
<a class="social__link--anchor" href="https://twitter.com/iamsolifuse" target="_blank">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="social__link">
<a class="social__link--anchor" href="https://www.tiktok.com/@codenkoffee" target="_blank">
<i class="fab fa-tiktok"></i>
</a>
</li>
</ul>
</div>
<figure class="contact__img--agreement--wrapper">
<img src="./assets/agreement.svg" alt="Agreement" id="contact__img--agreement">
</figure>
</div>
<svg
id="visual"
viewBox="0 0 900 600"
width="900"
height="600"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="1.1"
>
<g transform="translate(419.5919098635898 346.4461440853622)">
<path
id="blob-1"
d="M4.6 -57.8C9.2 -5.3 18.5 -10.7 81 -10.7C143.5 -10.7 259.2 -5.3 291 18.3C322.7 42 270.5 84 222.9 109.8C175.3 135.7 132.4 145.3 96 137.2C59.7 129 29.8 103 -7.2 115.4C-44.2 127.8 -88.3 178.7 -137.8 194.4C-187.3 210.2 -242.2 190.8 -239.8 152.6C-237.4 114.3 -177.7 57.2 -155.3 12.9C-132.9 -31.3 -147.9 -62.7 -154.5 -108.3C-161.2 -153.9 -159.6 -213.8 -132.5 -253.3C-105.3 -292.8 -52.7 -311.9 -26.3 -266.3C0 -220.7 0 -110.3 4.6 -57.8"
fill="#27bbc1"
></path>
</g>
<g
class="blobs"
transform="translate(500.2373891646196 256.03556354588545)"
>
<path
id="blob-2"
d="M67.4 -98.5C107.1 -93.8 172.6 -115.6 187.4 -103.6C202.1 -91.7 166.1 -45.8 161.4 -2.7C156.8 40.5 183.6 81 193.2 135.1C202.8 189.3 195.1 257 160.1 262.4C125 267.8 62.5 210.9 3.3 205.3C-56 199.7 -112 245.3 -112 219.7C-112 194 -56 97 -89 48.5C-122 0 -244 0 -282.7 -22.3C-321.4 -44.7 -276.7 -89.3 -233.5 -120.1C-190.2 -150.8 -148.4 -167.6 -109.7 -173C-71 -178.3 -35.5 -172.2 -10.8 -153.4C13.8 -134.6 27.7 -103.3 67.4 -98.5"
fill="#27bbc1"
></path>
</g>
</svg>
</div>
</div>
</div>
<script>
const tween = KUTE.fromTo('#blob-1', {
path: '#blob-1'
},
{
path: '#blob-2'
},
{
repeat: 1000,
duration: 3000,
yoyo: true
}
)
tween.start()
</script>
</section>
<img src="./assets/layered-waves-2-flipped.svg" alt="waves" class="waves">
<footer>
<div class="container footer__container">
<span class="copyright">
Copyright © 2024 Hatem Soliman
<br>
All Rights Reserved
</span>
<a class="footer__logo--anchor" href="#home-section">
<figure class="footer__logo--wrapper">
<img id="footer__logo" src="./assets/small-logo.svg" alt="Hatem Soliman">
</figure>
</a>
<figure class="footer__img--wrapper">
<img id="footer__img" src="./assets/code-thinking.svg" alt="Code Thinking">
</figure>
</div>
</footer>
<!-- <script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script> -->
<script src="particles.js"></script>
</body>
</html>