This repository has been archived by the owner on May 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
566 lines (539 loc) · 40.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Divine Anum is a skilled and dynamic frontend engineer who specializes in building visually captivating and accessible modern web experiences that elevates your online presence.">
<link rel="icon" type="image/x-icon" href="assets/head/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="assets/head/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/head/favicon-32x32.png">
<link rel="apple-touch-icon" href="assets/head/apple-touch-icon.png"/>
<link rel="icon" type="image/png" sizes="192x192" href="assets/head/android-chrome-192x192.png">
<link rel="icon" type="image/png" sizes="512x512" href="assets/head/android-chrome-512x512.png">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://divineanum.com/" />
<meta property="og:title" content="Divine Anum" />
<meta
property="og:description"
content="Divine Anum is a skilled and dynamic frontend engineer who specializes in building visually captivating and accessible modern web experiences that elevates your online presence." />
<meta property="og:image" content="assets/head/android-chrome-512x512.png" />
<!-- Twitter -->
<meta property="twitter:card" content="assets/head/android-chrome-512x512.png" />
<meta
property="twitter:url"
content="https://divineanum.com" />
<meta property="twitter:title" content="Divine Anum" />
<meta
property="twitter:description"
content="Divine Anum is a skilled and dynamic frontend engineer who specializes in building visually captivating and accessible modern web experiences that elevates your online presence" />
<meta property="twitter:image" content="assets/head/android-chrome-512x512.png" />
<meta name="theme-color" content="#22252a">
<!-- Analytics -->
<script async src="https://cdn.splitbee.io/sb.js"></script>
<title>Divine Anum | Portfolio</title>
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;700&family=Roboto+Mono:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<!-- Scss File -->
<link rel="stylesheet" href="src/scss/main.scss" />
<link rel="canonical" href="https://divineanum.com">
</head>
<body id="body">
<!-- Preloader -->
<div class="preloader">
<div class="preloader__img-wrapper">
<img src="assets/infinity-preloader.svg" alt="Infinity symbol Preloader">
</div>
</div>
<!-- End Preloader -->
<!-- Main Header -->
<header class="header">
<!-- Navbar -->
<nav class="header__navbar">
<div class="container-outer">
<div class="header__navbar-content">
<div class="header__navbar-header">
<img class="header__navbar-logo" src="assets/logos/logo-fill-gold.webp" width="50" alt="Divine Anum's logo">
<button type="button" class="header__navbar-toggle-btn" aria-label="mobile navigation menu button">
<div aria-hidden="true" class="bar"></div>
<div aria-hidden="true" class="bar"></div>
<div aria-hidden="true" class="bar"></div>
</button>
</div>
<div class="header__navbar-list-wrapper">
<ul class="header__navbar-list">
<li class="header__navbar-list-item">
<span class="header__navbar-list-item-num">01.</span>
<a href="#about-me" class="header__navbar-list-item-text">About</a>
</li>
<li class="header__navbar-list-item">
<span class="header__navbar-list-item-num">02.</span>
<a href="#tech-stack" class="header__navbar-list-item-text" >Skills</a>
</li>
<li class="header__navbar-list-item">
<span class="header__navbar-list-item-num">03.</span>
<a href="#what-ive-built" class="header__navbar-list-item-text" >Work</a>
</li>
<li class="header__navbar-list-item">
<span class="header__navbar-list-item-num">04.</span>
<a href="#contact-me" class="header__navbar-list-item-text" >Contact</a>
</li>
<li class="header__navbar-list-item row">
<a href="assets/Divine Anum's resume.pdf" download="Divine Anum's resume.pdf" class="primary-btn">Get resume</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
<!-- End Navbar -->
</header>
<!-- End Main Header -->
<!-- Hero Section -->
<section class="hero">
<div class="container-inner">
<h2 class="hero__intro-text">Hey there 👋🏻, I am</h2>
<h1 class="hero__author-name">Divine Anum</h1>
<h2 class="hero__author-work">I do magic on the web.</h2>
<p class="hero__short-desc">As a creative <a class="highlight-link" href="https://github.com/CHR-onicles" target="_blank">frontend engineer</a>, I aim to leave you awestruck with my expertly crafted and visually stunning work.</p>
<a href="#about-me" class="secondary-btn hero__cta">
<span aria-hidden="true" class="secondary-btn__circle"></span>
<span class="secondary-btn__text">Get to know me</span>
</a>
</div>
</section>
<!-- End Hero Section -->
<!-- Main Section -->
<main class="main">
<div class="container-inner">
<div class="main__content">
<!-- About Us Section -->
<section class="main__about" id="about-me">
<div class="main__heading-wrapper row about-reveal">
<span class="main__numbered-heading">01.</span>
<div class="mh-wrapper">
<h2 class="main__heading">About Me</h2>
<span aria-hidden="true"></span>
</div>
</div>
<div class="row section-reveal">
<div class="main__about-text-content">
<p class="main__about-para about-reveal">I'm a highly skilled and creative frontend engineer based in Accra, Ghana. My programming journey started in 2018 with C++ and later python. Although C++ helped me create a solid foundation in programming, I really loved the flexibility and simplicity of Python.</p>
<p class="main__about-para about-reveal">I built desktop apps with Python using PyQt5 and eventually discoverd <a href="https://www.electronjs.org" class="highlight-link" target="_blank">ElectronJS</a> which was used to build two of my favorite apps, <a href="https://discord.com" class="highlight-link" target="_blank">Discord 💙</a> and <a href="https://code.visualstudio.com" class="highlight-link" target="_blank">VSCode</a>. Learning that Electron was a framework which required some knowledge in Javascript, I created a road map to help me get there. </p>
<p class="main__about-para about-reveal">Long story short, that road map included learning web technologies like HTML, CSS, React etc. and that's how I'm a frontend engineer today. My goal is still to be a desktop app developer, but thanks to Javascript, I can build apps for all platforms: mobile, web and desktop 🤯.</p>
</div>
<div class="col image-reveal">
<b aria-hidden="true"></b>
<b aria-hidden="true"></b>
<b aria-hidden="true"></b>
<div class="main__about-img-wrapper">
<img class="main__about-img" src="assets/Divine.png" width="180" alt="Divine Anum's portrait">
</div>
</div>
</div>
</section>
<!-- End About Us Section -->
<!-- Tech Stack Section -->
<section class="main__tech" id="tech-stack">
<div class="main__heading-wrapper row tech-reveal">
<span aria-hidden="true"></span>
<div class="wrapper row">
<span class="main__numbered-heading">02.</span>
<h2 class="main__heading">My tech stack</h2>
</div>
<span aria-hidden="true"></span>
</div>
<ul class="main__tech-list row">
<li class="main__tech-list-item" >
<!-- I don't need all the 4 directions for all elements, but I'll leave them for future animations and debugging -->
<i class="i-left" aria-hidden="true"></i>
<i class="i-top" aria-hidden="true"></i>
<i class="i-right" aria-hidden="true"></i>
<i class="i-bottom" aria-hidden="true"></i>
<svg class="icon icon-python tech-reveal" aria-label="Python"><use xlink:href="assets/sprite.svg#icon-python"></use></svg>
<p class="tech-reveal">Python</p>
</li>
<li class="main__tech-list-item" >
<i class="i-left" aria-hidden="true"></i>
<i class="i-top" aria-hidden="true"></i>
<i class="i-right" aria-hidden="true"></i>
<i class="i-bottom" aria-hidden="true"></i>
<svg class="icon icon-html5 tech-reveal" aria-label="HTML"><use xlink:href="assets/sprite.svg#icon-html5"></use></svg>
<p class="tech-reveal">HTML</p>
</li>
<li class="main__tech-list-item" >
<i class="i-left" aria-hidden="true"></i>
<i class="i-top" aria-hidden="true"></i>
<i class="i-right" aria-hidden="true"></i>
<i class="i-bottom" aria-hidden="true"></i>
<svg class="icon icon-css3 tech-reveal" aria-label="CSS"><use xlink:href="assets/sprite.svg#icon-css3"></use></svg>
<p class="tech-reveal">CSS</p>
</li>
<li class="main__tech-list-item" >
<i class="i-left" aria-hidden="true"></i>
<i class="i-top" aria-hidden="true"></i>
<i class="i-right" aria-hidden="true"></i>
<i class="i-bottom" aria-hidden="true"></i>
<svg class="icon icon-bootstrap tech-reveal" aria-label="Bootstrap"><use xlink:href="assets/sprite.svg#icon-bootstrap"></use></svg>
<p class="tech-reveal">Bootstrap</p>
</li>
<li class="main__tech-list-item" >
<i class="i-left" aria-hidden="true"></i>
<i class="i-top" aria-hidden="true"></i>
<i class="i-right" aria-hidden="true"></i>
<i class="i-bottom" aria-hidden="true"></i>
<svg class="icon icon-sass tech-reveal" aria-label="Sass"><use xlink:href="assets/sprite.svg#icon-sass"></use></svg>
<p class="tech-reveal">Sass</p>
</li>
<li class="main__tech-list-item" >
<i class="i-left" aria-hidden="true"></i>
<i class="i-top" aria-hidden="true"></i>
<i class="i-right" aria-hidden="true"></i>
<i class="i-bottom" aria-hidden="true"></i>
<svg class="icon icon-styled-components tech-reveal" aria-label="Styled-components"><use xlink:href="assets/sprite.svg#icon-styled-components"></use></svg>
<p class="tech-reveal">Styled</p>
<p class="tech-reveal">components</p>
</li>
<li class="main__tech-list-item" >
<i class="i-left" aria-hidden="true"></i>
<i class="i-top" aria-hidden="true"></i>
<i class="i-right" aria-hidden="true"></i>
<i class="i-bottom" aria-hidden="true"></i>
<svg class="icon icon-javascript tech-reveal" aria-label="Javascript"><use xlink:href="assets/sprite.svg#icon-javascript"></use></svg>
<p class="tech-reveal">Javascript</p>
</li>
<li class="main__tech-list-item" >
<i class="i-left" aria-hidden="true"></i>
<i class="i-top" aria-hidden="true"></i>
<i class="i-right" aria-hidden="true"></i>
<i class="i-bottom" aria-hidden="true"></i>
<svg class="icon icon-react tech-reveal" aria-label="ReactJS"><use xlink:href="assets/sprite.svg#icon-react"></use></svg>
<p class="tech-reveal">ReactJS</p>
</li>
<li class="main__tech-list-item" >
<i class="i-left" aria-hidden="true"></i>
<i class="i-top" aria-hidden="true"></i>
<i class="i-right" aria-hidden="true"></i>
<i class="i-bottom" aria-hidden="true"></i>
<svg class="icon icon-node-dot-js tech-reveal" aria-label="NodeJS"><use xlink:href="assets/sprite.svg#icon-node-dot-js"></use></svg>
<p class="tech-reveal">NodeJS</p>
</li>
<li class="main__tech-list-item" >
<i class="i-left" aria-hidden="true"></i>
<i class="i-top" aria-hidden="true"></i>
<i class="i-right" aria-hidden="true"></i>
<i class="i-bottom" aria-hidden="true"></i>
<svg class="icon icon-mongodb tech-reveal" aria-label="MongoDB"><use xlink:href="assets/sprite.svg#icon-mongodb"></use></svg>
<p class="tech-reveal">MongoDB</p>
</li>
<li class="main__tech-list-item" >
<i class="i-left" aria-hidden="true"></i>
<i class="i-top" aria-hidden="true"></i>
<i class="i-right" aria-hidden="true"></i>
<i class="i-bottom" aria-hidden="true"></i>
<svg class="icon icon-mysql tech-reveal" aria-label="MySQL"><use xlink:href="assets/sprite.svg#icon-mysql"></use></svg>
<p class="tech-reveal">MySQL</p>
</li>
<li class="main__tech-list-item">
<i class="i-left" aria-hidden="true"></i>
<i class="i-top" aria-hidden="true"></i>
<i class="i-right" aria-hidden="true"></i>
<i class="i-bottom" aria-hidden="true"></i>
<svg class="icon icon-visualstudiocode tech-reveal" aria-label="VSCode"><use xlink:href="assets/sprite.svg#icon-visualstudiocode"></use></svg>
<p class="tech-reveal">VSCode</p>
</li>
</ul>
</section>
<!-- End Tech Stack Section -->
<!-- What I've Built Section -->
<section class="main__built" id="what-ive-built">
<div class="main__heading-wrapper row wib-heading-reveal">
<span class="main__numbered-heading">03.</span>
<div class="mh-wrapper">
<h2 class="main__heading">What I've Built</h2>
<span aria-hidden="true"></span>
</div>
</div>
<div class="main__built-project wib-reveal">
<div class="main__built-project-img-wrapper"></div>
<div class="main__built-project-text-content">
<p class="main__built-tag">
<span>Featured Project</span>
</p>
<h3 class="main__built-project-title">
<a href="https://danielandshah.com" target="_blank" rel="noopener noreferrer" >Daniel and Shah website</a>
</h3>
<p class="main__built-project-desc">Crafted a visually striking website for Daniel and Shah, to establish a strong digital presence in the domains of web3, crypto, and fintech and share their insights with the community.</p>
<ul class="main__built-project-stack row">
<li class="main__built-project-stack-item">React</li>
<li class="main__built-project-stack-item">Styled components</li>
<li class="main__built-project-stack-item">GSAP</li>
<li class="main__built-project-stack-item">Strapi</li>
</ul>
<ul class="main__built-project-footer row">
<li class="main__built-project-footer-item"><a href="https://danielandshah.com" target="_blank" rel="noopener noreferrer" >
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>External Link</title><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</a></li>
</ul>
</div>
</div>
<div class="main__built-project wib-reveal">
<div class="main__built-project-img-wrapper"></div>
<div class="main__built-project-text-content">
<p class="main__built-tag">
<span>Featured Project</span>
</p>
<h3 class="main__built-project-title">
<a href="https://weafricansunited.com" target="_blank" rel="noopener noreferrer" >We africans united website</a>
</h3>
<p class="main__built-project-desc">Developed a visually appealing website for We Africans United to showcase the rich cultural heritage and narratives of the African continent and its diaspora to the Italian community.</p>
<ul class="main__built-project-stack row">
<li class="main__built-project-stack-item">React</li>
<li class="main__built-project-stack-item">Styled components</li>
<li class="main__built-project-stack-item">GSAP</li>
<li class="main__built-project-stack-item">Webflow CMS</li>
</ul>
<ul class="main__built-project-footer row">
<li class="main__built-project-footer-item"><a href="https://weafricansunited.com" target="_blank" rel="noopener noreferrer" >
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>External Link</title><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</a></li>
</ul>
</div>
</div>
<div class="main__built-project wib-reveal">
<div class="main__built-project-img-wrapper"></div>
<div class="main__built-project-text-content">
<p class="main__built-tag">
<span>Featured Project</span>
</p>
<h3 class="main__built-project-title">
<a href="https://polymorphlabs.io" target="_blank" rel="noopener noreferrer" >Polymorph Labs website</a>
</h3>
<p class="main__built-project-desc">Revamped the official website of Polymorph Labs, a perfect example of my creative prowess.</p>
<ul class="main__built-project-stack row">
<li class="main__built-project-stack-item">React</li>
<li class="main__built-project-stack-item">Styled components</li>
<li class="main__built-project-stack-item">GSAP</li>
</ul>
<ul class="main__built-project-footer row">
<li class="main__built-project-footer-item"><a href="https://polymorphlabs.io" target="_blank" rel="noopener noreferrer" >
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>External Link</title><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</a></li>
</ul>
</div>
</div>
</section>
<!-- End What I've Built Section -->
<!-- Other Projects I've Built Section -->
<section class="main__other-projects" id="other-projects">
<div class="main__heading-wrapper row op-reveal">
<h2 class="main__heading">Other Projects</h2>
</div>
<p class="main__heading-summary op-reveal">I don't limit myself to frontend alone, no! I leverage on any tool that can help me solve problems and do pretty cool stuff.</p>
<div class="main__other-projects-card-container row">
<div class="main__other-projects-card row1-reveal">
<div class="main__other-projects-card-header row">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"><title>Folder</title><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg>
<a href="https://github.com/CHR-onicles/Whatsapp-bot" target="_blank" rel="noopener noreferrer" >
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>GitHub</title><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
</a>
<!-- <a href="#" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>External Link</title><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</a> -->
</div>
<div class="main__other-projects-card-text-content">
<h3 class="main__other-projects-card-heading"><a href="https://github.com/CHR-onicles/Whatsapp-bot" target="_blank" >Whatsapp bot</a></h3>
<p class="main__other-projects-card-desc">A whatsapp bot/personal assistant created for '22 final year students of the University of Ghana to make their academic lives easier. Affectionately called, "Ethereal".</p>
<ul class="main__other-projects-card-stack-list row">
<li class="main__other-projects-card-stack-list-item">Node</li>
<li class="main__other-projects-card-stack-list-item">Express</li>
<li class="main__other-projects-card-stack-list-item">MongoDB</li>
<li class="main__other-projects-card-stack-list-item">Mongoose</li>
</ul>
</div>
</div>
<div class="main__other-projects-card row1-reveal">
<div class="main__other-projects-card-header row">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"><title>Folder</title><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg>
<a href="https://github.com/CHR-onicles/Web_project_setup_script" target="_blank" rel="noopener noreferrer" >
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>GitHub</title><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
</a>
<!-- <a href="#" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>External Link</title><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</a> -->
</div>
<div class="main__other-projects-card-text-content">
<h3 class="main__other-projects-card-heading"><a href="https://github.com/CHR-onicles/Web_project_setup_script" target="_blank" >Web project setup script</a></h3>
<p class="main__other-projects-card-desc">Automation script to setup my workflow for starting frontend projects.</p>
<ul class="main__other-projects-card-stack-list row">
<li class="main__other-projects-card-stack-list-item">Javascript</li>
<li class="main__other-projects-card-stack-list-item">Node</li>
<li class="main__other-projects-card-stack-list-item">Nutjs</li>
<li class="main__other-projects-card-stack-list-item">Shell</li>
</ul>
</div>
</div>
<div class="main__other-projects-card row1-reveal">
<div class="main__other-projects-card-header row">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"><title>Folder</title><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg>
<a href="https://github.com/CHR-onicles/FEM-loopstudios-landing-page" target="_blank" rel="noopener noreferrer" >
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>GitHub</title><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
</a>
<a href="https://lpstudios-lp.vercel.app" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>External Link</title><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</a>
</div>
<div class="main__other-projects-card-text-content">
<h3 class="main__other-projects-card-heading"><a href="https://lpstudios-lp.vercel.app" target="_blank">Loop studios landing page</a></h3>
<p class="main__other-projects-card-desc">Landing page concept for a virtual reality company. This was a challenge I took to help level up my skills on <a href="https://www.frontendmentor.io/home" class="highlight-link" target="_blank">Frontend mentor</a>.</p>
<ul class="main__other-projects-card-stack-list row">
<li class="main__other-projects-card-stack-list-item">HTML</li>
<li class="main__other-projects-card-stack-list-item">CSS</li>
<li class="main__other-projects-card-stack-list-item">Javascript</li>
</ul>
</div>
</div>
<div class="main__other-projects-card row2-reveal">
<div class="main__other-projects-card-header row">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"><title>Folder</title><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg>
<a href="https://github.com/CHR-onicles/FEM-sunnyside-agency-landing-page" target="_blank" rel="noopener noreferrer" >
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>GitHub</title><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
</a>
<a href="https://sunnyside-agency-fem.vercel.app" target="_blank" rel="noopener noreferrer" >
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>External Link</title><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</a>
</div>
<div class="main__other-projects-card-text-content">
<h3 class="main__other-projects-card-heading"><a href="https://sunnyside-agency-fem.vercel.app" target="_blank">Sunnyside agency landing page</a></h3>
<p class="main__other-projects-card-desc">Landing page for a creative agency that grows brands. Another challenge by Frontend Mentor.</p>
<ul class="main__other-projects-card-stack-list row">
<li class="main__other-projects-card-stack-list-item">HTML</li>
<li class="main__other-projects-card-stack-list-item">CSS</li>
<li class="main__other-projects-card-stack-list-item">Javascript</li>
</ul>
</div>
</div>
<div class="main__other-projects-card row2-reveal">
<div class="main__other-projects-card-header row">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"><title>Folder</title><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg>
<a href="https://github.com/CHR-onicles/FEM-huddle-landing-page" target="_blank" rel="noopener noreferrer" >
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>GitHub</title><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
</a>
<a href="https://fem-huddle-lp.vercel.app" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>External Link</title><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</a>
</div>
<div class="main__other-projects-card-text-content">
<h3 class="main__other-projects-card-heading"><a href="https://fem-huddle-lp.vercel.app" target="_blank" >Huddle landing page</a></h3>
<p class="main__other-projects-card-desc">A quick Frontend Mentor challenge I took to get familiar with Styled Components which I absolutely recommend to everyone.</p>
<ul class="main__other-projects-card-stack-list row">
<li class="main__other-projects-card-stack-list-item">React</li>
<li class="main__other-projects-card-stack-list-item">Styled components</li>
</ul>
</div>
</div>
<div class="main__other-projects-card row2-reveal">
<div class="main__other-projects-card-header row">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"><title>Folder</title><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg>
<a href="https://github.com/CHR-onicles/chr-mart" target="_blank" rel="noopener noreferrer" >
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>GitHub</title><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
</a>
<a href="https://chr-mart.vercel.app" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>External Link</title><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</a>
</div>
<div class="main__other-projects-card-text-content">
<h3 class="main__other-projects-card-heading"><a href="https://chr-mart.vercel.app" target="_blank" >CHR mart</a></h3>
<p class="main__other-projects-card-desc">Early frontend project inspired by a Pinterest design. E-commerce landing page concept with impressive aesthetics, though lacking extensive features.</p>
<ul class="main__other-projects-card-stack-list row">
<li class="main__other-projects-card-stack-list-item">HTML</li>
<li class="main__other-projects-card-stack-list-item">Scss</li>
<li class="main__other-projects-card-stack-list-item">Javascript</li>
</ul>
</div>
</div>
</div>
<a href="https://github.com/CHR-onicles" class="secondary-btn main__other-projects-cta row2-reveal" target="_blank">
<span aria-hidden="true" class="secondary-btn__circle"></span>
<span class="secondary-btn__text">See all projects</span>
</a>
</div>
</section>
<!-- End Other Projects I've Built Section -->
<!-- Contact Me Section -->
<section class="main__contact" id="contact-me">
<div class="main__heading-wrapper row contact-reveal">
<span class="main__contact-numbered-heading">04.</span>
<h2 class="main__contact-small-heading">Reach out</h2>
</div>
<h2 class="main__contact-big-heading contact-reveal">Let's work together</h2>
<p class="main__contact-info contact-reveal">
So you've seen my work and are intrigued. You are definitely down for business, or you just want to know how I'm able to piece all this magical pieces together. My inbox is always open, let's connect!
</p>
<!-- <a href="mailto:[email protected]" class="primary-btn main__contact-cta">Hire me</a> -->
<a href="mailto:[email protected]" class="secondary-btn main__contact-cta contact-reveal">
<span aria-hidden="true" class="secondary-btn__circle"></span>
<span class="secondary-btn__text">Send message</span>
</a>
</section>
<!-- End Contact Me Section -->
</div>
</div>
</main>
<!-- End Main Section -->
<!-- Footer -->
<footer class="footer">
<div class="container-inner">
<ul class="footer__social-list row">
<li class="footer__social-list-item">
<a href="https://github.com/CHR-onicles" target="_blank" rel="noreferrer noopener" >
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>GitHub</title><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
</a>
</li>
<li class="footer__social-list-item">
<a href="https://linkedin.com/in/divineanum" target="_blank" rel="noreferrer noopener" >
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>LinkedIn</title><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" r="2"></circle></svg>
</a>
</li>
<li class="footer__social-list-item">
<a href="https://twitter.com/OniclesChr" target="_blank" rel="noreferrer noopener">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>Twitter</title><path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></path></svg>
</a>
</li>
<li class="footer__social-list-item">
<a href="https://www.instagram.com/chr_onicles48" target="_blank" rel="noreferrer noopener">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>Instagram</title><rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line></svg>
</a>
</li>
<b class="footer__social-list-left-bar" aria-hidden="true"></b>
</ul>
<p class="footer__author">© 2022 <a href="https://linkedin.com/in/divineanum" class="highlight-link">Divine Anum</a></p>
<p class="footer__author-email">
<a href="mailto:[email protected]">[email protected]</a>
<b class="footer__author-email-right-bar" aria-hidden="true"></b>
</p>
</div>
</footer>
<!-- End Footer -->
<!-- GSAP CDNs -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.8.0/gsap.min.js"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.8.0/CSSRulePlugin.min.js"
integrity="sha512-1z2hYE5HWzZW8cAJRhlwT472AGZC3HlJyWYmW3SXG/Qh0S6TFdkYEqJaPwT7eCy9tI4KvwrRVK6IGqtqErpHQg=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.8.0/ScrollTrigger.min.js"
integrity="sha512-CPA5LMoJI/a5HkSIAKcBtFXe4gqGjPUL2ExF/3PmhrrHI17wod9xOqqF+0WZQRKIIq0KwF8oG5BaiWobtrke3A=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
></script>
<!-- My Javascript File -->
<script src="src/js/gsap_animations.js"></script>
<script src="src/js/script.js"></script>
</body>
</html>