Skip to content

Commit b4777f8

Browse files
authored
Merge pull request #1533 from python-discord/timeline-update-2025-nr-2
Timeline: Add two more items (Code Jam 10 & 11)
2 parents 9c44fbd + 88bb375 commit b4777f8

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Summer Code Jam 2023 (CJ10)
3+
date: October 15th, 2023
4+
icon: fa fa-dice
5+
icon_color: pastel-lime
6+
---
7+
8+
We host the 10th Code Jam. This year, teams had to use an **image
9+
processing/manipulation library** to create something under the theme of
10+
**"Secret Codes"**.
11+
12+
In total, 17 teams submitted projects out of which we showcased the top 10 in a
13+
livestream, where the winners were also announced.
14+
15+
<div class="force-aspect-container">
16+
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
17+
allowfullscreen="" class="force-aspect-content" frameborder="0"
18+
src="https://www.youtube.com/embed/7U7wu7o1Dss"></iframe>
19+
</div>
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Code Jam 2024 (CJ11)
3+
date: September 1st, 2024
4+
icon: fa fa-dice
5+
icon_color: pastel-lime
6+
---
7+
8+
We host the 11th Code Jam. This year, teams had to create a **Discord
9+
Application** based on the theme of **"Information Overload"**.
10+
11+
23 teams submitted projects, 10 of which were demoed in a livestream in which
12+
we also announced the winners.

0 commit comments

Comments
 (0)