diff --git a/_data/events.yaml b/_data/events.yaml index 55a0efd485..f5768ae9d4 100644 --- a/_data/events.yaml +++ b/_data/events.yaml @@ -20,7 +20,6 @@ upcomingevents: description: JavaZone is the biggest community-driven Java conference that has been organized in Oslo, Norway since 2001. It is organized on a voluntary basis by a group of people from javaBin, the Norwegian Java User Group, working around the year and putting many hours to create an amazing conference experience for you. thumbnail: javazone2025_logo.png - - title: "The Developer's Conference" type: In Person & Virtual link: https://github.com/quarkusio/quarkus/discussions/49367 @@ -30,6 +29,15 @@ upcomingevents: description: TDC São Paulo features three days of diverse lecture tracks and panels for intermediate and advanced levels, focused on advancing your career and accelerating the adoption of emerging technologies. thumbnail: tdcsaupaulo_logo.png +- title: "XConf" + type: In Person + link: https://github.com/quarkusio/quarkus/discussions/49442 + date: 2025-09-18 + displaydate: "September 18, 2025" + location: Madrid, Spain + description: With its relaxed atmosphere and focus on high-quality topics and talks, XConf offers a unique opportunity to connect with like-minded technologists. It’s a space to explore bold ideas, challenge yourself with fresh perspectives and deepen your understanding of the role technology plays in solving real-world problems. Like catching up with old friends at a class reunion, XConf combines familiarity and inspiration in a way that leaves a lasting impact. + thumbnail: xconf_logo.png + - title: "DevConfUS" type: In Person link: https://github.com/quarkusio/quarkus/discussions/48202 @@ -75,6 +83,24 @@ upcomingevents: description: The independent software development conference in the Markthalle Basel. thumbnail: baselone_logo.png +- title: "Lindholmen Software Development Day" + type: In Person + link: https://github.com/quarkusio/quarkus/discussions/49439 + date: 2025-10-22 + displaydate: "October 22, 2025" + location: Lindholmen, Sweden + description: Lindholmen Software Development Day is the number one annual meeting place for software developers and experts in and around Gothenburg on the Swedish westcoast. The Lindholmen Software Development Day is an enabler for collaboration to bring future success in software development in Sweden. The event offers cutting-edge open seminars and a meeting place for industry, academia, and society. + thumbnail: lindholmen_logo.png + +- title: "Øredev" + type: In Person + link: https://github.com/quarkusio/quarkus/discussions/49437 + date: 2025-11-07 + displaydate: "November 5-7, 2025" + location: Malmö, Sweden + description: The independent software development conference in the Markthalle Basel. + thumbnail: oredev_logo.png + - title: "YOW! Melbourne 2025" type: In Person link: https://github.com/quarkusio/quarkus/discussions/49370 diff --git a/assets/images/events/lindholmen_logo.png b/assets/images/events/lindholmen_logo.png new file mode 100644 index 0000000000..0c3a640148 Binary files /dev/null and b/assets/images/events/lindholmen_logo.png differ diff --git a/assets/images/events/oredev_logo.png b/assets/images/events/oredev_logo.png index 7485fb246e..0a3f72a8c7 100644 Binary files a/assets/images/events/oredev_logo.png and b/assets/images/events/oredev_logo.png differ diff --git a/assets/images/events/xconf_logo.png b/assets/images/events/xconf_logo.png new file mode 100644 index 0000000000..ad72d1db72 Binary files /dev/null and b/assets/images/events/xconf_logo.png differ