diff --git a/public/images/webinars/march_04_2025.png b/public/images/webinars/march_04_2025.png new file mode 100644 index 000000000..36cb98fe4 Binary files /dev/null and b/public/images/webinars/march_04_2025.png differ diff --git a/resources/excel/example.xlsx b/resources/excel/example.xlsx index 0cd17d3a6..adf29fe06 100644 Binary files a/resources/excel/example.xlsx and b/resources/excel/example.xlsx differ diff --git a/resources/views/static/webinars.blade.php b/resources/views/static/webinars.blade.php index cc689a7f3..0b87e986e 100644 --- a/resources/views/static/webinars.blade.php +++ b/resources/views/static/webinars.blade.php @@ -7,13 +7,58 @@ ]; $results = [ + [ + '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', + 'label' => 'Past Webinar', + 'link' => 'https://youtu.be/K15vo_RRPL0?si=NYD2cld8ajFn6gZG', + 'link_type' => 'video' + ], + [ + 'image' => '/images/webinars/blue_visual.jpg', + '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', + 'label' => 'Past Webinar', + 'link' => 'https://youtu.be/czCjTm3ChVg?si=02PxWG-zVf4z72vF', + 'link_type' => 'video' + ], + [ + 'image' => '/images/webinars/blue_visual.jpg', + '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', + 'label' => 'Past Webinar', + 'link' => 'https://youtu.be/YysVQDuADME?si=wMxUOYhr_IIg4iPz', + 'link_type' => 'video' + ], + [ + 'image' => '/images/webinars/blue_visual.jpg', + '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', + 'label' => 'Past Webinar', + 'link' => 'https://youtu.be/cx6qm5mxmF8?si=gevJU9waKaHjI3Cn', + 'link_type' => 'video' + ], [ 'image' => '/images/webinars/blue_visual.jpg', - 'title' => 'AI Needs More Than Coders', - 'description' => "AI isn't just about building tools, it's about choosing the right questions, spotting what others miss, and turning data into decisions that matter.", - 'date' => '16 June 2025, Monday - 16.00 - 17.00 CET', + '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', + 'label' => 'Past Webinar', + 'link' => 'https://youtu.be/kA2whiNjmvc?si=aE3IP0nXzIu8bNuZ', + 'link_type' => 'video' + ], + [ + 'image' => '/images/webinars/march_04_2025.png', + 'title' => 'Beyond Code: Empowering Generations of Innovators', + 'description' => "This EU Code Week webinar, “Beyond Code: Empowering Generations of Innovators,” explores how diversity and inclusion drive innovation in STEM, offering practical examples and strategies to foster collaboration in tech. Tania Gómez shares her experience in digital transformation and promoting equity in the ICT industry.", + 'date' => '04 march 2025', 'label' => 'Past Webinar', - 'link' => 'https://youtu.be/TKkB0z5k9tc', + 'link' => 'https://youtu.be/cMdu9_BSz4k?si=usS23nEmuyYrvfeE', 'link_type' => 'video' ], [ @@ -153,10 +198,10 @@ @section('content')
-
-
-
-
+
+
+
+

Webinars @@ -164,17 +209,17 @@

@lang('webinars.webinars-text')

- - + + Optional secondary CTA introduction to webinars

-
-{{-- --}}
-
+

Webinars @@ -206,8 +251,8 @@ class="absolute top-0 right-0 h-full max-w-[calc(70vw)] object-cover hidden md:b

@lang('webinars.recordings-youtube-list-title')
- @lang('webinars.2024-webinar-series-title') https://www.youtube.com/playlist?list=PLnqp3yQre_1gaiLYx-_QIB6NMYLOhrAcf
- @lang('webinars.2025-webinar-series-title') https://www.youtube.com/playlist?list=PLnqp3yQre_1iU1qMK7vMSzC_jfMkqxXky + @lang('webinars.2024-webinar-series-title') https://www.youtube.com/playlist?list=PLnqp3yQre_1gaiLYx-_QIB6NMYLOhrAcf
+ @lang('webinars.2025-webinar-series-title') https://www.youtube.com/playlist?list=PLnqp3yQre_1iU1qMK7vMSzC_jfMkqxXky

@@ -221,15 +266,15 @@ class="animation-element move-background duration-[1.5s] absolute z-0 lg:-bottom >
-
+
- - - -