diff --git a/_data/events.yaml b/_data/events.yaml index c8590b57d69..1ef16cbcb9a 100644 --- a/_data/events.yaml +++ b/_data/events.yaml @@ -2,51 +2,6 @@ headline: "Select Upcoming Events" upcomingevents: -- title: "KCD Colombia" - type: In Person - link: https://github.com/quarkusio/quarkus/discussions/49364 - date: 2025-08-29 - displaydate: "August 28-29, 2025" - location: Bogotá, Columbia - description: KCD Colombia is the meeting point where community, technology and innovation meet Cloud Native converge to transform the digital future of Latin America. - thumbnail: kcdcolumbia_logo.png - -- title: "JavaZone" - type: In Person - link: https://github.com/quarkusio/quarkus/discussions/49373 - date: 2025-09-04 - displaydate: "September 3-4, 2025" - location: Lillestrøm, Norway - 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 - date: 2025-09-19 - displaydate: "September 17-19, 2025" - location: São Paulo, Brazil - 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 - date: 2025-09-20 - displaydate: "September 19-20, 2025" - location: Boston, USA - description: DevConf.US 2025 is the 7th annual, free, Red Hat sponsored technology conference for community project and professional contributors to Free and Open Source technologies at Boston University in the historic city of Boston, USA. - thumbnail: devconfus_logo.png - - title: "Swiss Dev Confederation" type: In Person link: https://github.com/quarkusio/quarkus/discussions/49368 @@ -101,6 +56,24 @@ upcomingevents: 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: "Quarkus at Red Hat Innovate Together" + type: In Person + link: https://github.com/quarkusio/quarkus/discussions/50268 + date: 2025-10-21 + displaydate: "October 21, 2025" + location: Prague, Czech Republic + description: Srdečně Vás zveme na největší akci společnosti Red Hat v České Republice a na Slovensku Innovate Together; Strategic Solutions for IT Leaders 2025, který se uskuteční v Praze dne 21 .10. 2025 v Vienna House by Wyndham Andel's Prague. + thumbnail: RHInnovateTogether_logo.png + +- title: "Red Hat Summit: Connect 2025 Helsinki" + type: In Person + link: https://github.com/quarkusio/quarkus/discussions/50266 + date: 2025-10-23 + displaydate: "October 23, 2025" + location: Helsinki, Finland + description: 23 October, 2025 | Helsinki, Finland | Scandic Marina Congress Center, Katajanokanlaituri Connect with ideas, discussions, and insights with your peers by participating in our regional, in-person events. + thumbnail: RHSummitConnectHelsinki_logo.png + - title: "Øredev" type: In Person link: https://github.com/quarkusio/quarkus/discussions/49437 @@ -110,6 +83,15 @@ upcomingevents: description: Øredev is the Premier developer's conference in Europe, focused on the whole software development process. thumbnail: oredev_logo.png +- title: "ArgoCon at KubeCon NA" + type: In Person + link: https://github.com/quarkusio/quarkus/discussions/50269 + date: 2025-11-10 + displaydate: "November 10, 2025" + location: Atlanta, Georgia - USA + description: ArgoCon is designed to foster collaboration, discussion, and knowledge sharing on the Argo Project, which consists of four projects; Argo CD, Argo Workflows… + thumbnail: argocon_logo.png + - title: "KubeCon North America" type: In Person link: https://github.com/quarkusio/quarkus/discussions/49615 diff --git a/assets/images/events/RHInnovateTogether_logo.png b/assets/images/events/RHInnovateTogether_logo.png new file mode 100644 index 00000000000..04cedf1aa22 Binary files /dev/null and b/assets/images/events/RHInnovateTogether_logo.png differ diff --git a/assets/images/events/RHSummitConnectHelsinki_logo.png b/assets/images/events/RHSummitConnectHelsinki_logo.png new file mode 100644 index 00000000000..9db4c667051 Binary files /dev/null and b/assets/images/events/RHSummitConnectHelsinki_logo.png differ diff --git a/assets/images/events/argocon_logo.png b/assets/images/events/argocon_logo.png new file mode 100644 index 00000000000..20eb914bb10 Binary files /dev/null and b/assets/images/events/argocon_logo.png differ