diff options
author | 2025-06-03 11:53:26 +0200 | |
---|---|---|
committer | 2025-06-03 11:53:26 +0200 | |
commit | 88bb375368d110236ec37a23f1e0cfb3ee163d58 (patch) | |
tree | 1dc28391817429207ec0e80312ad13e244122572 /pydis_site/apps | |
parent | Timeline: Add three new items (#1532) (diff) |
Timeline: Add two more items (Code Jam 10 & 11)
Diffstat (limited to 'pydis_site/apps')
-rw-r--r-- | pydis_site/apps/timeline/entries/2023-10-15_pydis-code-jam-2023-cj10.md | 19 | ||||
-rw-r--r-- | pydis_site/apps/timeline/entries/2024-09-01_pydis-code-jam-2024-cj11.md | 12 |
2 files changed, 31 insertions, 0 deletions
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. + +<div class="force-aspect-container"> +<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" +allowfullscreen="" class="force-aspect-content" frameborder="0" +src="https://www.youtube.com/embed/7U7wu7o1Dss"></iframe> +</div> 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. |