-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
449 lines (436 loc) · 47.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="img/favicon.webp" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Banobe Pascal</title>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css"
/>
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans|Quicksand" rel="stylesheet">
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.7.1/css/all.css"
integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="css/index.css" />
</head>
<body>
<div id="loading">
<div id="spinner"></div>
</div>
<div class="desktop-menu">
<a
id="about"
onclick="showabout()"
class="animated fadeIn"
style="animation-delay: 2.2s;"
>about</a
>
<a
id="work"
onclick="showwork()"
class="animated fadeIn"
style="animation-delay: 2.2s;"
>works</a
>
<a
id="contact"
class="animated fadeIn"
style="text-decoration: none;"
target="_blank"
href="mailto:[email protected]"
>contact</a
>
</div>
<div id="middle" class="animated slideInDown" style="animation-delay: 2s;">
<div id="menu">
<a onclick="showabout()">about</a>
<a onclick="showwork()">work</a>
<a style="text-decoration: none;" target="_blank" href="mailto:[email protected]">contact</a>
</div>
<h1>Pascal</h1>
<p>I'm a Fullstack Developer</p>
<a href="banobepascal.pdf" class="btn_two">Resume</a>
<table>
<tr>
<td class="animated zoomIn" style="animation-delay: 2.2s;">
<a
href="https://github.com/banobepascal"
target="_blank"
class="social"
><i class="fab fa-github"></i
></a>
</td>
<td class="animated zoomIn" style="animation-delay: 2.4s;">
<a
href="https://www.linkedin.com/in/banobe-pascal-36196519a"
class="social"
target="_blank"
><i class="fab fa-linkedin"></i
></a>
</td>
<td class="animated zoomIn" style="animation-delay: 2.6s;">
<a
href="https://medium.com/@banobepascal"
class="social"
target="_blank"
><i class="fab fa-medium"></i
></a>
</td>
<td class="animated zoomIn" style="animation-delay: 2.8s;">
<a
href="https://twitter.com/LifeofPascal"
class="social"
target="_blank"
><i class="fab fa-twitter"></i
></a>
</td>
</tr>
</table>
</div>
<div id="work_container" class="container">
<div onclick="closework()" class="back-pointer">
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="24" height="24"
viewBox="0 0 172 172"
style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g fill="#ffffff"><path d="M138.17692,89.80192c2.09983,-2.09983 2.09983,-5.50042 0,-7.60025l-73.45833,-73.45833c-2.09983,-2.09983 -5.50042,-2.09983 -7.60025,0l-23.29167,23.29167c-2.09983,2.09983 -2.09983,5.50042 0,7.60025l46.36475,46.36475l-46.36833,46.36475c-2.09983,2.09983 -2.09983,5.50042 0,7.60025l23.29167,23.29167c1.04992,1.0535 2.42592,1.57667 3.80192,1.57667c1.376,0 2.752,-0.52317 3.80192,-1.57308z"></path></g></g></svg>
</div>
<h1>Works</h1>
<section>
<h3 class="recent-projects">RECENT PROJECTS</h3>
<div class="projects">
<div class="project">
<div class="project-name">
<h2>Mansa shop</h2>
</div>
<div class="project-content">
<img src="img/mansa-frontend.webp" alt="" />
<div class="project-overlay"></div>
<div class="project-description">
<h6>
An e-commerce web app for shopping vareity of products and services
<br /><br />
Developed using React + TypeScript + Mobx for frontend and Firebase as
an authentication service and cloud Firestore as a database
<br /><br />
Mobile money for processing payments after users finish
to checkout.
<ul>
<li>
<a
href="https://mansa.vercel.app/"
target="_blank"
>See live</a
>
</li>
</ul>
</h6>
</div>
</div>
</div>
<div class="project">
<div class="project-name">
<h2>Crown trendzz</h2>
</div>
<div class="project-content">
<img src="img/trendzz.webp" alt="" />
<div class="project-overlay"></div>
<div class="project-description">
<h6>
An online e-commerce platform for Fashion
<br /><br />
Developed using Reactjs + Redux for frontend and Firebase as
an authentication service and Firestore as a database
<br /><br />
I used Stripe API for processing payments after users finish
to checkout.
<ul>
<li>
<a
href="http://crown-trendzz.herokuapp.com/"
target="_blank"
>See live</a
>
</li>
<li>
<a
href="https://github.com/banobepascal/fashion-store"
target="_blank"
>view code</a
>
</li>
</ul>
</h6>
</div>
</div>
</div>
<div class="project">
<div class="project-name">
<h2>E Learner</h2>
</div>
<div class="project-content">
<img src="img/learner.webp" alt="" />
<div class="project-overlay"></div>
<div class="project-description">
<h6>
E Learner is an online learning platform for students.
<br /><br />
Developed using Reactjs + Redux for frontend and
react-bootstrap for additional designs.
<br /><br />
I used Firebase as an authentication service and Firestorm as
a database.
<ul>
<li>
<a
href="http://e-learner-live.herokuapp.com/"
target="_blank"
>See Live</a
>
</li>
<li>
<a
href="https://github.com/banobepascal/e-learner"
target="_blank"
>view code</a
>
</li>
</ul>
</h6>
</div>
</div>
</div>
<div class="project">
<div class="project-name">
<h2>teamwork</h2>
</div>
<div class="project-content">
<img src="img/team.webp" alt="" />
<div class="project-overlay"></div>
<div class="project-description">
<h6>
An internal social network for organizations’ employees
<br /><br />
Developed front-end web application in HTML/CSS, JavaScript
and deployed to gh-pages
<br /><br />
Developed back-end API using Node/Express, Postgres and
deployed to heroku
<ul>
<li>
<a
href="https://banobepascal.github.io/teamwork/ui/"
target="_blank"
>See Live</a
>
</li>
<li>
<a
href="https://github.com/banobepascal/teamwork"
target="_blank"
>view code</a
>
</li>
</ul>
</h6>
</div>
</div>
</div>
<div class="project">
<div class="project-name">
<h2>fast food</h2>
</div>
<div class="project-content">
<img src="img/fastfood.webp" alt="" />
<div class="project-overlay"></div>
<div class="project-description">
<h6>
Fast food is a food delivery service API for a restaurant.
<br /><br />
Developed using Nodejs + Express for frontend and
react-bootstrap for additional designs.
<br /><br />
I used MongoDb as a database and Mongoose as an ORM for
querying the database.
<ul>
<li>
<a
href="https://github.com/banobepascal/fast-food"
target="_blank"
>view code</a
>
</li>
</ul>
</h6>
</div>
</div>
</div>
<div class="project">
<div class="project-name">
<h2>Sir Jose Hotel</h2>
</div>
<div class="project-content">
<img src="img/sirjose.webp" alt="" />
<div class="project-overlay"></div>
<div class="project-description">
<h6>
A static website for Sir Jose Hotel
<br /><br />
Developed using HTML/CSS, JavaScript, Jquery and oogle fonts
to style the site fonts.
<br /><br />
Website was deployed using gh-pages
<ul>
<li>
<a
href="https://banobepascal.github.io/Hotel-Website/"
target="_blank"
>See Live</a
>
</li>
<li>
<a
href="https://github.com/banobepascal/Hotel-Website/"
target="_blank"
>view code</a
>
</li>
</ul>
</h6>
</div>
</div>
</div>
</div>
</section>
<a href="https://github.com/banobepascal?tab=repositories" class="btn_two" target="_blank">more projects</a>
</div>
<div id="about_container" class="container">
<div onclick="closeabout()" class="back-pointer">
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="24" height="24"
viewBox="0 0 172 172"
style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g fill="#ffffff"><path d="M110.55031,10.535c-0.90031,0 -1.74688,0.36281 -2.39188,0.99438l-72.52219,71.94437c-1.35719,1.34375 -1.37062,3.52063 -0.02687,4.86438l71.94437,72.53562c1.34375,1.34375 3.52063,1.35719 4.86438,0.01344l20.72062,-20.54594c1.35719,-1.34375 1.37063,-3.52062 0.02688,-4.87781l-48.96625,-49.35594l49.36937,-48.96625c1.34375,-1.34375 1.35719,-3.52062 0.01344,-4.86437l-20.54594,-20.72063c-0.65844,-0.67187 -1.55875,-1.03469 -2.48594,-1.02125z"></path></g></g></svg>
</div>
<h1>about me</h1>
<section>
<p>
Hi, I'm Banobe Pascal, a freelance software developer with strong work ethics. I am a well organized programmer
with 2+ years of experience in web and software development, passionate about Technology and driven to learn new
skills plus adapting to the different changes and patterns in the IT industry.
</p>
<p>
My primary goal is to use my expert problem solving and communication
skills to work with teams developing products and tools people love to
use, along with my strong personal knowledge and skills in software
development.
</p>
</section>
<h1>skills</h1>
<section>
<h3>PROGRAMMING LANGUAGES</h3>
<ul>
<!-- JS -->
<li><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="48" height="48"
viewBox="0 0 172 172"
style=" fill:#000000;"><g transform=""><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><path d="" fill="none"></path><path d="" fill="none"></path><g><path d="M21.5,150.5v-129h129v129z" fill="#ffd600"></path><path d="M105.8445,118.06008c2.47967,4.02767 5.17433,7.88692 10.88258,7.88692c4.7945,0 7.31,-2.38292 7.31,-5.67958c0,-3.94525 -2.6015,-5.34633 -7.87617,-7.64325l-2.89175,-1.23267c-8.34558,-3.54033 -13.89617,-7.9765 -13.89617,-17.34692c0,-8.63583 6.61125,-15.20767 16.942,-15.20767c7.35658,0 12.642,2.54775 16.45467,9.21992l-9.0085,5.75842c-1.98158,-3.54033 -4.12442,-4.93425 -7.44617,-4.93425c-3.38983,0 -5.53625,2.13925 -5.53625,4.93425c0,3.45433 2.15,4.85183 7.11292,6.99108l2.89175,1.23267c9.83625,4.18892 15.38325,8.46742 15.38325,18.08508c0,10.363 -8.18433,16.04258 -19.17083,16.04258c-10.74642,0 -16.84883,-5.39292 -20.24583,-12.06867zM64.328,118.35392c1.81317,3.2465 4.56875,5.74408 8.53192,5.74408c3.79117,0 5.97342,-1.49783 5.97342,-7.32075v-37.94392h11.94325v39.77858c0,12.06508 -6.99825,17.55475 -17.21792,17.55475c-9.23425,0 -15.89925,-6.2565 -18.61542,-12.06867z" fill="#000001"></path></g></g></g></svg></li>
<!-- Typescript -->
<li><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="20px"
width="48" height="48"
viewBox="0 0 172 172"
style="fill:#FFF;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g fill="#1C99EE"><path d="M21.5,35.83333v100.33333c0,7.91917 6.41417,14.33333 14.33333,14.33333h100.33333c7.91917,0 14.33333,-6.41417 14.33333,-14.33333v-100.33333c0,-7.91917 -6.41417,-14.33333 -14.33333,-14.33333h-100.33333c-7.91917,0 -14.33333,6.41417 -14.33333,14.33333zM97.93967,89.23217h-15.179v46.9345h-12.2335v-46.9345h-14.86367v-10.39883h42.27617zM100.319,133.48633v-12.54883c0,0 6.85133,5.16717 15.07867,5.16717c8.22733,0 7.90483,-5.375 7.90483,-6.11317c0,-7.8045 -23.29883,-7.8045 -23.29883,-25.0905c0,-23.51383 33.9485,-14.233 33.9485,-14.233l-0.42283,11.17283c0,0 -5.69033,-3.79833 -12.126,-3.79833c-6.4285,0 -8.7505,3.06017 -8.7505,6.32817c0,8.43517 23.51383,7.5895 23.51383,24.56733c0,26.144 -35.84767,14.54833 -35.84767,14.54833z"></path></g></g></svg></li>
<!-- React -->
<li><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="48" height="48"
viewBox="0 0 172 172"
style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g><path d="M99.975,86c0,7.72495 -6.25005,13.975 -13.975,13.975c-7.72495,0 -13.975,-6.25005 -13.975,-13.975c0,-7.72495 6.25005,-13.975 13.975,-13.975c7.72495,0 13.975,6.25005 13.975,13.975z" fill="#80DEEA"></path><path d="M86,101.05c-8.29685,0 -15.05,-6.751 -15.05,-15.05c0,-8.299 6.75315,-15.05 15.05,-15.05c8.29685,0 15.05,6.751 15.05,15.05c0,8.299 -6.75315,15.05 -15.05,15.05zM86,73.1c-7.11435,0 -12.9,5.78565 -12.9,12.9c0,7.11435 5.78565,12.9 12.9,12.9c7.11435,0 12.9,-5.78565 12.9,-12.9c0,-7.11435 -5.78565,-12.9 -12.9,-12.9z" fill="#4e7ab5"></path><g><path d="M52.6191,162.33145c-3.67865,0 -7.02835,-0.8428 -9.9588,-2.5026c-4.902,-2.77995 -8.2904,-7.57015 -10.0749,-14.233c-2.07475,-7.75505 -1.8275,-18.0557 0.7138,-29.8377c-20.4938,-7.04985 -32.2242,-17.8665 -32.2242,-29.75815c0,-11.8938 11.72825,-22.7083 32.22205,-29.756c-2.5413,-11.78415 -2.7907,-22.0848 -0.71595,-29.83985c1.7845,-6.665 5.1729,-11.4552 10.07275,-14.233c2.9283,-1.6598 6.28015,-2.5026 9.9588,-2.5026c9.4342,0 21.26565,5.8695 33.39165,16.5507c12.126,-10.67045 23.95315,-16.53565 33.3766,-16.53565c3.67865,0 7.02835,0.8428 9.9588,2.5026c4.89555,2.77565 8.2861,7.55725 10.0706,14.21365c2.0769,7.7529 1.8275,18.0557 -0.71595,29.842c20.4981,7.0477 32.23065,17.86435 32.23065,29.75815c0,11.8938 -11.73255,22.71045 -32.23065,29.7603c2.5413,11.78415 2.7907,22.0848 0.7138,29.8377c-1.7845,6.65855 -5.17075,11.44015 -10.062,14.2158c-2.9326,1.6598 -6.28445,2.5026 -9.96095,2.5026c-9.4299,0 -21.26135,-5.8652 -33.38305,-16.53135c-12.126,10.67905 -23.9553,16.5464 -33.38305,16.5464zM41.57455,118.2629c-2.13065,10.14155 -2.3693,18.80605 -0.6794,25.10985c1.1653,4.3559 3.18415,7.37665 6.0071,8.97625c1.61895,0.91805 3.5432,1.3846 5.71685,1.3846c7.2971,0 16.9033,-4.9063 27.13515,-13.83955c-5.12775,-5.1643 -10.13295,-11.01015 -14.8952,-17.39565c-8.23665,-0.8944 -16.06265,-2.3177 -23.2845,-4.2355zM92.2479,139.88975c10.2297,8.92465 19.83805,13.82665 27.13515,13.8288c2.17365,0 4.0979,-0.46655 5.72115,-1.3846c2.81435,-1.5953 4.8289,-4.6096 5.99205,-8.95905c1.6899,-6.3081 1.4534,-14.97045 -0.67725,-25.10985c-7.2283,1.9178 -15.05645,3.3411 -23.29095,4.2355c-4.7601,6.3855 -9.75885,12.2292 -14.88015,17.3892zM76.4669,123.39495c3.1218,3.8184 6.3167,7.38095 9.5331,10.621c3.2078,-3.2379 6.40485,-6.80045 9.5245,-10.621c-3.20565,0.15265 -6.3984,0.23005 -9.5245,0.23005c-3.12825,0 -6.32315,-0.0774 -9.5331,-0.23005zM69.55035,114.33485c5.36425,0.45795 10.8962,0.69015 16.44965,0.69015c5.55775,0 11.08325,-0.2322 16.4389,-0.688c3.1949,-4.4806 6.24145,-9.1762 9.0601,-13.96425c2.7262,-4.63325 5.29115,-9.4686 7.62605,-14.3749c-2.32845,-4.8934 -4.89125,-9.7266 -7.6239,-14.3706c-2.8122,-4.7773 -5.85875,-9.4729 -9.06225,-13.96425c-5.35135,-0.4558 -10.87685,-0.688 -16.4389,-0.688c-5.5642,0 -11.09185,0.2322 -16.44105,0.69015c-3.2035,4.4849 -6.25435,9.1805 -9.07085,13.96425c-2.7305,4.64185 -5.2933,9.47505 -7.6239,14.3749c2.3263,4.8891 4.8891,9.7223 7.62175,14.3706c2.8036,4.76225 5.85015,9.4557 9.0644,13.95995zM123.60565,96.27485c-1.5179,2.8939 -3.0917,5.7319 -4.69775,8.4581c-1.61895,2.7563 -3.3411,5.5212 -5.1299,8.2474c5.1041,-0.7869 9.98675,-1.79525 14.55765,-3.01c-1.2685,-4.40535 -2.85735,-8.9999 -4.73,-13.6955zM43.6536,109.9682c4.57305,1.2126 9.45355,2.2231 14.5512,3.01c-1.79955,-2.7434 -3.5217,-5.51045 -5.1299,-8.24525c-1.60175,-2.72405 -3.1777,-5.55775 -4.69345,-8.45165c-1.86405,4.6741 -3.45075,9.26435 -4.72785,13.6869zM128.6044,86c3.2852,7.29065 5.96195,14.49745 7.9722,21.45055c15.9143,-5.5986 25.7484,-13.76645 25.7484,-21.45055c0,-7.6841 -9.8341,-15.85195 -25.7484,-21.45055c-2.00595,6.9531 -4.68485,14.1599 -7.9722,21.45055zM35.4148,64.55375c-15.90785,5.59645 -25.7398,13.7643 -25.7398,21.44625c0,7.6841 9.83195,15.85195 25.7441,21.4484c2.0081,-6.95525 4.68485,-14.16205 7.96575,-21.4441c-3.28305,-7.2842 -5.9598,-14.491 -7.97005,-21.45055zM43.65145,62.0318c1.2771,4.4161 2.8638,9.0085 4.73,13.6912c1.5136,-2.8853 3.0874,-5.72115 4.6956,-8.4538c1.6168,-2.74985 3.33895,-5.51475 5.1342,-8.2474c-5.1041,0.78475 -9.9846,1.79525 -14.5598,3.01zM113.7823,59.01965c1.79955,2.74555 3.5217,5.51045 5.1299,8.24955c1.6039,2.72405 3.17985,5.5599 4.69775,8.4538c1.86835,-4.68055 3.45505,-9.27295 4.73215,-13.69335c-4.5795,-1.21475 -9.46,-2.22525 -14.5598,-3.01zM52.61265,18.26855c-2.17365,0 -4.09575,0.4644 -5.71255,1.3846c-2.8208,1.5996 -4.8418,4.62035 -6.00925,8.97625c-1.68775,6.31025 -1.45125,14.9726 0.68155,25.10985c7.224,-1.9178 15.0543,-3.34325 23.2931,-4.23765c4.76655,-6.38765 9.77175,-12.2292 14.89305,-17.3892c-10.234,-8.93755 -19.84665,-13.84385 -27.1459,-13.84385zM107.1302,49.49945c8.2345,0.8944 16.06265,2.3177 23.29095,4.2355c2.1328,-10.1394 2.37145,-18.8039 0.6794,-25.112c-1.1653,-4.3473 -3.182,-7.3616 -5.9985,-8.9569c-1.6211,-0.91805 -3.54535,-1.3846 -5.72115,-1.3846c-7.29495,0 -16.899,4.90415 -27.13085,13.83095c5.117,5.15785 10.1179,11.00155 14.88015,17.38705zM86,48.375c3.1261,0 6.31885,0.0774 9.52665,0.23005c-3.1175,-3.8141 -6.3124,-7.3745 -9.52235,-10.6167c-3.21855,3.2465 -6.4113,6.8069 -9.5288,10.6167c3.20565,-0.15265 6.3984,-0.23005 9.5245,-0.23005z" fill="#3498db"></path><path d="M52.61265,10.74355c9.6621,0 21.4914,6.2565 33.3938,16.91405c11.90025,-10.64895 23.7231,-16.899 33.3766,-16.899c3.48945,0 6.66285,0.7955 9.4299,2.36285c4.6354,2.6273 7.8518,7.18745 9.5589,13.5579c2.31555,8.42155 1.82965,18.791 -0.9331,30.272c19.8273,6.62415 32.41125,17.0753 32.41125,29.04865c0,11.97335 -12.58395,22.4245 -32.4134,29.0508c2.88315,12.41195 3.3669,23.0609 0.9331,30.26985c-1.7071,6.3683 -4.92135,10.9306 -9.55245,13.5579c-2.77135,1.5695 -5.289,2.37145 -8.7763,2.37145c-0.00215,0 -0.8944,0 -0.89655,0c-9.6578,0 -21.2463,-6.2565 -33.1444,-16.90115c-11.90025,10.6554 -23.72525,16.9076 -33.38305,16.9076c-3.48945,0 -6.66285,-0.7955 -9.4299,-2.36285c-4.6397,-2.63375 -7.85825,-7.20035 -9.5632,-13.5751c-2.5585,-7.99155 -2.0425,-18.49645 0.9331,-30.26985c-19.82515,-6.6263 -32.40695,-17.0753 -32.40695,-29.04865c0,-11.9712 12.5818,-22.42235 32.4048,-29.04865c-1.47705,-6.57685 -2.4209,-12.68285 -2.45315,-18.25135c-0.0258,-4.3989 0.57405,-8.49035 1.52005,-12.0185c1.7071,-6.3769 4.9235,-10.9435 9.5632,-13.5751c2.7649,-1.5695 5.9383,-2.36285 9.42775,-2.36285M40.7597,55.0701c7.47555,-2.05325 15.7767,-3.60555 24.68845,-4.55155c5.1213,-6.9015 10.48125,-13.1064 15.8799,-18.4556c-10.4748,-9.3439 -20.6744,-14.87155 -28.7154,-14.87155c-2.36285,0 -4.46125,0.5117 -6.2436,1.52435c-3.08095,1.74795 -5.2718,4.988 -6.51665,9.63415c-1.8447,6.8843 -1.42545,16.1895 0.9073,26.7202M131.23385,55.06795c2.33275,-10.5307 2.752,-19.83805 0.9073,-26.72235c-1.2427,-4.63755 -3.43355,-7.87115 -6.50805,-9.6148c-1.7845,-1.01265 -3.88935,-1.52435 -6.25005,-1.52435c-8.03455,0 -18.2277,5.5212 -28.70035,14.8565c5.3965,5.3492 10.75,11.5541 15.867,18.45345c8.90745,0.946 17.2086,2.4983 24.68415,4.55155M74.12555,49.8069c3.8743,-0.23005 7.75935,-0.43 11.7992,-0.43c4.03985,0 8.07325,0.2021 11.94755,0.43c-3.8872,-4.89985 -7.8776,-9.37615 -11.87015,-13.3386c-3.99255,3.96245 -7.9851,8.43875 -11.8766,13.3386M86,116.1c5.93615,0 11.6186,-0.26015 17.0237,-0.7353c3.26585,-4.55155 6.4242,-9.38475 9.3998,-14.44585c2.90895,-4.94285 5.54055,-9.9459 7.8905,-14.91885c-2.34995,-4.97295 -4.98155,-9.97385 -7.88835,-14.91455c-2.97775,-5.06325 -6.13395,-9.8943 -9.40195,-14.44585c-5.40295,-0.47945 -11.0854,-0.7396 -17.0237,-0.7396c-5.9383,0 -11.6229,0.26015 -17.028,0.73745c-3.27015,4.55155 -6.43065,9.38475 -9.4084,14.44585c-2.9068,4.94285 -5.5384,9.9459 -7.88835,14.91885c2.34995,4.97295 4.9794,9.97385 7.8862,14.91455c2.97775,5.0611 6.1361,9.8943 9.4041,14.44585c5.40725,0.4773 11.094,0.73745 17.03445,0.73745M123.7239,78.28795c2.41875,-5.82435 4.4204,-11.54335 5.9469,-17.01295c-5.48895,-1.5093 -11.55195,-2.7563 -18.1202,-3.67005c2.2102,3.28305 4.36235,6.6865 6.4328,10.2082c2.0511,3.48085 3.95815,6.98105 5.7405,10.4748M48.26535,78.2901c1.7802,-3.49375 3.6894,-6.99395 5.7362,-10.47695c2.0726,-3.5217 4.2269,-6.923 6.43925,-10.20605c-6.56825,0.9116 -12.63125,2.16075 -18.1202,3.67005c1.5265,5.4696 3.52815,11.18645 5.94475,17.01295M135.8542,108.8373c17.3634,-5.8824 27.5458,-14.5254 27.5458,-22.8373c0,-8.3119 -10.1824,-16.9549 -27.5458,-22.8373c-2.04895,7.32075 -4.87835,15.01345 -8.428,22.83515c3.54965,7.82385 6.37905,15.51655 8.428,22.83945M36.1415,108.83515c2.0468,-7.3186 4.87405,-15.0113 8.4237,-22.83085c-3.54965,-7.8217 -6.37905,-15.51655 -8.42585,-22.8373c-17.36125,5.8824 -27.53935,14.52325 -27.53935,22.833c0,8.3119 10.18025,16.95275 27.5415,22.83515M111.5506,114.39505c6.56825,-0.9116 12.63125,-2.1586 18.1202,-3.67005c-1.52865,-5.4696 -3.5303,-11.1886 -5.9469,-17.0151c-1.78235,3.49375 -3.69155,6.99395 -5.7405,10.47695c-2.07045,3.5217 -4.2226,6.92515 -6.4328,10.2082M60.43435,114.3929c-2.2102,-3.28305 -4.36235,-6.68435 -6.43495,-10.2039c-2.0468,-3.48085 -3.95385,-6.9789 -5.73405,-10.4705c-2.4166,5.8222 -4.4161,11.53905 -5.9426,17.0065c5.4868,1.50715 11.54765,2.75415 18.1116,3.6679M52.6191,154.80645c8.03885,0 18.23415,-5.5255 28.7068,-14.8651c-5.40295,-5.35135 -10.76075,-11.5584 -15.8842,-18.46205c-8.90745,-0.94385 -17.2043,-2.49615 -24.6777,-4.5494c-2.3306,10.5307 -2.74985,19.8359 -0.9073,26.7202c1.2427,4.644 3.4357,7.88405 6.5145,9.632c1.7802,1.01265 3.88505,1.52435 6.2479,1.52435M119.38305,154.79355v0c2.36285,0 4.4634,-0.5117 6.25005,-1.52435c3.0745,-1.74365 5.26105,-4.97725 6.5016,-9.61695c1.8447,-6.88645 1.42545,-16.19165 -0.90515,-26.7202c-7.47555,2.05325 -15.77455,3.60555 -24.68415,4.5494c-5.117,6.9015 -10.47265,13.1064 -15.86915,18.45775c10.47265,9.331 20.66795,14.8522 28.7068,14.85435M86,135.536c3.99255,-3.9646 7.98295,-8.44305 11.8723,-13.3429c-3.87215,0.23005 -7.65185,0.71595 -11.69385,0.71595c-4.04415,0 -8.18505,-0.4859 -12.05935,-0.71595c3.8915,4.902 7.8862,9.38045 11.8809,13.3429M51.8494,8.7548c-3.86785,0 -6.63275,0.7267 -9.72445,2.47895c-5.15785,2.92615 -8.71825,7.93565 -10.58015,14.8909c-2.064,7.71205 -1.88555,17.8493 0.5074,29.41415c-20.40135,7.21755 -32.0522,18.25995 -32.0522,30.4612c0,12.2034 11.653,23.24365 32.05435,30.4612c-2.39295,11.56485 -2.5714,21.7021 -0.50525,29.41415c1.85975,6.95095 5.418,11.96045 10.58015,14.8909c3.096,1.7544 6.8155,2.50045 10.6812,2.50045c9.64705,0 20.96895,-5.45025 33.1917,-16.0519c12.2206,10.5909 23.73385,16.1766 33.37875,16.17875c3.86785,0 7.39815,-0.88795 10.49415,-2.64235c5.15355,-2.92185 8.70965,-7.9249 10.5694,-14.87155c2.06615,-7.7142 1.8877,-17.85145 -0.50525,-29.41415c20.40565,-7.2197 32.0608,-18.2621 32.0608,-30.4655c0,-12.2034 -11.653,-23.2458 -32.05865,-30.46335c2.3951,-11.567 2.5714,-21.70425 0.50525,-29.4163c-1.8619,-6.94665 -5.42015,-11.9497 -10.57585,-14.87155c-3.09385,-1.75225 -6.62415,-2.64235 -10.48985,-2.64235c-9.64275,0 -21.15385,5.58785 -33.3766,16.18305c-12.2249,-10.6038 -23.7919,-16.04115 -33.4411,-16.04115zM42.398,52.41055c-0.9933,-4.9966 -1.6598,-9.6793 -1.69635,-13.7858c-0.03225,-3.698 0.47515,-6.91655 1.2255,-9.72015c1.09005,-4.0678 2.9412,-6.8671 5.50185,-8.3205c1.4534,-0.8256 3.225,-1.3846 5.20945,-1.3846c6.83915,0 15.83905,4.6827 25.54845,12.9731c-4.77515,4.88695 -9.4428,10.36085 -13.9019,16.30775c-7.70775,0.86 -15.05645,2.17795 -21.887,3.9302zM93.8217,32.1769c9.70725,-8.28395 18.72865,-12.82045 25.5592,-12.82045c1.9866,0 3.73455,0.41925 5.1901,1.24485c2.55635,1.4491 4.40535,4.24195 5.49325,8.30115c1.8791,6.0587 1.63615,14.1126 -0.4687,23.50595c-6.83055,-1.7501 -14.1771,-3.0702 -21.8827,-3.9259c-4.45695,-5.94475 -9.1203,-11.41865 -13.89115,-16.3056zM78.84695,47.429c2.3564,-2.795 4.74935,-5.4395 7.1552,-7.9077c2.40585,2.4682 4.79665,5.1127 7.1509,7.9077c-2.40585,-0.086 -4.7988,-0.129 -7.15305,-0.129c-2.35425,0 -4.74505,0.043 -7.15305,0.129zM70.14375,58.695c5.17075,-0.42785 10.49845,-0.73315 15.85625,-0.73315c5.35565,0 10.68335,0.3053 15.85195,0.73315c3.0788,4.34085 6.0114,8.8709 8.7204,13.47835c2.6273,4.4677 5.10195,9.11385 7.35945,13.8245c-2.25965,4.7128 -4.7343,9.3611 -7.3616,13.8288c-2.71115,4.6096 -5.6416,9.1375 -8.7204,13.47835c-5.16645,0.42785 -10.49415,1.0019 -15.8498,1.0019c-5.35995,0 -10.6898,-0.5762 -15.8627,-1.00405c-3.08095,-4.3387 -6.01355,-8.86875 -8.7247,-13.47835c-2.6273,-4.46555 -5.0998,-9.1117 -7.3573,-13.8245c2.2575,-4.7128 4.73215,-9.3611 7.35945,-13.8288c2.7133,-4.60745 5.64805,-9.1375 8.729,-13.4762zM123.4573,73.1516c-1.18035,-2.1887 -2.3908,-4.3387 -3.61845,-6.4285c-1.2255,-2.08335 -2.50905,-4.1753 -3.83775,-6.25435c3.8141,0.6493 7.49275,1.42545 10.9951,2.322c-1.00405,3.3669 -2.1887,6.8327 -3.5389,10.36085zM44.9952,62.79075c3.50235,-0.89655 7.181,-1.6727 10.9951,-2.322c-1.33085,2.07905 -2.6144,4.171 -3.8399,6.2522c-1.22765,2.0898 -2.4381,4.2398 -3.61845,6.4285c-1.3502,-3.52385 -2.5327,-6.98965 -3.53675,-10.3587zM129.78475,85.99785c3.04225,-6.7983 5.56205,-13.5278 7.5035,-20.0509c14.84145,5.41585 23.96175,13.0032 23.96175,20.05305c0,7.04985 -9.1203,14.6372 -23.96175,20.05305c-1.9436,-6.52525 -4.46125,-13.2569 -7.5035,-20.0552zM34.7053,106.0509c-14.83715,-5.41585 -23.9553,-13.0032 -23.9553,-20.0509c0,-7.0477 9.11815,-14.63505 23.95315,-20.0509c1.94145,6.52525 4.4591,13.25475 7.50135,20.05305c-3.0401,6.79615 -5.55775,13.52565 -7.4992,20.04875zM115.99895,111.5334c1.3287,-2.0812 2.6144,-4.17315 3.83775,-6.25435c1.2298,-2.0898 2.44025,-4.24195 3.6206,-6.43065c1.3502,3.52815 2.5327,6.9961 3.5389,10.36515c-3.5045,0.89225 -7.18315,1.67055 -10.99725,2.31985zM44.99735,109.20925c1.00405,-3.3669 2.18655,-6.83055 3.5346,-10.3544c1.1782,2.18655 2.38865,4.33655 3.6163,6.4242c1.22335,2.0812 2.5069,4.171 3.83775,6.2522c-3.81195,-0.65145 -7.48845,-1.4276 -10.98865,-2.322zM52.6191,152.65645c-1.9866,0 -3.7324,-0.41925 -5.18795,-1.24485c-2.5585,-1.4534 -4.40965,-4.25055 -5.49755,-8.31835c-1.78665,-6.11675 -1.58455,-14.1728 0.4687,-23.50595c6.8284,1.7501 14.1728,3.0702 21.87625,3.9259c4.46125,5.9469 9.1289,11.42295 13.9062,16.3142c-9.70725,8.29255 -18.7308,12.8312 -25.56565,12.82905v0zM107.7107,123.5175c7.7056,-0.85785 15.05215,-2.1758 21.8827,-3.9259c2.37575,10.191 2.5628,18.3137 0.46655,23.5038c-1.08575,4.06135 -2.9326,6.8542 -5.4868,8.30115c-1.4577,0.8256 -3.2035,1.24485 -5.18795,1.24485v2.15l-0.00215,-2.15c-6.837,0 -15.86055,-4.5365 -25.56565,-12.81615c4.773,-4.88695 9.43635,-10.36085 13.8933,-16.30775zM86,132.483c-2.408,-2.4682 -4.8031,-5.11485 -7.1595,-7.912c2.408,0.086 4.8031,0.129 7.1595,0.129c2.35425,0 4.7472,-0.043 7.15305,-0.129c-2.35425,2.79715 -4.7472,5.4438 -7.15305,7.912z" fill="#4e7ab5"></path></g></g></g></svg></li>
<!-- node js -->
<li><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="48" height="48"
viewBox="0 0 172 172"
style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g fill="#adff2f"><path d="M85.96851,16.125c-1.96187,0 -3.92333,0.48123 -5.61646,1.44873l-53.26709,30.74878c-3.44,1.98875 -5.58496,5.75419 -5.58496,9.73169v55.78663c0,4.03125 2.14496,7.74293 5.58496,9.73168l13.9834,8.0625c6.7725,3.3325 9.18747,3.32788 12.25122,3.32788c10.05125,0 15.79956,-6.07291 15.79956,-16.60791v-57.56079c0,-0.86 -0.69371,-1.56421 -1.55371,-1.56421h-6.71875c-0.91374,0 -1.56421,0.70421 -1.56421,1.56421v57.5083c0,4.73 -4.88537,9.35124 -12.78662,5.42749l-14.62378,-8.44043c-0.5375,-0.26875 -0.86084,-0.85748 -0.86084,-1.44873v-55.73413c0,-0.645 0.32334,-1.18922 0.86084,-1.51172l53.26709,-30.73828c0.48375,-0.3225 1.13169,-0.3225 1.66919,0l53.26709,30.73828c0.5375,0.3225 0.86084,0.86798 0.86084,1.45923v55.78663c0,0.59124 -0.3246,1.17998 -0.80835,1.44873l-53.31958,30.80127c-0.48375,0.26875 -1.18544,0.26875 -1.66919,0l-13.71045,-8.11499c-0.37625,-0.26875 -0.90451,-0.31998 -1.28076,-0.10498c-3.81625,2.15 -4.515,2.41707 -8.0625,3.65332c-0.86,0.26875 -2.20459,0.80457 0.48291,2.30957l17.78369,10.54004c1.72,0.9675 3.66046,1.50122 5.59546,1.50122c1.98875,0 3.91745,-0.53372 5.63745,-1.50122l53.33008,-30.80127c3.44,-1.98875 5.58496,-5.70043 5.58496,-9.73168v-55.73413c0,-4.03125 -2.14496,-7.74294 -5.58496,-9.73169l-53.33008,-30.80127c-1.69312,-0.9675 -3.65458,-1.44873 -5.61645,-1.44873zM100.29834,59.15649c-15.21125,0 -24.29248,6.4458 -24.29248,17.1958c0,11.66375 9.0216,14.88371 23.6416,16.33496c17.46875,1.72 18.8125,4.30756 18.8125,7.74756c0,5.9125 -4.77577,8.44043 -16.00952,8.44043c-14.13625,0 -17.25585,-3.55254 -18.2771,-10.54004c-0.1075,-0.7525 -0.74872,-1.29126 -1.50122,-1.29126h-6.93921c-0.86,0 -1.50122,0.70547 -1.50122,1.51172c0,8.97624 4.89125,19.66284 28.21875,19.66284c16.8775,0 26.54956,-6.6566 26.54956,-18.2666c0,-11.5025 -7.79501,-14.57213 -24.13501,-16.77588c-16.60875,-2.15 -18.2771,-3.27917 -18.2771,-7.14917c0,-3.225 1.45545,-7.46411 13.71045,-7.46411c10.91125,0 14.99415,2.35744 16.6604,9.72119c0.16125,0.69875 0.74872,1.23877 1.50122,1.23877h6.93921c0.43,0 0.80079,-0.2129 1.12329,-0.5354c0.26875,-0.26874 0.43168,-0.70253 0.37793,-1.18628c-1.075,-12.685 -9.50955,-18.64453 -26.60205,-18.64453z"></path></g></g></svg></li>
<!-- HTML5 -->
<li><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="48" height="48"
viewBox="0 0 172 172"
style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g><path d="M146.91667,17.91667h-121.83333l10.75,121.83333l50.16667,14.33333l50.16667,-14.33333l10.75,-121.83333z" fill="#e65100"></path><path d="M86,28.66667v114.30833l40.13333,-11.46667l8.95833,-102.84167z" fill="#ff6d00"></path><path d="M86,89.58333v-14.33333h30.81667l-2.50833,41.20833l-28.30833,9.31667v-15.05l14.69167,-5.01667l1.075,-16.125zM117.89167,60.91667l1.075,-14.33333h-32.96667v14.33333z" fill="#ffffff"></path><path d="M86,110.725v15.05l-28.30833,-9.31667l-1.43333,-19.70833h14.33333l0.71667,8.95833zM68.44167,60.91667h17.55833v-14.33333h-32.60833l2.50833,43h30.1v-14.33333h-16.48333z" fill="#eeeeee"></path></g></g></svg></li>
<!-- CSS3 -->
<li><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="48" height="48"
viewBox="0 0 172 172"
style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g><path d="M146.91667,17.91667h-121.83333l10.75,121.83333l50.16667,14.33333l50.16667,-14.33333l10.75,-121.83333z" fill="#0277bd"></path><path d="M86,28.66667v114.30833l40.13333,-11.46667l8.95833,-102.84167z" fill="#039be5"></path><path d="M118.60833,46.58333h-32.60833v14.33333h17.55833l-1.075,14.33333h-16.48333v14.33333h15.76667l-1.075,16.125l-14.69167,5.01667v15.05l28.30833,-9.31667l2.50833,-41.20833v0z" fill="#ffffff"></path><path d="M86,46.58333v14.33333h-31.89167l-1.075,-14.33333zM69.51667,75.25l0.71667,14.33333h15.76667v-14.33333zM70.95,96.75h-14.33333l1.075,19.70833l28.30833,9.31667v-15.05l-14.69167,-5.01667z" fill="#eeeeee"></path></g></g></svg></li>
</ul>
<h3>OTHER LIBRARIES & TOOLS</h3>
<ul>
<!-- Git -->
<li><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="48" height="48"
viewBox="0 0 172 172"
style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g fill="#e67e22"><path d="M50.16667,14.33333c-11.85367,0 -21.5,9.64633 -21.5,21.5c0,9.3282 6.01103,17.21533 14.33333,20.18424v59.96485c-8.3223,2.96891 -14.33333,10.85605 -14.33333,20.18424c0,11.85367 9.64633,21.5 21.5,21.5c11.85367,0 21.5,-9.64633 21.5,-21.5c0,-9.3282 -6.01103,-17.21533 -14.33333,-20.18424v-27.32292c2.81345,3.38687 5.90596,6.45029 9.1543,9.1683c11.0037,9.20721 23.63322,14.85735 35.02148,16.37695c2.83707,8.55895 10.8267,14.79525 20.32422,14.79525c11.85367,0 21.5,-9.64633 21.5,-21.5c0,-11.85367 -9.64633,-21.5 -21.5,-21.5c-9.08594,0 -16.83228,5.69049 -19.97428,13.67545c-7.75571,-1.5327 -17.83805,-5.87138 -26.16114,-12.83561c-9.20206,-7.69972 -16.32948,-18.0624 -17.98665,-30.93425c8.12959,-3.06992 13.9554,-10.88232 13.9554,-20.07227c0,-11.85367 -9.64633,-21.5 -21.5,-21.5z"></path></g></g></svg></li>
<!-- Redux -->
<li><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="48" height="48"
viewBox="0 0 172 172"
style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g fill="#7e57c2"><path d="M82.41667,14.33333c-23.71092,0 -43,26.05083 -43,58.06792c0,17.32183 5.66883,32.85558 14.61283,43.48733c-0.172,0.76325 -0.2795,1.548 -0.2795,2.36142c0,5.93758 4.81242,10.75 10.75,10.75c5.93758,0 10.75,-4.81242 10.75,-10.75c0,-5.93758 -4.81242,-10.75 -10.75,-10.75c-1.12875,0 -2.193,0.22217 -3.21425,0.54467c-6.79758,-8.67525 -11.11908,-21.41758 -11.11908,-35.64342c0,-26.09025 14.46592,-47.31792 32.25,-47.31792c13.74925,0 25.48108,12.71008 30.11433,30.52283c4.0205,1.23983 8.01592,2.80217 11.9325,4.687c-4.13875,-26.22283 -21.41042,-45.95983 -42.04683,-45.95983z"></path><path d="M127.23342,71.96767c-14.14342,-8.57133 -30.00683,-12.33383 -43.65217,-10.60308c-1.97083,-2.44025 -4.95217,-4.03125 -8.33125,-4.03125c-5.93758,0 -10.75,4.81242 -10.75,10.75c0,5.93758 4.81242,10.75 10.75,10.75c4.558,0 8.43158,-2.84875 9.99392,-6.85133c11.17283,-1.35808 24.40967,1.90275 36.41742,9.18408c22.94408,13.90692 34.65083,37.87225 26.09383,53.43108c-2.96342,5.38933 -8.1915,9.21633 -15.1145,11.0725c-8.1915,2.18942 -17.94175,1.41183 -27.68842,-1.892c-3.00642,2.76633 -6.26725,5.36783 -9.76458,7.76867c9.14467,4.00258 18.619,6.106 27.48058,6.106c4.44333,0 8.73617,-0.52675 12.75308,-1.60175c9.82192,-2.62658 17.34692,-8.256 21.75442,-16.2755c11.29825,-20.53608 -2.13567,-50.955 -29.94233,-67.80742z"></path><path d="M125.41667,103.888c0,-5.91967 -4.81242,-10.72133 -10.75,-10.72133c-5.93758,0 -10.75,4.80167 -10.75,10.72133c0,2.39725 0.817,4.59025 2.15,6.37475c-4.58308,10.0405 -13.416,19.94842 -25.3055,27.1545c-13.84958,8.39933 -29.32958,11.47383 -41.40542,8.24883c-6.923,-1.85617 -12.15108,-5.68317 -15.1145,-11.0725c-6.09883,-11.08683 -1.86692,-26.43067 9.3525,-39.37367c-1.15742,-4.09933 -2.01383,-8.385 -2.52983,-12.81042c-18.1675,17.18925 -25.47392,40.57408 -16.23967,57.36558c4.4075,8.0195 11.9325,13.64892 21.75442,16.2755c4.01692,1.075 8.30617,1.60175 12.75308,1.60175c11.98983,0 25.10842,-3.827 37.0015,-11.03667c13.74567,-8.33125 23.94742,-19.98425 29.41558,-32.11383c5.42158,-0.54825 9.66783,-5.06325 9.66783,-10.61383z"></path></g></g></svg></li>
<!-- Yarn -->
<li><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="48" height="48"
viewBox="0 0 172 172"
style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g fill="#3498db"><path d="M86,16.125c-38.7,0 -69.875,31.175 -69.875,69.875c0,38.7 31.175,69.875 69.875,69.875c38.7,0 69.875,-31.175 69.875,-69.875c0,-38.7 -31.175,-69.875 -69.875,-69.875zM86,26.875c32.7875,0 59.125,26.3375 59.125,59.125c0,32.7875 -26.3375,59.125 -59.125,59.125c-32.7875,0 -59.125,-26.3375 -59.125,-59.125c0,-32.7875 26.3375,-59.125 59.125,-59.125zM87.12329,48.61646c-2.4177,0.41152 -4.88159,7.82104 -4.88159,7.82104c0,0 -6.4563,-1.0708 -11.8313,4.3042c-1.075,1.075 -2.1458,1.6041 -3.7583,2.1416c-0.5375,0.5375 -1.0771,0.5438 -2.1521,3.7688c-2.15,4.8375 3.2229,10.75 3.2229,10.75c-11.2875,8.0625 -10.7521,18.8125 -10.2146,21.5c-6.9875,5.9125 -4.3,13.4396 -2.6875,15.5896c1.075,1.6125 2.15,1.0708 2.6875,1.0708c0,0.5375 -2.6875,3.7646 0,4.8396c2.6875,1.6125 6.9938,2.15 9.1438,0c1.6125,-1.6125 2.15,-4.8438 2.6875,-6.4563c0.5375,-0.5375 0.5375,1.0771 2.6875,2.1521c0,0 -3.7646,1.6125 -2.1521,5.375c0.5375,1.075 2.15,2.1521 5.375,2.1521c1.075,0 13.9708,-0.5417 17.1958,-1.6167c2.15,-0.5375 2.6875,-1.6062 2.6875,-1.6062c13.975,-3.7625 16.6646,-9.6813 26.3396,-11.8313c3.225,-0.5375 3.225,-5.9125 -2.6875,-5.375c-4.3,0 -8.0604,2.1542 -11.2854,4.3042c-5.375,3.225 -9.1333,3.7604 -9.1333,3.2229c-0.5375,-0.5375 2.1416,-6.9854 -0.5459,-13.9729c-2.6875,-7.525 -7.5187,-9.6771 -6.9812,-10.2146c1.6125,-2.6875 5.3687,-6.9833 6.9812,-14.5083c0.5375,-4.8375 0.5438,-12.8979 -1.6062,-16.6604c-0.5375,-1.075 -3.7688,1.0708 -3.7688,1.0708c0,0 -3.2187,-6.9896 -4.2937,-7.5271c-0.33594,-0.26875 -0.68343,-0.35273 -1.02881,-0.29395z"></path></g></g></svg></li>
<!-- NPM -->
<li><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="48" height="48"
viewBox="0 0 172 172"
style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g><path d="M0,53.75h172v60.91667h-86v10.75h-39.41667v-10.75h-46.58333z" fill="#d50000"></path><path d="M10.75,103.91667h17.91667v-28.66667h10.75v28.66667h7.16667v-39.41667h-35.83333zM57.33333,64.5v50.16667h17.91667v-10.75h17.91667v-39.41667zM86,93.16667h-10.75v-17.91667h10.75zM103.91667,64.5v39.41667h17.91667v-28.66667h10.75v28.66667h10.75v-28.66667h10.75v28.66667h7.16667v-39.41667z" fill="#ffffff"></path></g></g></svg></li>
<!-- Material ui -->
<li><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="48" height="48"
viewBox="0 0 172 172"
style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g><path d="M3.58333,17.91667l21.5,14.33333v71.66667l-21.5,-14.33333z" fill="#29b6f6"></path><path d="M168.41667,71.66667l-21.5,14.33333v46.58333l21.5,-14.33333z" fill="#0288d1"></path><path d="M168.41667,21.5l-21.5,14.33333v25.08333l21.5,-14.33333z" fill="#0288d1"></path><path d="M125.41667,17.91667l-21.5,14.33333v71.66667l21.5,-14.33333z" fill="#0288d1"></path><path d="M3.58333,43l60.91667,39.41667v-25.08333l-60.91667,-39.41667z" fill="#29b6f6"></path><path d="M125.41667,43l-60.91667,39.41667v-25.08333l60.91667,-39.41667z" fill="#0288d1"></path><path d="M125.41667,93.16667l-60.91667,39.41667v-25.08333l60.91667,-39.41667z" fill="#0288d1"></path><path d="M168.41667,121.83333l-60.91667,39.41667v-25.08333l60.91667,-39.41667z" fill="#0288d1"></path><path d="M107.5,135.32458l-43,-27.82458v25.08333l43,27.82458z" fill="#29b6f6"></path></g></g></svg></li>
<li><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="48" height="48"
viewBox="0 0 172 172"
style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g><path d="M150.5,132.58333c0,9.89717 -8.0195,17.91667 -17.91667,17.91667h-93.16667c-9.89358,0 -17.91667,-8.0195 -17.91667,-17.91667v-93.16667c0,-9.89717 8.02308,-17.91667 17.91667,-17.91667h93.16667c9.89717,0 17.91667,8.0195 17.91667,17.91667z" fill="#673ab7"></path><path d="M118.3575,91.73333c-2.32917,-3.225 -5.6975,-5.44667 -10.03333,-6.62917c0,0 3.655,-1.32583 6.95167,-6.27083c1.97083,-3.15333 2.97417,-6.95167 2.97417,-11.395c0,-7.70417 -2.795,-13.61667 -8.385,-17.66583c-5.59,-4.04917 -11.89667,-6.7725 -22.61083,-6.7725h-33.50417v86h37.37417c10.14083,-0.07167 17.77333,-2.2575 22.96917,-6.45c5.16,-4.26417 7.74,-10.57083 7.74,-18.99167c0,-4.65833 -1.14667,-8.6 -3.47583,-11.825zM75.25,57.33333c0,0 14.9425,0 15.22917,0c5.44667,0 9.85417,4.4075 9.85417,9.85417c0,5.44667 -4.4075,9.85417 -9.85417,9.85417c-0.28667,0 -15.22917,0 -15.22917,0zM93.16667,114.66667h-17.91667v-21.5h17.91667c5.94833,0 10.75,4.80167 10.75,10.75c0,5.94833 -4.80167,10.75 -10.75,10.75z" fill="#ffffff"></path></g></g></svg></li>
</ul>
<h3 style="padding-top: 2em;">
I also have the ability to learn and adapt to different frameworks,
languages and new emerging technologies.
</h3>
</section>
</div>
<div id="contact_container" class="container">
<div onclick="closecontact()" class="back-pointer">
<i class="fas fa-angle-down"></i>
</div>
<h1>contact me</h1>
<section>
<form action="https://formsubmit.co/[email protected]" method="POST">
<input type="text" placeholder="name" name="name" required />
<input type="email" placeholder="email" name="_replyto" required /><br />
<textarea placeholder="your message" rows="5" name="message" required ></textarea>
<br />
<button class="btn_one" value="Send">send</button>
</form>
<p style="margin-top: 2em; font-size: 1em;">
<strong style="color: #fd4b4b;">Contact me directly</strong> :
</p>
</section>
</div>
<div id="footer">
<a href="#">Banobe Pascal</a>
</div>
<script
src="https://code.jquery.com/jquery-3.3.1.min.js"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"
></script>
<script src="js/index.js" type="text/javascript"></script>
</body>
</html>