Skip to content

Commit 3272391

Browse files
committed
Create JSON Event file
1 parent fbdf5d1 commit 3272391

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/data/events/2025.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"March": [
3+
{
4+
"title": "Weekly Exercism Sessions",
5+
"date": "March 31st 2025, 11:00",
6+
"host": "Cykotech",
7+
"description": "I'll be tackling Exercism learning paths from start to finish! Whether you're a beginner looking to learn alongside me or an experienced dev wanting to sharpen your skills, you're welcome to join the journey. I'll be working through the C# learning path on Exercism, working through challenges live. Once I complete it, the community will get to vote on the next language I take on!\n\nCome hang out, ask questions, and level up your coding skills together!"
8+
}
9+
]
10+
}

0 commit comments

Comments
 (0)