Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions resources/views/static/webinars.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
'image' => '/images/webinars/blue_visual.jpg',
'title' => 'EU Code Week Lightning Talk - NerdKunst: A Gentle and Interactive Introduction to Generative Art',
'description' => "Dive into the creative world of generative art! Through live demos, explore how open-source tools can help anyone create computer-generated artworks while learning coding and maths in a fun way.",
'date' => '22 Oct 2025',
'date' => '22 October 2025',
'label' => 'Past Webinar',
'link' => 'https://youtu.be/K15vo_RRPL0?si=NYD2cld8ajFn6gZG',
'link_type' => 'video'
Expand All @@ -20,7 +20,7 @@
'image' => '/images/webinars/blue_visual_2025.png',
'title' => 'EU Code Week Lightning Talk - AI to Z: Doing more with less',
'description' => "Join a live journey to build and publish a complete website in just 40 minutes - no technical skills needed! Discover how AI is transforming education, productivity, and collaboration, and leave with practical insights on embedding AI into learning.",
'date' => '21 Oct 2025',
'date' => '21 October 2025',
'label' => 'Past Webinar',
'link' => 'https://youtu.be/czCjTm3ChVg?si=02PxWG-zVf4z72vF',
'link_type' => 'video'
Expand All @@ -29,7 +29,7 @@
'image' => '/images/webinars/blue_visual_2025.png',
'title' => 'EU Code Week Lightning Talk - From Myth to Code: A History Project in PBL',
'description' => "Turn history into a quest! Learn how students become world-builders and archeologists in a digital environment, using Tinkercad and Delightex to bring Etruscan culture to life through puzzles, coding, and 3D models.",
'date' => '17 Oct 2025',
'date' => '17 October 2025',
'label' => 'Past Webinar',
'link' => 'https://youtu.be/YysVQDuADME?si=wMxUOYhr_IIg4iPz',
'link_type' => 'video'
Expand All @@ -38,7 +38,7 @@
'image' => '/images/webinars/blue_visual_2025.png',
'title' => 'EU Code Week Lightning Talk - Early Computational Thinking: Inclusive STEM Learning for Young Minds',
'description' => "Explore how computational thinking can be introduced meaningfully in early education, starting as young as 5 years old. Through role play and unplugged activities, young learners can develop core problem-solving skills and logical reasoning even before they begin formal coding. You will discover practical resources, classroom-ready examples, and inspiring case studies from schools already implementing this approach.",
'date' => '14 Oct 2025',
'date' => '14 October 2025',
'label' => 'Past Webinar',
'link' => 'https://youtu.be/cx6qm5mxmF8?si=gevJU9waKaHjI3Cn',
'link_type' => 'video'
Expand All @@ -47,7 +47,7 @@
'image' => '/images/webinars/blue_visual_2025.png',
'title' => 'Open Roberta – Programming Robots Without Robots',
'description' => "Learn how to bring robots to life without using any physical equipment in this on-demand webinar introducing Open Roberta, a free and accessible block-based simulation environment for learning programming and robotics. Guided by Dr. Samuel Branco, the session offers a practical and inspiring introduction to coding concepts, virtual robots, and problem-solving skills.",
'date' => '13 Oct 2025',
'date' => '13 October 2025',
'label' => 'Past Webinar',
'link' => 'https://youtu.be/kA2whiNjmvc?si=aE3IP0nXzIu8bNuZ',
'link_type' => 'video'
Expand Down