From ce25f8516c78e617ee07563a66e625c87ac61504 Mon Sep 17 00:00:00 2001 From: Janine vN Date: Wed, 1 Nov 2023 22:08:25 -0400 Subject: Add winners and submissions from cj10 --- .../events/pages/code-jams/10/_index.html | 63 +++++++- .../events/pages/code-jams/10/submissions.html | 178 +++++++++++++++++++++ 2 files changed, 240 insertions(+), 1 deletion(-) create mode 100644 pydis_site/templates/events/pages/code-jams/10/submissions.html diff --git a/pydis_site/templates/events/pages/code-jams/10/_index.html b/pydis_site/templates/events/pages/code-jams/10/_index.html index e05f50b1..388f0df0 100644 --- a/pydis_site/templates/events/pages/code-jams/10/_index.html +++ b/pydis_site/templates/events/pages/code-jams/10/_index.html @@ -20,6 +20,45 @@ and walking through the program that your team has created. More details and specifics of this will be released within the next 2 weeks.

+

Code Jam Winners

+

Congratulations to our winners and the two runner ups! Check out their projects below.

+ +

Dynamic Typists: next level CAPTCHA

+

tfblunt, the_outlaw_josey_wales, istalantar, maxyodedara5, ooliver

+

+ Taking captchas to the next level in an effort to foil some of the new AIs. The captchas are image based with a twist. +

+

+ GitHub Repository +
+ +

+ +

Magic Methods: Code Stego

+

moltensteel, _h_s_p_, ilovetensor, fusionx96, koushireo

+

+ Given a snippet of code, create an image of the code to easily share and also embed the code into the image of the code itself. +

+

+ GitHub Repository +
+

+ +

Async Aggregators: Digital Shadows

+

flowglow, leo.the.lion, dfebs, avongard, chronsfu, _sardines_

+

+ Image manipulation puzzle game. Adjust image manipulation sliders to find secret codes. +

+ GitHub Repository +
+

+ +

Submissions

+

+ By the end of the jam, 17 teams made project submissions. Check them all out here: +

View Submissions
+

+

Important Dates