forked from DesislavaNaydenova/2405-hackathon-team1-StarWars
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
702 lines (689 loc) · 25.7 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
<!DOCTYPE html>
<html lang="en-gb">
<head>
<!--Meta Tags -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta
name="description"
content="The ultimate fan page dedicated to Darth Vader, the iconic Sith Lord from Star Wars. Explore his history, quiz, and more."
>
<meta
name="keywords"
content="Darth Vader, Star Wars, Sith Lord, Anakin Skywalker, Vader quotes, Vader quiz, Star Wars characters"
>
<link
rel="canonical"
href="https://desislavanaydenova.github.io/2405-hackathon-team1-StarWars/"
>
<meta name="robots" content="index, follow">
<!-- Social Integration: Facebook, LinkedIn, Google -->
<meta property="og:type" content="website">
<meta property="og:title" content="The Darth Side - About">
<meta
property="og:description"
content="The ultimate fan page dedicated to Darth Vader, the iconic Sith Lord from Star Wars. Explore his history, quiz, and more."
>
<meta name="image" property="og:image" content="assets/images/responsive.png">
<meta
property="og:image:alt"
content="The Darth Side Website shown on a variety of devices"
>
<meta
property="og:url"
content="https://desislavanaydenova.github.io/2405-hackathon-team1-StarWars/"
>
<meta property="og:site_name" content="The Darth Side">
<meta name="author" content="Team ChewHakkas">
<!-- Favicon -->
<link
type="image/png"
sizes="16x16"
rel="icon"
href="assets/favicon/icons8-darth-vader-ios-17-filled-16.png"
>
<link
type="image/png"
sizes="32x32"
rel="icon"
href="assets/favicon/icons8-darth-vader-ios-17-filled-32.png"
>
<link
type="image/png"
sizes="96x96"
rel="icon"
href="assets/favicon/icons8-darth-vader-ios-17-filled-96.png"
>
<link
type="image/png"
sizes="120x120"
rel="icon"
href="assets/favicon/icons8-darth-vader-ios-17-filled-120.png"
>
<link
rel="icon"
type="image/png"
sizes="72x72"
href="assets/favicon/icons8-darth-vader-ios-17-filled-72.png"
>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="assets/favicon/icons8-darth-vader-ios-17-filled-96.png"
>
<link
rel="icon"
type="image/png"
sizes="144x144"
href="assets/favicon/icons8-darth-vader-ios-17-filled-144.png"
>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="assets/favicon/icons8-darth-vader-ios-17-filled-192.png"
>
<link
rel="icon"
type="image/png"
sizes="512x512"
href="assets/favicon/icons8-darth-vader-ios-17-filled-512.png"
>
<link
rel="apple-touch-icon"
type="image/png"
sizes="57x57"
href="assets/favicon/icons8-darth-vader-ios-17-filled-57.png"
>
<link
rel="apple-touch-icon"
type="image/png"
sizes="60x60"
href="assets/favicon/icons8-darth-vader-ios-17-filled-60.png"
>
<link
rel="apple-touch-icon"
type="image/png"
sizes="72x72"
href="assets/favicon/icons8-darth-vader-72.png"
>
<link
rel="apple-touch-icon"
type="image/png"
sizes="76x76"
href="assets/favicon/icons8-darth-vader-76.png"
>
<link
rel="apple-touch-icon"
type="image/png"
sizes="114x114"
href="assets/favicon/icons8-darth-vader-114.png"
>
<link
rel="apple-touch-icon"
type="image/png"
sizes="120x120"
href="assets/favicon/icons8-darth-vader-120.png"
>
<link
rel="apple-touch-icon"
type="image/png"
sizes="144x144"
href="assets/favicon/icons8-darth-vader-144.png"
>
<link
rel="apple-touch-icon"
type="image/png"
sizes="152x152"
href="assets/favicon/icons8-darth-vader-152.png"
>
<link
rel="apple-touch-icon"
type="image/png"
sizes="180x180"
href="assets/favicon/icons8-darth-vader-180.png"
>
<link
color="#26E07F"
rel="mask-icon"
href="assets/favicon/icons8-darth-vader-50.svg"
>
<meta
name="msapplication-square70x70logo"
content="assets/favicon/icons8-darth-vader-70.png"
>
<meta
name="msapplication-TileImage"
content="assets/favicon/icons8-darth-vader-144.png"
>
<meta
name="msapplication-square150x150logo"
content="assets/favicon/icons8-darth-vader-150.png"
>
<meta
name="msapplication-square310x310logo"
content="assets/favicon/icons8-darth-vader-310.png"
>
<!-- 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=Rubik:ital,wght@0,300..900;1,300..900&display=swap"
rel="stylesheet"
>
<!-- jQuery CDN -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<!-- Stylesheets -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css"
integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N"
crossorigin="anonymous"
>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"
integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
>
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
<link rel="stylesheet" type="text/css" href="assets/css/about.css">
<title>About Us</title>
</head>
<body>
<header>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-dark">
<a
class="navbar-brand d-none d-lg-block"
href="index.html"
aria-label="click to go to home page"
>The Darth Side</a
>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarTogglerDemo02"
aria-controls="navbarTogglerDemo02"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav mr-auto mt-2 mt-lg-0">
<li class="nav-item">
<a
class="nav-link"
href="index.html"
aria-label="click to go to home page"
>Home</a
>
</li>
<li class="nav-item">
<a
class="nav-link"
href="quiz.html"
aria-label="click to go to quiz page"
>Quiz</a
>
</li>
<li class="nav-item">
<a
class="nav-link"
href="wiki.html"
aria-label="click to go to wiki page"
>Wiki</a
>
</li>
<li class="nav-item active">
<a
class="nav-link"
href="about.html"
aria-label="click to go to about us page"
>About <span class="sr-only">(current)</span></a
>
</li>
</ul>
</div>
</nav>
</header>
<!-- Heading -->
<main>
<section class="container-fluid">
<div class="row justify-content-center mt-4">
<div class="col-sm-12 col-md-12 col-lg-12 mt-4">
<div
class="bg-color-background section-column homepage-card logo-card p-3 text-center"
onmouseover="reveal('logo-text'); PlaySound('light-saber')"
onmouseout="hideText('logo-text'); StopSound('light-saber')"
>
<a href="index.html" aria-label="click to go to home page"
>The Darth Side</a
>
<p id="logo-text" class="mt-5">
Welcome to The Darth Side, the ultimate fan site dedicated to
Darth Vader!
</p>
<audio
id="light-saber"
src="assets/audio/voicy_lightsaber_swing.mp3"
></audio>
</div>
</div>
</div>
<div class="row justify-content-center mt-4">
<div
class="card bg-color-background section-column title-card col-sm-12 col-md-8 col-lg-8 mb-4 mt-4"
>
<div
class="card-body p-3 text-center"
onmouseover="PlaySound('light-saber')"
onmouseout="StopSound('light-saber')"
>
<h5 class="card-title">The ChewHakkas <br>We Are</h5>
<p class="card-text text-center text-wrap">
It is a dark time for the Rebellion. <br>Although the
Deathstar has been destroyed, the Institute has declared that
there must be another Hackathon. Many coders from across the
galaxy have answered the call of the force. <br><br>
A group of coding warriors, calling themselves 'The ChewHakkas',
led by Micah Francis has established a plan to construct a
website devoted to the evil lord himself, in the hope of winning
the Institutes approval, and the coveted prize. <br><br>
The evil lord Duck Vader will seek only those whom the Institute
deem worthy…
</p>
</div>
</div>
</div>
</section>
<!-- Card group -->
<section class="container-fluid">
<div class="row row-cols-1 row-cols-md-3">
<div class="col mb-4"></div>
<div class="col mb-4">
<div
class="card bg-color-background avatar-card jedi"
onmouseover="PlaySound('light-saber')"
onmouseout="StopSound('light-saber')"
>
<img
src="assets/images/avatars/micah.webp"
class="card-img-top"
alt="Illustrated Star Wars Avatar of Micah Francis"
>
<div class="card-body avatar-body text-center">
<h5 class="card-title">Micah Francis</h5>
<h6 class="card-title">Jedi 'Scrum' Master</h6>
<p class="card-text text-justify">
My first Hackathon this is! I joined because I wanted to do
something challenging, that takes me out of my comfort zone. I
have a financial background in people management and have a
natural talent for developing others. My other interests
include Exercising, Astrology/Numerology and watching Anime.
</p>
</div>
<div class="card-footer text-center">
<small class="text-muted"
><a
href="https://github.com/2ndborn"
aria-label="Micah Francis GitHub profile"
target="_blank"
><i class="jedi fa-brands fa-github fa-xl"
><span class="sr-only">Find me on GitHub</span></i
></a
></small
>
<small class="text-muted"
><a
href="http://www.linkedin.com/in/micah-francis-87bb0832"
aria-label="Micah Francis LinkedIn profile"
target="_blank"
><i
class="jedi fa-brands fa-linkedin fa-xl"
><span class="sr-only">Find me on LinkedIn</span></i
></a
></small
>
</div>
</div>
</div>
<div class="col mb-4"></div>
</div>
<div class="row row-cols-1 row-cols-md-3">
<div class="col mb-4">
<div
class="card bg-color-background avatar-card jedi"
onmouseover="PlaySound('light-saber')"
onmouseout="StopSound('light-saber')"
>
<img
src="assets/images/avatars/kris2.webp"
class="card-img-top"
alt="Illustrated Star Wars Avatar of Krishan Gharu"
>
<div class="card-body avatar-body text-center">
<h5 class="card-title">Krishan Gharu</h5>
<h6 class="card-title">Jedi</h6>
<p class="card-text text-justify scroll">
This is my first Hackathon and was excited to be working on a
fun project with a talented team. I've been an E-Commerce
Project Manager for the last 10 years I’m now looking to start
my Developer journey, build on my Full-Stack skills and
knowledge. My interests include the internet of things, all
things digital. I love discovering new innovative tech, apps,
and meeting new people. I am a movie buff, a gamer and have a
wide taste in music.
</p>
</div>
<div class="card-footer text-center">
<small class="text-muted"
><a
href="https://github.com/kslg"
aria-label="Krishan Gharu GitHub profile"
target="_blank"
><i
class="jedi fa-brands fa-github fa-xl"
><span class="sr-only">Find me on GitHub</span></i
></a
></small
>
<small class="text-muted"
><a
href="https://www.linkedin.com/in/krishang/"
aria-label="Krishan Gharu LinkedIn profile"
target="_blank"
><i
class="jedi fa-brands fa-linkedin fa-xl"
><span class="sr-only">Find me on LinkedIn</span></i
></a
></small
>
</div>
</div>
</div>
<div class="col mb-4">
<div
class="card bg-color-background avatar-card jedi"
onmouseover="PlaySound('light-saber')"
onmouseout="StopSound('light-saber')"
>
<img
src="assets/images/avatars/kera.webp"
class="card-img-top"
alt="Illustrated Star Wars Avatar of Kera Cudmore"
>
<div class="card-body avatar-body text-center">
<h5 class="card-title">Kera Cudmore</h5>
<h6 class="card-title">Jedi</h6>
<p class="card-text text-justify scroll">
Code Institute Hackathon veteran I am. My 8th this is! I Love
meeting new people and learning with them on each hackathon 😊
When not hacking, you'll either find me at my day job as a
junior software developer at the Met Office, quilting or
spending time with my family.
</p>
</div>
<div class="card-footer text-center">
<small class="text-muted"
><a
href="https://github.com/kera-cudmore"
target="_blank"
aria-label="View Kera Cudmore's GitHub Profile. Opens in a new tab."
><i
class="jedi fa-brands fa-github fa-xl"
><span class="sr-only">Find me on GitHub</span></i
></a
></small
>
<small class="text-muted"
><a
href="https://www.linkedin.com/in/keracudmore/"
target="_blank"
aria-label="View Kera Cudmore's Linkedin Profile. Opens in a new tab."
><i
class="jedi fa-brands fa-linkedin fa-xl"
><span class="sr-only">Find me on LinkedIn</span></i
></a
></small
>
</div>
</div>
</div>
<div class="col mb-4">
<div
class="card bg-color-background avatar-card"
onmouseover="PlaySound('light-saber')"
onmouseout="StopSound('light-saber')"
>
<img
src="assets/images/avatars/dan.webp"
class="card-img-top"
alt="Illustrated Star Wars Avatar of Dan Higginson"
>
<div class="card-body avatar-body text-center">
<h5 class="card-title">Dan Higginson</h5>
<h6 class="card-title">Sith</h6>
<p class="card-text text-justify scroll">
This is my first Hackathon. Despite finishing the Code
Institute course a while ago, I have not taken part in a
Hackathon before. I am a sci-fi nerd so when I saw the theme
was Star Wars, the pull of the force was too strong to resist!
When I'm not exploring the galaxy you can find me with my
family enjoying nature here on Earth or building in our
Minecraft realm.
</p>
</div>
<div class="card-footer text-center">
<small class="text-muted"
><a
href="https://github.com/Danbob81"
aria-label="Dan Higginson GitHub profile"
target="_blank"
><i
class="fa-brands fa-github fa-xl"
><span class="sr-only">Find me on GitHub</span></i
></a
></small
>
<small class="text-muted"
><a
href="https://www.linkedin.com/in/daniel-higginson/"
aria-label="Dan Higginson LinkedIn profile"
target="_blank"
><i
class="fa-brands fa-linkedin fa-xl"
><span class="sr-only">Find me on LinkedIn</span></i
></a
></small
>
</div>
</div>
</div>
<div class="col mb-4">
<div
class="card bg-color-background avatar-card padawan"
onmouseover="PlaySound('light-saber')"
onmouseout="StopSound('light-saber')"
>
<img
src="assets/images/avatars/emma.webp"
class="card-img-top"
alt="Illustrated Star Wars Avatar of Emma Lamont"
>
<div class="card-body avatar-body text-center">
<h5 class="card-title">Emma Lamont</h5>
<h6 class="card-title">Padawan</h6>
<p class="card-text text-justify scroll">
My 4th hackathon this is! It's great working with people and
learning so much each time. I was a Science teacher for 10
years and spend most of my free time at the theatre or
performing with amateur dramatics. Working with people brings
me joy!
</p>
</div>
<div class="card-footer text-center">
<small class="text-muted"
><a
href="https://github.com/elamont174"
aria-label="Emma Lamont GitHub profile"
target="_blank"
><i
class="padawan fa-brands fa-github fa-xl"
><span class="sr-only">Find me on GitHub</span></i
></a
></small
>
<small class="text-muted"
><a
href="https://www.linkedin.com/in/emma-lamont"
aria-label="Emma Lamont LinkedIn profile"
target="_blank"
><i
class="padawan fa-brands fa-linkedin fa-xl"
><span class="sr-only">Find me on LinkedIn</span></i
></a
></small
>
</div>
</div>
</div>
<div class="col mb-4">
<div
class="card bg-color-background avatar-card padawan"
onmouseover="PlaySound('light-saber')"
onmouseout="StopSound('light-saber')"
>
<img
src="assets/images/avatars/alex2.webp"
class="card-img-top"
alt="Illustrated Star Wars Avatar of Alex Crabbe"
>
<div class="card-body avatar-body text-center">
<h5 class="card-title">Alex Crabbe</h5>
<h6 class="card-title">Padawan</h6>
<p class="card-text text-justify scroll">
My first Hackathon this is! I am currently doing PP2 of the
fullstack course at Code Institute. I am taking part because I
wanted to get experience of working in a team. I decided I
wanted to go into software development after completing a
masters in physics.
</p>
</div>
<div class="card-footer text-center">
<small class="text-muted"
><a
href="https://github.com/alexrobincrabbe"
aria-label="Alex Crabbe GitHub profile"
target="_blank"
><i
class="padawan fa-brands fa-github fa-xl"
><span class="sr-only">Find me on GitHub</span></i
></a
></small
>
</div>
</div>
</div>
<div class="col mb-4">
<div
class="card bg-color-background avatar-card padawan"
onmouseover="PlaySound('light-saber')"
onmouseout="StopSound('light-saber')"
>
<img
src="assets/images/avatars/desi.webp"
class="card-img-top"
alt="Illustrated Star Wars Avatar of Desislava Naydenova"
>
<div class="card-body avatar-body text-center">
<h5 class="card-title">Desislava Naydenova</h5>
<h6 class="card-title">Padawan</h6>
<p class="card-text text-justify scroll">
I thrive on life, fueled by my love for learning and my
passion for traveling. Participating in my first hackathon has
been an exhilarating experience, and I'm eagerly anticipating
the results. It's incredibly fulfilling to face challenges
head-on, collaborating with talented colleagues to conquer
each obstacle and advance towards our goals.
</p>
</div>
<div class="card-footer text-center">
<small class="text-muted"
><a
href="https://github.com/DesislavaNaydenova"
aria-label="Desislava Naydenova GitHub profile"
target="_blank"
><i
class="padawan fa-brands fa-github fa-xl"
><span class="sr-only">Find me on GitHub</span></i
></a
></small
>
<small class="text-muted"
><a
href="https://www.linkedin.com/in/desislava-naydenova-96877b2a3/"
aria-label="Desislava Naydenova LinkedIn profile"
target="_blank"
><i
class="padawan fa-brands fa-linkedin fa-xl"
><span class="sr-only">Find me on LinkedIn</span></i
></a
></small
>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- FOOTER -->
<footer class="container-fluid footer-container fixed-bottom">
<div class="row">
<div class="col">
<a
href="https://github.com/DesislavaNaydenova/2405-hackathon-team1-StarWars"
target="_blank"
rel="noopener"
aria-label="click to open GitHub repository in a new tab"
>
<i class="fa-brands fa-github"
><span class="sr-only">View our project on GitHub</span></i
>
</a>
</div>
<div class="col">
<a href="about.html" aria-label="click to open about us page">
<i class="fa-solid fa-people-group"
><span class="sr-only"
>Meet the Team</span
></i
>
</a>
</div>
<div class="col">
<p
onmouseover="PlaySound('chewieSoundEffect')"
onmouseout="StopSound('chewieSoundEffect')"
>
© Team ChewHakkas
</p>
<audio id="chewieSoundEffect">
<source src="assets/audio/chewbacca.mp3">
</audio>
</div>
</div>
</footer>
<!-- Scripts-->
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct"
crossorigin="anonymous"
></script>
<script src="assets/js/script.js"></script>
</body>
</html>