From 88bb375368d110236ec37a23f1e0cfb3ee163d58 Mon Sep 17 00:00:00 2001 From: L3viathan Date: Tue, 3 Jun 2025 11:53:26 +0200 Subject: Timeline: Add two more items (Code Jam 10 & 11) --- .../entries/2023-10-15_pydis-code-jam-2023-cj10.md | 19 +++++++++++++++++++ .../entries/2024-09-01_pydis-code-jam-2024-cj11.md | 12 ++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 pydis_site/apps/timeline/entries/2023-10-15_pydis-code-jam-2023-cj10.md create mode 100644 pydis_site/apps/timeline/entries/2024-09-01_pydis-code-jam-2024-cj11.md diff --git a/pydis_site/apps/timeline/entries/2023-10-15_pydis-code-jam-2023-cj10.md b/pydis_site/apps/timeline/entries/2023-10-15_pydis-code-jam-2023-cj10.md new file mode 100644 index 00000000..34887f69 --- /dev/null +++ b/pydis_site/apps/timeline/entries/2023-10-15_pydis-code-jam-2023-cj10.md @@ -0,0 +1,19 @@ +--- +title: Summer Code Jam 2023 (CJ10) +date: October 15th, 2023 +icon: fa fa-dice +icon_color: pastel-lime +--- + +We host the 10th Code Jam. This year, teams had to use an **image +processing/manipulation library** to create something under the theme of +**"Secret Codes"**. + +In total, 17 teams submitted projects out of which we showcased the top 10 in a +livestream, where the winners were also announced. + +
+ +
diff --git a/pydis_site/apps/timeline/entries/2024-09-01_pydis-code-jam-2024-cj11.md b/pydis_site/apps/timeline/entries/2024-09-01_pydis-code-jam-2024-cj11.md new file mode 100644 index 00000000..cb944e71 --- /dev/null +++ b/pydis_site/apps/timeline/entries/2024-09-01_pydis-code-jam-2024-cj11.md @@ -0,0 +1,12 @@ +--- +title: Code Jam 2024 (CJ11) +date: September 1st, 2024 +icon: fa fa-dice +icon_color: pastel-lime +--- + +We host the 11th Code Jam. This year, teams had to create a **Discord +Application** based on the theme of **"Information Overload"**. + +23 teams submitted projects, 10 of which were demoed in a livestream in which +we also announced the winners. -- cgit v1.2.3