-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
33 changed files
with
1,863 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
export default function Checkbox({ onChange, selected, children }) { | ||
return ( | ||
<div> | ||
<label className="rounded-sm bg-quinary"> | ||
<input className="hidden" type="checkbox" onChange={onChange}></input> | ||
<span | ||
className={`text-sm text-white ${ | ||
selected ? "bg-quinary" : "bg-white" | ||
} select-none border-2 border-quinary px-1 font-ibold`} | ||
> | ||
{" "} | ||
✓ | ||
</span> | ||
</label> | ||
<label className="text-md ml-2 select-none text-white">{children}</label> | ||
</div> | ||
); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ import { | |
faInstagram, | ||
faGithub, | ||
faLinkedinIn, | ||
faDiscord, | ||
} from "@fortawesome/free-brands-svg-icons"; | ||
import { faXTwitter } from "@fortawesome/free-brands-svg-icons"; | ||
import { faEnvelope } from "@fortawesome/free-solid-svg-icons"; | ||
|
@@ -51,6 +52,14 @@ export default function Social() { | |
> | ||
<FontAwesomeIcon icon={faFacebook} /> | ||
</a> | ||
<a | ||
className="w-5 transition-colors duration-75 ease-in hover:text-quinary" | ||
href="https://discord.gg/stUtCjsnHx" | ||
target="_blank" | ||
rel="noreferrer" | ||
> | ||
<FontAwesomeIcon icon={faDiscord} /> | ||
</a> | ||
<a | ||
className="w-5 transition-colors duration-75 ease-in hover:text-quinary" | ||
href="mailto:[email protected]" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,95 @@ | ||
{ | ||
"0": { | ||
"name": "CV Challenge", | ||
"description": "Our sponsors want your CV. You want them to have it.", | ||
"name": "Final Badge Challenge", | ||
"description": "You participate in talks and workshops, you talk with every company you can and participate in every tournament. Now you are left with a bunch of badges, what do you do?! Every badge comes with a set of entries to the Final Badge Draw! On the last day of SEI, we will select three winning entries and their owners will be the lucky recipients of an amazing selection of prizes! The more badges you have, the more likely you are to win!", | ||
"prizes": [ | ||
{ | ||
"name": "Amazon Kindle" | ||
"name": "Playstation 5" | ||
}, | ||
{ | ||
"name": "Trotinete Elétrica Xiaomi Electric Scooter 4 Go" | ||
}, | ||
{ | ||
"name": "Headphones Sony XM4" | ||
} | ||
] | ||
}, | ||
"1": { | ||
"name": "CTF Challenge", | ||
"description": "Cybersecurity has never been more exciting! Put your skills to the test with our Capture the Flag game. Once a day, scavenge all the flags to win an exclusive badge - a medal of honour for all those who plow through this challenge until victory!", | ||
"name": "Daily Badge Challenges - day one", | ||
"description": "This one is easy. The winners are the three people with the most badges won on the first day! If there is a tie, the participant with the most tokens wins! If there’s still a tie after that, we’ll toss a coin! The badges you win before SEI starts will be counted on this day.", | ||
"prizes": [ | ||
{ | ||
"name": "Exclusive Badge" | ||
"name": "Monitor LG 26WQ500-B LCD 4K UHD 5ms 75Hz 25.7\"" | ||
}, | ||
{ | ||
"name": "Microfone Logitech Yeti" | ||
}, | ||
{ | ||
"name": "Teclado Ducky One 3 Daybreak Mini" | ||
} | ||
] | ||
}, | ||
"2": { | ||
"name": "Final Badge Challenge", | ||
"description": "You participate in talks and workshops, you talk with every company you can and participate in every tournament. Now you are left with a bunch of badges, what do you do?! Every badge comes with a set of entries to the Final Badge Draw! On the last day of SEI, we will select three winning entries and their owners will be the lucky recipients of an amazing selection of prizes! The more badges you have, the more likely you are to win!" | ||
"name": "Daily Badge Challenges - day two", | ||
"description": "The same rules as day one apply. However only the badges you win on the second day count towards this prize.", | ||
"prizes": [ | ||
{ | ||
"name": "Cadeira de escritório Sky" | ||
}, | ||
{ | ||
"name": "Soundbar LG SQC 2.1 Canais 300W" | ||
}, | ||
{ | ||
"name": "Docking Station Conceptronic" | ||
} | ||
] | ||
}, | ||
"3": { | ||
"name": "Daily Badge Challenges - day one", | ||
"description": "This one is easy. The winners are the three people with the most badges won on the first day! If there is a tie, the participant with the most tokens wins! If there’s still a tie after that, we’ll toss a coin! The badges you win before SEI starts will be counted on this day." | ||
"name": "Daily Badge Challenges - day three", | ||
"description": "The same rules as day one (again). However only the badges you win on the third day count towards this prize.", | ||
"prizes": [ | ||
{ | ||
"name": "Secretária ajustável em altura pro.tec Stryn" | ||
}, | ||
{ | ||
"name": "Raspberry Pi 4 Model B 8GB RAM" | ||
}, | ||
{ | ||
"name": "Câmara Polaroid GO" | ||
} | ||
] | ||
}, | ||
"4": { | ||
"name": "Daily Badge Challenges - day two", | ||
"description": "The same rules as day one apply. However only the badges you win on the second day count towards this prize." | ||
"name": "Daily Badge Challenges - day four", | ||
"description": "This is getting a little repetitive… The same rules as day one (again). The difference is that only the badges you win on the fourth day count towards this prize.", | ||
"prizes": [ | ||
{ | ||
"name": "Nintendo Switch OLED" | ||
}, | ||
{ | ||
"name": "Rato Logitech MX Master 3 Wireless Pro 4000 DPI" | ||
}, | ||
{ | ||
"name": "Máquina de café Nespresso Vertuo Next" | ||
} | ||
] | ||
}, | ||
"5": { | ||
"name": "Daily Badge Challenges - day three", | ||
"description": "The same rules as day one (again). However only the badges you win on the third day count towards this prize." | ||
"name": "CV Challenge", | ||
"description": "Our sponsors want your CV. You want them to have it.", | ||
"prizes": [ | ||
{ | ||
"name": "Amazon Kindle" | ||
} | ||
] | ||
}, | ||
"6": { | ||
"name": "Daily Badge Challenges - day four", | ||
"description": "This is getting a little repetitive… The same rules as day one (again). The difference is that only the badges you win on the fourth day count towards this prize." | ||
"name": "CTF Challenge", | ||
"description": "Cybersecurity has never been more exciting! Put your skills to the test with our Capture the Flag game. Once a day, scavenge all the flags to win an exclusive badge - a medal of honour for all those who plow through this challenge until victory!", | ||
"prizes": [ | ||
{ | ||
"name": "Exclusive Badge" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"symbols": 9, | ||
"multipliers": { | ||
"100": [[0, 0, 0]], | ||
"10": [[3, 3, 3]], | ||
"5": [ | ||
[5, 5, 5], | ||
[5, 7, 7], | ||
[7, 5, 7], | ||
[7, 7, 5], | ||
[5, 5, 7], | ||
[5, 7, 5], | ||
[7, 5, 5], | ||
[7, 7, 7] | ||
], | ||
"3": [ | ||
[6, 0, 6], | ||
[6, 1, 6], | ||
[6, 2, 6], | ||
[6, 3, 6], | ||
[6, 4, 6], | ||
[6, 5, 6], | ||
[6, 6, 6], | ||
[6, 7, 6], | ||
[6, 8, 6] | ||
], | ||
"2": [[2, 2, 2]], | ||
"1": [ | ||
[1, 1, 1], | ||
[4, 1, 1], | ||
[1, 4, 1], | ||
[1, 1, 4], | ||
[4, 4, 1], | ||
[4, 1, 4], | ||
[1, 4, 4], | ||
[4, 4, 4] | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.