-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
395 lines (384 loc) ยท 28.2 KB
/
Copy pathindex.html
File metadata and controls
395 lines (384 loc) ยท 28.2 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
<!DOCTYPE html>
<html lang="en" data-bs-theme="dark">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Darryl Mathias Official Website" />
<meta name="keywords"
content="darryl, darryl mathias, mathias, home, skills, projects, contacts, web development, development website, web designing, web designing websites, web designing web, Darryl portfolio, Portfolio website, html css projects" />
<meta name="author" content="Darryl Mathias" />
<title>Darryl Mathias Website</title>
<link class="myicon" rel="icon" href="./Assets/Images/D icon.png" type="image/x-icon" />
<link rel="canonical" href="https://darrylmathias.github.io/Portfolio/" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous" />
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"></script>
<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=Caveat:wght@400..700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<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=Caveat:wght@400..700&family=Grey+Qo&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="style.css" />
</head>
<body class="gradient-background">
<!-- Deployed to Vercel -->
<!-- Migration Modal -->
<div class="modal fade" id="migration-modal" tabindex="-1">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content custom-modal">
<div class="modal-header border-0">
<h5 class="modal-title">Migration Details</h5>
<button type="button" class="btn-close btn-close-white" data-bs-dismiss="modal"></button>
</div>
<div class="modal-body">
<p>New site launched!
Explore the updated portfolio โ darrylmathias.vercel.app</p>
</div>
<div class="modal-footer border-0">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
<a href="https://darrylmathias.vercel.app"><button type="button" class="btn btn-danger">Open new portfolio</button></a>
</div>
</div>
</div>
</div>
<div class=" my-5 mainme prefernce">
<div class="container">
<section class="mymargin" id="nav">
<nav class="myhover navbar navbar-expand-lg bg-body-tertiary prefernce mynav">
<div class="container-fluid">
<a class="navbar-brand" href="#"><img src="./Assets/Images/Logo.png" alt="My Logo" width="100px"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#Home">
<div>Home</div>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#Skills">
<div>Skills</div>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#Projects">
<div>Projects</div>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#About">
<div>About</div>
</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
Contacts
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="https://www.linkedin.com/in/darryl-mathias-020241317/"><svg
xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-linkedin" viewBox="0 0 16 16">
<path
d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854zm4.943 12.248V6.169H2.542v7.225zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248S2.4 3.226 2.4 3.934c0 .694.521 1.248 1.327 1.248zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016l.016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225z" />
</svg></a></li>
<li><a class="dropdown-item" href="https://github.com/DarrylMathias"><svg
xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-github" viewBox="0 0 16 16">
<path
d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8" />
</svg></a></li>
<li><a class="dropdown-item" href="mailto:darrylnevmat@gmail.com"><svg xmlns="
http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" class="bi bi-envelope"
viewBox="0 0 16 16">
<path
d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1zm13 2.383-4.708 2.825L15 11.105zm-.034 6.876-5.64-3.471L8 9.583l-1.326-.795-5.64 3.47A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.741M1 11.105l4.708-2.897L1 5.383z" />
</svg>
</a></li>
<li><a class="dropdown-item" href="https://www.quora.com/profile/Darryl-Mathias-5"><svg
xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-quora" viewBox="0 0 16 16">
<path
d="M8.73 12.476c-.554-1.091-1.204-2.193-2.473-2.193-.242 0-.484.04-.707.142l-.43-.863c.525-.45 1.373-.808 2.464-.808 1.697 0 2.568.818 3.26 1.86.41-.89.605-2.093.605-3.584 0-3.724-1.165-5.636-3.885-5.636-2.68 0-3.839 1.912-3.839 5.636 0 3.704 1.159 5.596 3.84 5.596.425 0 .811-.046 1.166-.15Zm.665 1.3a7 7 0 0 1-1.83.244C3.994 14.02.5 11.172.5 7.03.5 2.849 3.995 0 7.564 0c3.63 0 7.09 2.828 7.09 7.03 0 2.337-1.09 4.236-2.675 5.464.512.767 1.04 1.277 1.773 1.277.802 0 1.125-.62 1.179-1.105h1.043c.061.647-.262 3.334-3.178 3.334-1.767 0-2.7-1.024-3.4-2.224Z" />
</svg></a></li>
<li><a class="dropdown-item" href="https://www.youtube.com/channel/UCIgATHMupDeW4f-Q48ufrng"><svg
xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-youtube" viewBox="0 0 16 16">
<path
d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z" />
</svg></a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</section>
<section class="mymargin">
<div class="container intro prefernce m-5" id="Home">
<div class="row">
<div class="myhover col-xl-7 col-sm-12 p-3 mynav mx-auto my-2">
<h2 class="display-3 fw-bold text-body-emphasis lh-1 mb-3 hello intr">Hello World!</h2>
<div class="typing">
<h1 class="display-1 fw-bold text-body-emphasis lh-1 mb-3 darryl">I'm <span class="me">Darryl!</span>
</h1>
</div>
</div>
<div class="myhover col-xl-4 col-sm-12 p-3 mynav my-2 mx-auto"><img src="./Assets/Images/Darrylcircle.png"
alt="Darryl" width="90%"></div>
</div>
</div>
</section>
<section class="slideshow mx-auto mymargin">
<div class="row skills intro prefernce my-3 p-0" id="Skills">
<div class="myhover mynav text-secondary px-4 py-1 text-center mynav my-2">
<div class="py-5">
<h2 class="display-5 fw-bold text-white hello me">I'm a Frontend Developer..</h2>
<div class="col-lg-12">
<p class="fs-5 mb-4">I use a variety of technologies like Html, CSS, Bootstrap and JavaScript to create
mindblowing Websites </p>
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center">
<a href="https://www.linkedin.com/in/darryl-mathias-020241317/"
class="btn btn-outline-danger btn-lg px-4 me-sm-3 fw-bold">Connect</a>
<a href="#Projects" class="btn btn-outline-light btn-lg px-4">Projects</a>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-xl-4 col-sm-12 mx-auto mt-3">
<div id="carouselExampleAutoplaying" class="carousel slide mycarousel mynav mx-auto"
data-bs-ride="carousel">
<div class="myhover carousel-inner">
<div class="carousel-inner">
<div class="carousel-item active p-3">
<img src="./Assets/Images/html.png" class="d-block w-100" alt="...">
<div class="carousel-caption d-none d-md-block">
<h2>HTML</h2>
</div>
</div>
<div class="carousel-item">
<img src="./Assets/Images/CSS.png" class="d-block w-100" alt="...">
<div class="carousel-caption d-none d-md-block">
<h2>CSS</h2>
</div>
</div>
<div class="carousel-item">
<img src="./Assets/Images/Js.jpg" class="d-block w-100" alt="...">
<div class="carousel-caption d-none d-md-block">
<h2>JavaScript</h2>
</div>
</div>
<div class="carousel-item">
<img src="./Assets/Images/github.png" class="d-block w-100" alt="...">
<div class="carousel-caption d-none d-md-block">
<h2>Github</h2>
</div>
</div>
<div class="carousel-item">
<img src="./Assets/Images/tailwind.jpg" class="d-block w-100" alt="...">
<div class="carousel-caption d-none d-md-block">
<h2>Tailwind</h2>
</div>
</div>
<div class="carousel-item">
<img src="./Assets/Images/bootstrap.jpg" class="d-block w-100" alt="...">
<div class="carousel-caption d-none d-md-block">
<h2>Bootstrap</h2>
</div>
</div>
<div class="carousel-item">
<img src="./Assets/Images/figma.jpg" class="d-block w-100" alt="...">
<div class="carousel-caption d-none d-md-block">
<h2>Figma</h2>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleAutoplaying"
data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleAutoplaying"
data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
</div>
<div class="myhover col-xl-7 col-sm-12 mynav mx-auto mt-3 p-5">
<h2 class="display-5 fw-bold text-body-emphasis lh-1 mb-3 me">Up to date with in demand market skills
</h2>
<p class="lead">I am not only acquainted with key web technologies like HTML, CSS, Javascript, Bootstrap
and Github but also keep the skills to deliver the product the way you wish it.</p>
</div>
</div>
</div>
</section>
<section class="mymargin">
<div class="container intro prefernce m-5 mymargin" id="Projects">
<div class="row">
<div class="myhover mynav text-secondary px-4 py-1 text-center mynav my-2">
<div class="py-5">
<h2 class="display-5 fw-bold text-white hello me">Things I've built..</h2>
<div class="col-lg-10 mx-auto">
<p class="fs-5 mb-4 p-1">This section is a display of the projects I've been into thanks to
my keen interest in Web Development</p>
</div>
</div>
</div>
<!-- <div class="myhover col-xl-7 col-sm-12 p-3 my-5 mynav mx-auto">
<a href="./public/Mondrain project/index.html"><h2 class="display-5 fw-bold text-body-emphasis lh-1 mb-3 me">Mondrain Project</a></h2>
<p class="fs-5 mb-4 p-1">A piece of art beautifully replicated using CSS Grid that demonstrates expertise
in Grid Layout</p>
<a href="./public/Mondrain project/index.html" class="btn btn-outline-danger btn-lg px-4 me-sm-3 fw-bold">View</a>
</h1>
</div>
<div class="myhover col-xl-4 col-sm-12 p-3 mynav my-5 mx-auto"><a href="./public/Mondrain project/index.html"><img
src="./Assets/Images/Mondrain.png" alt="Mondrain project" width="100%"></a></div> -->
<div class="myhover col-xl-7 col-sm-12 p-3 my-5 mynav mx-auto">
<h2 class="display-5 fw-bold text-body-emphasis lh-1 mb-3 me"><a
href="./public/Ultimate tic tac toe/index.html">Tic Tac Toe</a></h2>
<p class="fs-5 mb-4 p-1">The very popular Tic Tac Toe game now on PC, along with an added simple AI
player!</p>
<a href="./public/Ultimate tic tac toe/index.html" class="btn btn-outline-danger btn-lg px-4">View</a>
</h1>
</div>
<div class="myhover col-xl-4 col-sm-12 p-3 mynav my-5 mx-auto"><a
href="./public/Ultimate tic tac toe/index.html"><img src="./Assets/Images/Tic-tac-toe game.png" alt=""
width="100%"></a></div>
<div class="myhover col-xl-4 col-sm-12 p-3 mynav my-5 mx-auto"><a
href="https://darrylmathias.github.io/ByteGuide/"><img src="./Assets/Images/ByteGuide.png" alt="Move It"
width="100%"></a></div>
<div class="myhover col-xl-7 col-sm-12 p-3 my-5 mynav mx-auto">
<h2 class="display-5 fw-bold text-body-emphasis lh-1 mb-3 me"><a
href="https://darrylmathias.github.io/ByteGuide/">ByteGuide</a></h2>
<p class="fs-5 mb-4 p-1">ByteGuide is a modern recipe website designed to help food enthusiasts explore
and create delicious dishes effortlessly.</p>
<a href="https://darrylmathias.github.io/ByteGuide/" class="btn btn-outline-light btn-lg px-4">View</a>
</h1>
</div>
<div class="myhover col-xl-7 col-sm-12 p-3 my-5 mynav mx-auto">
<h2 class="display-5 fw-bold text-body-emphasis lh-1 mb-3 me"><a
href="./public/TinDog Project/index.html">TinDog Project</a></h2>
<p class="fs-5 mb-4 p-1">I can create websites for anyone basically ranging from you to your beloved pet,
Introducing TinDog..</p>
<a href="./public/TinDog Project/index.html"
class="btn btn-outline-danger btn-lg px-4 me-sm-3 fw-bold">View</a>
</h1>
</div>
<div class="myhover col-xl-4 col-sm-12 p-3 mynav my-5 mx-auto"><a
href="./public/TinDog Project/index.html"><img src="./Assets/Images/TinDog.png" alt="TinDog"
width="100%"></a></div>
</div>
</div>
</section>
<section class="mymargin" id="About">
<div class="row skills intro prefernce my-3 p-0" id="Skills">
<div class="myhover mynav text-secondary px-4 py-1 text-center mynav my-2">
<div class="py-5">
<h2 class="display-5 fw-bold text-white hello me text-start">A bit about me..</h2>
<div class="col-lg-12 text-start">
<p class="fs-5 mb-4">๐ค๏ธ My programming journey began at the age of 10, when I first discovered HTML,
JavaScript, and Python. ๐ This early start fueled my love for coding and helped me build a solid
foundation in frontend development. During my 11th and 12th grades, I dove deeper into object-oriented
programming (OOP) with Java โ and explored basic DSA concepts, enhancing my problem-solving skills.
</p>
<p class="fs-5 mb-4">๐ฏ My current goal is to become a well-rounded full-stack developer. While Iโm
still learning backend technologies ๐ ๏ธ, Iโm eager to master them and create seamless end-to-end web
applications. At the same time, Iโm focused on sharpening my DSA skills to solve challenging problems
efficiently.</p>
<p class="fs-5 mb-4">Outside of coding, I have a huge fascination for quantum and particle physics โ๏ธ.
๐ I often spend my free time diving into books on these topics, exploring the wonders of the
universe. โจ My interests also extend to cosmology and relativity, where I love contemplating the
mysteries of space-time ๐ and high-energy physics.</p>
<p class="fs-5 mb-4">๐๏ธ Iโm also a massive fan of high-speed vehicles, from hypercars like Lamborghinis
๐ to engineering marvels like the International Space Station (ISS) ๐ฐ๏ธ. The fusion of cutting-edge
technology and incredible design in these creations inspires me to push the boundaries in my own
journey.</p>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<footer class="d-flex flex-wrap justify-content-between align-items-center py-3 my-3 border-top">
<div class="col-md-4 d-flex align-items-center">
<a href="#"><img src="./Assets/Images/Logo.png" width="100px" alt="Logo"></a>
</div>
<ul class="nav col-md-4 justify-content-end list-unstyled d-flex">
<li class="ms-3 my-5"><a class="text-body-secondary"
href="https://www.linkedin.com/in/darryl-mathias-020241317/"><svg class="bi"
xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" class="bi bi-linkedin"
viewBox="0 0 16 16">
<path
d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854zm4.943 12.248V6.169H2.542v7.225zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248S2.4 3.226 2.4 3.934c0 .694.521 1.248 1.327 1.248zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016l.016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225z" />
</svg></a></li>
<li class="ms-3 my-5"><a class="text-body-secondary" href="https://github.com/DarrylMathias"><svg
xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" class="bi bi-github"
viewBox="0 0 16 16">
<path
d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8" />
</svg></a></li>
<li class="ms-3 my-5"><a class="text-body-secondary" href="mailto:darrylnevmat@gmail.com"><svg class="
bi" xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-envelope" viewBox="0 0 16 16">
<path
d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1zm13 2.383-4.708 2.825L15 11.105zm-.034 6.876-5.64-3.471L8 9.583l-1.326-.795-5.64 3.47A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.741M1 11.105l4.708-2.897L1 5.383z" />
</svg>
</a></li>
<li class="ms-3 my-5"><a class="text-body-secondary"
href="https://www.quora.com/profile/Darryl-Mathias-5"><svg class="bi"
xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" class="bi bi-quora"
viewBox="0 0 16 16">
<path
d="M8.73 12.476c-.554-1.091-1.204-2.193-2.473-2.193-.242 0-.484.04-.707.142l-.43-.863c.525-.45 1.373-.808 2.464-.808 1.697 0 2.568.818 3.26 1.86.41-.89.605-2.093.605-3.584 0-3.724-1.165-5.636-3.885-5.636-2.68 0-3.839 1.912-3.839 5.636 0 3.704 1.159 5.596 3.84 5.596.425 0 .811-.046 1.166-.15Zm.665 1.3a7 7 0 0 1-1.83.244C3.994 14.02.5 11.172.5 7.03.5 2.849 3.995 0 7.564 0c3.63 0 7.09 2.828 7.09 7.03 0 2.337-1.09 4.236-2.675 5.464.512.767 1.04 1.277 1.773 1.277.802 0 1.125-.62 1.179-1.105h1.043c.061.647-.262 3.334-3.178 3.334-1.767 0-2.7-1.024-3.4-2.224Z" />
</svg></a></li>
<li class="ms-3 my-5"><a class="text-body-secondary"
href="https://www.youtube.com/channel/UCIgATHMupDeW4f-Q48ufrng"><svg class="bi"
xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" class="bi bi-youtube"
viewBox="0 0 16 16">
<path
d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z" />
</svg></a></li>
</ul>
<span class="mb-3 mb-md-0 text-body-secondary" style="font-size: 14px !important;">
<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title"
rel="cc:attributionURL" href="https://darrylmathias.github.io/Portfolio/">Darryl Mathias Website</a>
by <a rel="cc:attributionURL dct:creator" property="cc:attributionName"
href="https://www.linkedin.com/in/darryl-mathias-020241317/">Darryl Mathias</a> is licensed under <a
href="https://creativecommons.org/licenses/by-nc-nd/4.0/?ref=chooser-v1" target="_blank"
rel="license noopener noreferrer" style="display:inline-block;">CC BY-NC-ND 4.0<img
style="height:22px!important;margin-left:3px;vertical-align:text-bottom;"
src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1" alt=""><img
style="height:22px!important;margin-left:3px;vertical-align:text-bottom;"
src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1" alt=""><img
style="height:22px!important;margin-left:3px;vertical-align:text-bottom;"
src="https://mirrors.creativecommons.org/presskit/icons/nc.svg?ref=chooser-v1" alt=""><img
style="height:22px!important;margin-left:3px;vertical-align:text-bottom;"
src="https://mirrors.creativecommons.org/presskit/icons/nd.svg?ref=chooser-v1" alt=""></a></p>
</span>
</footer>
</div>
</section>
</div>
</div>
<script src="script.js"></script>
</body>
</html>