diff --git a/_data/events.yaml b/_data/events.yaml index 1e5c8203bf8..23d80e929ff 100644 --- a/_data/events.yaml +++ b/_data/events.yaml @@ -2,11 +2,30 @@ headline: "Select Upcoming Events" upcomingevents: +- title: "Voxxed Days CERN" + type: In Person + link: https://github.com/quarkusio/quarkus/discussions/44692 + date: 2025-01-15 + displaydate: "January 15, 2025" + location: Myelin, Switzerland + description: Voxxed Days CERN offers you the chance to visit one of the world’s most respected centres of scientific research, where you can meet fellow developers, share knowledge and listen to fascinating ideas from some of the most respected speakers of the sector. + thumbnail: voxxeddays_cern.png + +- title: "Voxxed Days Ticino" + type: In Person + link: https://github.com/quarkusio/quarkus/discussions/44694 + date: 2025-01-17 + displaydate: "January 17, 2025" + location: Lugano, Switzerland + description: Voxxed Days Ticino is an annual conference held in the Ticino region of Switzerland, primarily focused on software development, where developers gather to learn about the latest technologies, share ideas, and network with industry experts. + thumbnail: voxxeddays_ticino.png + + - title: "Snowcamp" type: In Person link: https://github.com/quarkusio/quarkus/discussions/44600 - date: 2025-07-25 - displaydate: "November 22-25, 2025" + date: 2025-01-25 + displaydate: "January 22-25, 2025" location: Grenoble, France description: First and foremost, it's a high-level technical conference that focuses on innovation. SnowCamp brings IT professionals and researchers together to discuss today's and tomorrow's technologies. thumbnail: snowcamp_logo.png diff --git a/assets/images/events/voxxeddays_cern.png b/assets/images/events/voxxeddays_cern.png new file mode 100644 index 00000000000..373c34ebe67 Binary files /dev/null and b/assets/images/events/voxxeddays_cern.png differ