UI/UX Design
Meet other local people interested in UI/UX Design: share experiences, inspire and encourage each other! Join a UI/UX Design group.
5,017
members
11
groups
Largest UI/UX Design groups
Newest UI/UX Design groups
Frequently Asked Questions
Yes! Check out ui/ux design events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the ui/ux design events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find ui/ux design events near your location here. Connect with your local community and discover events within your area.
UI/UX Design Events Today
Join in-person UI/UX Design events happening right now
Meet with Vienna design community
Hey Vienna❤️
To kick off our chapter, we’re starting with chilled afterwork drinks. **The first round is on us!**
**Here's what you can look forward to:**
* **Connect and network:** Meet and chat with fellow designers IRL.
* **Shape the chapter:** We’ll run a post-it ideation session to explore what types of events, workshops, and resources you’d like from this community.
* **Looking ahead:** Learn how to get involved in future events – as a speaker, attendee, volunteer, or sponsor.
⚠️ **Important:** Spots are limited, so make sure to **[RSVP on the official Figma website only](https://friends.figma.com/e/mv99z8)**. We will use Figma guestlist for check-in, so please make sure
you're registered there.
**Agenda**
19:00 Come together & welcome drinks
19:15 Intro & kick-off
19:30 Community ideation (post-its session)
20:00 Networking & chill
**Want to collab/host our next event?** Contact organizer via [anastasia@gromontova.com](http://anastasia@gromontova.com.)
MobileHeads meets Google I/O Watch Party
MobileHeads meets Google I/O @ Jumio - #11
Join us on May 19 at 18:00 for an evening of mobile development, community, and good conversations.
Attention: We start this time with the presentations already at 18:30!
What’s this edition about?
„The Ghost Inside Your App“ by Dominik Gail - About Dynamic Library Injection, Jailbreaking, How you can still hack iOS apps in 2026 and how to defend against.
„Real or Rendered?“ by Philipp Pointner - A quiz on which image is deepfake and which is a genuine one, and explaining on how to spot deepfakes.
Google I/O Google Keynote
Date: May 19Location: Jumio, Am Europlatz 3 / 1 B, 1120 Vienna
Timeline
18:00 Opening doors
18:30 Start of presentations
19:00 Google I/O keynote & Pizza
As always: great people, strong opinions, and drinks.
Join us for an evening of quality content and community vibes.
RSVP and bring your questions!
RSVP via https://www.meetup.com/mobileheads-austria/events/314419685/
Agenda
---
Hosted By
Kariem Hussein, Organizer
Helmuth Breitenfellner, GDG Organizer
Julia Undeutsch, Dev & UX Accessibility Specialist
I am Web & UX Accessibility Specialist at Atos Austria.
After graduating University in Musicology and Japanese Studies in summer 2020, I started learning front-end development and specialized in the topic of web accessibility early on. Since then, I take every opportunity to spread awareness on the topic by regularly creating content in form of writing blog articles and such.
Since 2022, I have been certified by IAAP as a Professional in Accessibility Core Competencies (CPACC). Since 2023 I am a Google Developer Expert for Web Technologies.
chittipolu jayakrishna,
I’m a passionate technologist with 14 years of experience across mobile applications, embedded systems, custom hardware, backend development, and security modules. I build secure, scalable solutions through detailed analysis and practical problem-solving. I believe in continuous learning and enjoy collaborating with fellow developers to explore new technologies.
My expertise includes developing core libraries for custom hardware devices, embedded software, mobile applications, and security modules for various applications. I’ve worked on a wide range of projects, from mobile games to enterprise applications, IoT systems, and backend infrastructures, and I’ve tackled challenges at the OS library level, including custom mobile OS images.
I’m also experienced in Agile project management, version control systems, and CI/CD pipelines, ensuring efficient, iterative development. If you're interested in security, embedded systems, mobile platforms, or backend development—or just want to chat tech—I’d love to connect and exchange ideas!
Complete your event RSVP here: https://gdg.community.dev/events/details/google-gdg-vienna-presents-mobileheads-meets-google-io-watch-party/.
MobileHeads meets Google I/O @ Jumio - #11
We’re back with another **MobileHeads meetup** \- this time hosted by **Jumio** in Vienna!
Join us on **May 19 at 18:00** for an evening of mobile development, community, and good conversations.
***Attention: We start this time with the presentations already at 18:30!***
**What’s this edition about?**
* „The Ghost Inside Your App“ by Dominik Gail - About Dynamic Library Injection, Jailbreaking, How you can still hack iOS apps in 2026 and how to defend against.
* „Real or Rendered?“ by Philipp Pointner - A quiz on which image is deepfake and which is a genuine one, and explaining on how to spot deepfakes.
* Google I/O Google Keynote
**Date:** May 19
**Location:** Jumio, Am Europlatz 3 / 1 B, 1120 Vienna
**Timeline**
18:00 Opening doors
18:30 Start of presentations
19:00 Google I/O keynote & Pizza
As always: great people, strong opinions, and drinks.
Join us for an evening of quality content and community vibes.
RSVP and bring your questions!
73rd Deep Learning Meetup: Optimizers / Speech Recognition in Air Traffic
Hi Deep Learners,
We are happy to announce our next Vienna Deep Learning Meetup on **May 19** at Bosch. Our topics this time are: Improved Optimizers for Deep Learning and Automatic Speech Recognition in Air Traffic Management.
\*\*\*
**Agenda:**
* 18:15 Arrival
* 18:30 **Introduction** by the meetup organizers
* **Welcome** by the host: Bosch
* 18:45 **Talk 1:** **Momentum, Preconditioning, and Beyond: Practical Advances in Optimization** by Ionut-Vlad Modoranu (*ISTA*)
* 19:30 **Announcements**
* **Networking Break**
* 20:00 **Talk 2:** **Cleared for Takeoff: Automatic Speech Recognition in Air Traffic Management** by Christian Sobtzick & Sahebeh Dadboud *(Frequentis)*
* 20:45 **Networking**
* \~21:30 **Wrap up & End**
\*\*\*
**Talk Details:**
\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**Talk 1:** **Momentum, Preconditioning, and Beyond: Practical Advances in Optimization**
Modern Deep Learning optimization is largely dominated by first-order methods such as Adam, yet their limitations in memory usage, scalability, and curvature awareness motivate the search for improved alternatives. This talk provides a practical perspective on optimization, starting from the roles of momentum and preconditioning and extending to recent advances that go beyond standard adaptive methods.
We present techniques that improve optimization along three key axes: memory, structure, and computational efficiency. In particular, we introduce MicroAdam, a memory-efficient variant of Adam based on compressed optimizer states; Trion, a low-rank method that replaces costly SVD/QR projections with efficient, rank-independent alternatives; and DASH, a GPU-efficient implementation of Shampoo that accelerates second-order preconditioning via improved parallelization and fast matrix inverse root approximations.
Together, these methods illustrate how careful algorithmic and systems-level design can overcome the practical limitations of existing optimizers, offering a path toward scalable, memory-efficient, and high-performance training beyond Adam.
**About the speaker:**
Ionut-Vlad Modoranu is a PhD student at the Institute of Science and Technology Austria (ISTA), specializing in efficient optimization for Deep Learning. His research focuses on reducing the memory usage and computational cost while maintaining the performance, including the development of practical optimizers for large-scale models, with publications at top tier international conferences.
**Talk 2:** **Cleared for Takeoff: Automatic Speech Recognition in Air Traffic Management**
Automatic Speech Recognition (ASR) has made tremendous progress in recent years. However, its deployment in safety‑critical operational environments poses a fundamentally different set of challenges compared to demonstration systems or research prototypes. In this talk, we present how speech‑to‑text models are used in a real Air Traffic Management (ATM) product at Frequentis. We walk through the end‑to‑end lifecycle of an ASR system: how training data is collected and curated, how models are selected and evaluated, and what it takes to deploy and operate them reliably for customers in a regulated, safety‑critical domain. Beyond the models themselves, we discuss practical challenges from bringing ASR from research into production, where reliability and trust matter as much as accuracy.
**About the Speakers:**
Sahebeh (Saba) Dadboud is an Expert Data Scientist at the Frequentis AI Competence Centre. With over eight years of experience in the tech industry, she specializes in bridging Deep Learning, MLOps, and product development to build trustworthy AI for safety-critical systems. At Frequentis, she plays a pivotal role in driving company-wide AI initiatives, supporting the adoption of advanced technologies in domains where reliability, safety, and strict regulatory constraints are absolutely critical. She holds a Master’s degree in Computational Science from the University of Vienna.
Christian Sobtzick is Audio Expert at Frequentis, leading the HET Audio Competence Centre. He is responsible for improving audio quality across all Frequentis voice communication products, drawing on more than 15 years of professional experience. In addition, he supports product development related to automatic speech recognition and contributes to research projects, such as the FFG “Next Generation Safety” project, which aimed to enable AI‑based automation in Air Traffic Management. His background is the field of acoustics, including electroacoustic transducers, acoustic measurements, and signal processing. He holds an MSc in Electrical Engineering and Audio Engineering from Graz University of Technology and the University of Music and Performing Arts Graz.
We are looking forward to welcoming you at our next meetup.
Your VDLM organizer team.
ABC Research Track @ Vienna Blockchain Week (VBW26)
Join us for a deep dive into DeFi, blockchain analytics, and real-world blockchain applications.
ABC Research is excited to present the **ABC Research Track** as part of the **Vienna Blockchain Week 2026 – VBW26**.
Building on the success of the Austrian Blockchain Conference, the new ABC Research Track @VBW26 marks its natural evolution. In collaboration with Vienna Blockchain Week, we are pleased to integrate our Austrian Blockchain Conference into the broader VBW26 program, creating an even more impactful platform for exchange and innovation.
Join us for a gathering that brings together players from academia, business, and the blockchain community to exchange ideas, spark collaboration, and explore emerging opportunities. This event fosters meaningful dialogue across disciplines, bridging research, innovation, and real-world application. Be part of a forward-thinking conversation shaping the future of decentralized technologies.
**Why attend the ABC Research Track @ VBW26:**
* **Learn:** Gain valuable insights into the latest developments in DeFi and blockchain analytics.
* **Discover:** Discover real-world applications of blockchain technology across industries.
* **Connect:** Benefit from cross-sector perspectives that connect academia, business, and innovation.
* **Network:** Expand your network by engaging directly with academics and blockchain pioneers shaping the next market cycle.
* **Party:** Join the legendary VBW Afterparty from 19:00 onward—because the conversations and connections continue well beyond the conference.
**Themes & Sessions – 2026 Edition**
* **The New DeFi Stack: Where Real Value Is Emerging**
An exploration of the latest trends shaping decentralized finance, highlighting where sustainable value is being created and how the DeFi ecosystem is evolving beyond speculation.
* **The Future of Blockchain Analytics: From Strengthening Financial Oversight to Improving Investment Decisions**
This panel examines how advanced blockchain analytics is transforming transparency, compliance, and risk management across financial systems. It will also explore how data-driven insights empower smarter investment strategies and more informed decision-making in an increasingly complex digital asset landscape.
* **Outside the Bubble: Real-World Applications of Blockchain Technology**
A practical look at how blockchain is being applied beyond the crypto space, showcasing real-world use cases and the tangible impact of decentralized technologies across industries.
**Event Schedule:**
* **Tuesday, May 19:** 13:00 – 19:00 \| ABC Research Track @ DC3
* **Tuesday, May 19:** from 19:00 \| Event Closing \| Legendary Afterparty @ DC3
**Check out the full program here:**
[https://viennablockchainweek.org/agenda](https://viennablockchainweek.org/agenda "https://viennablockchainweek.org/agenda")
**⚠️ Tickets for the ABC Research Track are FREE but capacity is limited:** To ensure high-quality networking, tickets are strictly limited. Book Now.
**⚠️ Please note that tickets for the ABC Research Track are only valid for the ABC Research Track and the Event Closing in DC3**. If you plan to attend the full VBW26, please book your ticket here: [https://www.eventbrite.at/e/vienna-blockchain-week-vbw26-tickets-1979158837360?aff=erelexpmlt#location](https://www.eventbrite.at/e/vienna-blockchain-week-vbw26-tickets-1979158837360?aff=erelexpmlt#location "https://www.eventbrite.at/e/vienna-blockchain-week-vbw26-tickets-1979158837360?aff=erelexpmlt#location")
*For full information about the Vienna Blockchain Week 2026 visit [https://viennablockchainweek.org/](https://viennablockchainweek.org/ "https://viennablockchainweek.org/").*
Vibecoding Meetup — Agentic Coding
This time, it’s all about **Agentic Coding**!
Whether you are a pure vibecoder building entire apps with natural language or a seasoned dev architecting autonomous agent loops, we want to hear your story.
The session is designed to be accessible for newcomers, while still providing depth and practical value for people already working with AI tools.
**🕒 Date:** May 19th, 18:00
📍 **Location:** Walls.io Vienna Office
**How to get there:** Schönbrunner Strasse 213-215 (close to U4/U6 Längenfeldgasse).
Follow the Meetup-Signs! Enter the inner yard through the gas-station, then go up to the 3rd floor! ([https://share.freshvanroot.com/LBYdlr3Z](https://share.freshvanroot.com/LBYdlr3Z))
**Agenda:** TBA
**Confirmed Speakers:**
**[Edouard Maleix](https://www.linkedin.com/in/edouard-maleix/) \- How AI\-First Dev Teams Build Collective Intelligence**
Edouard has been watching teams accumulate agent rules, notes, and feedback controls that never quite add up to a real system. Agents repeat mistakes across sessions, guidance grows without being validated, and what gets built is instructions, not reusable knowledge.
His talk is about closing that gap: giving agents their own identity, signed commits, and reasoning linked to every change. When something breaks, the agent captures it, links it to the fix, compares it with lessons from other agents and humans, and feeds what survives back into future work.
The goal is making mistakes compound into collective intelligence instead of disappearing into chat history.
***
**[Andrew Demczuk](https://www.linkedin.com/in/andrew-demczuk-4038a217/) \- Claws Across the Internet**
Andrew is an OpenClaw contributor and AI battle arena builder who has spent his time figuring out what happens when you stop thinking about single agents and start connecting agents with agents.
His talk is about AWA: Agents with Agents. When one agent can securely spawn and coordinate subagents across the internet, the force multiplier changes the game entirely. Andrew has stress-tested this in some of the more demanding environments imaginable: competitive AI battle arenas like CodeClash and BitGN, where agents don't just assist, they compete.
The talk covers what agentic coordination actually looks like in practice, what secure subagent spawning requires, and what builders can take from the competitive AI space into their own workflows.
***
**[David Wischnewski](https://www.linkedin.com/in/david-wischnewski/) \- Vibe Coding vs\. Agentic Engineering**
David isn't a developer. He's a builder who uses AI to turn ideas into working tools, workflows, and products. That puts him in an interesting position to compare two distinct ways of working with AI: vibe coding, which is fast and chaotic, and agentic engineering, which starts to become reliable.
In this talk, he shares what he's learned building with AI as a non-engineer: where coding agents genuinely help, where they break, and which habits separate a fun demo from something you can actually trust.
***
**[Karim El Kaddioui](https://www.linkedin.com/in/karim-elkaddioui/) \- AI Agents in Knowledge Work**
Karim is the FP&A Team Lead at Meister, and he's increasingly adding terminal-based AI agents into new and existing workflows. Using Codex, Claude Code, and Claude Cowork, he runs data analysis, builds decks, and manages his task tracker without touching most of the traditional tooling.
This talk is a practitioner's view of agentic coding outside of software development: what it actually looks like when a finance professional runs agents in the terminal, where it works well, and what it takes to get there.
***
**[Daniel Siegl](https://www.linkedin.com/in/daniel-siegl-b5903a24/) \- The Worktree Multiverse: Where AI Agents Build Software**
Daniel Siegl is talking about infrastructure: specifically, the Git primitives that agentic development needs.
Worktrees and Git notes have been around for years and mostly ignored. Agentic software engineering makes them essential. When autonomous agents work in parallel, managing state, history, and collaboration across sessions requires more than a single checkout and a commit message.
This talk revisits these underused Git concepts and explains why they're suddenly at the center of orchestrating agents that build software.
***
We’re excited to share that [SmartGit](http://clicks.meetup.com/ls/click?upn=u001.NY3oBFzZ5LJDG7YcnfSAKsNQOkaxabS6VuUPrlnpHzu8EAPOAc2-2FLyeGuorvSoWce0k5_ObpWV8nzFc9vT8vR4IfdMjR3-2BTWThn0qk33fQ5q-2F29EJaEeD0L-2FPDytPRQrB-2BsUDtKMeGzaIdwbp1FGmo9PE6l49ZAfxZLiwTQ6s9XbkH6uGC6wbt6-2FQCnYmAv3xTHdEc3XPhoZ-2FFXWDSJekk42IULJ-2FF1dAKsajRzahm-2ByuJNbvNnXlHG-2BKddt78zjTwDUCJdBWXmpvSt6VBHSKkXiZ-2BuDokbOEu1-2FP3smPBaMOgImWp0kO-2F3eildobgO6ZZCUNgBPSQ-2BA53lIskQE8Frk49nQGvQYyJW340Lb-2B949yK0O5TjB7rew08D8D4hhaBFwRgpu92uHAjuGR5tkUwhuajsTo6s97LhPUvYBmSmuon5uKncF73Dk1XMPVFbj7uuGbSChlcew2bRo7kmea1bfYMg5o-2BQWm1rzsnbrthIndgl0h2pPhCe9OMftpbr-2BWtOZYZfZiM2Rz1ThF9ttB6B7IUNHVrnBofXkzPZVFJ2tI-2FqkqTDyQuO3Gljd7CW7c1Cq8Hj3NOvEy4HVtxUoi3iCzrpWG-2Fm2p7oRPL0b6BlBI-2FoMX4kBoLoXPIU6WbWhY-2BgvrYNSsmcrqSxnSXUeY4RwFYdWiBhSfj5XUfmcaRR8YLwil8xH-2Bh0LXpulKdQlBMfXb7L32e1OagLarUjPXyj-2BAdDilcZ82siah8dJI9hfg6Xj2R7rhxsEMYuvJCKiWRYfocmxcuvZz2SyKPLThxkH-2Feg-3D-3D) has joined this edition of Vibecoding Vienna as a sponsor, alongside Walls.io and [Fresh van Root](http://clicks.meetup.com/ls/click?upn=u001.NY3oBFzZ5LJDG7YcnfSAKtyU3FvSAroXsYeII059Pq-2FwFUZdDRWR4xSsOgUJwveTzrO2_ObpWV8nzFc9vT8vR4IfdMjR3-2BTWThn0qk33fQ5q-2F29EJaEeD0L-2FPDytPRQrB-2BsUDtKMeGzaIdwbp1FGmo9PE6l49ZAfxZLiwTQ6s9XbkH6uGC6wbt6-2FQCnYmAv3xTHdEc3XPhoZ-2FFXWDSJekk42IULJ-2FF1dAKsajRzahm-2ByuJNbvNnXlHG-2BKddt78zjTwDUCJdBWXmpvSt6VBHSKkXiZ-2BuDokbOEu1-2FP3smPBaMOgImWp0kO-2F3eildobgO6ZZCUNgBPSQ-2BA53lIskQE8Frk49nQGvQYyJW340Lb-2B949yK0O5TjB7rew08D8D4hhaBFwRgpu92uHAjuGR5tkUwhuajsTo6s97LhPUvYBmSmuon5uKncF73Dk1XMPVFbj7uuGbSChlcew2bRo7kmea1bfYMg5o-2BQWm1rzsnbrthIndgl0h2pPhCe9OMftpbr-2BWtOZYZfZiM2Rz1ThF9ttB6B7IUNHVrnBofXkzPZVFJ2tI-2FqkqTDyQuO3Gljd7CW7c1Cq8Hj3NOvEy4HVtxUoi3iCzrpWG-2Fm2p7oRPL0b6BlBI-2FoMX4kBoLoXPIU6WbWhY-2BgvrUUsBkP0lI2pjjLQE1f844pTcm9yC4hHRLy89KKIj9IaVC9OAriE7cvq-2FU3qbtr6mDV-2Fw-2BaSnypyyvgqqKmQisDjktez0D-2BMcOh6GIiLvpGGyj7IMM-2BPiVVneDtzAJGa0NAdjzch-2FcZiwDt2tddQXUw-3D-3D)!
**Want to speak at our next event? The topic of our next meetup is Vibecoding in Marketing. How do marketers of all types use vibecoding in their roles?**
**Apply** ➡️ [https://forms.gle/z3GwEheRycJGMfZ6A](https://forms.gle/z3GwEheRycJGMfZ6A)
powerpoint karaoke' How to be Austrian
Are you interested in improving your presentation skills? Want to become more comfortable speaking in front of people? Do you feel the need to enhance your creativity and connect better with your audience? Here, you'll have the opportunity to practice your presentation skills in a fun and creative environment like never before!
This evening, you will have the opportunity to participate at an event called PowerPoint-Karaoke: presenting slides that you've never seen before. There will be random short presentations but also special group presentations created for this event. And if you want to challenge yourself even more then there is the option of grabbing some additional feelings from the challenge box 😊.
Even if this sounds daunting, we encourage you to embrace the challenge and experiment in a fun and safe environment where you're allowed to fail! You're also welcome to join regardless of whether you want to present or simply observe. Expect a pressure-free atmosphere that encourages everyone to at least try and tap into their talent, as it's bound to be an enjoyable experience filled with improvisation.
***
We'll meet at **Quentin Kaffeebar** in Kaiserstraße 96. We'll be there from 7:00pm onwards and begin with the event at 7:15pm. You'll find us in the back where the beamer is. The event lasts around three hours with a 15-minute break in between.
***
We are a group of people who organize monthly Social Adventures, everyone is free to join. This event will be held in English, please respect each other and speak English only. German events will be organized in the future as well.
### 📢 **Stay Updated**
Join our Telegram to keep up with all upcoming events:
👉 **t.me/czc_vienna**
UI/UX Design Events This Week
Discover what is happening in the next few days
Making significant software architecture decisions//Device Management-DevOps Way
**Java Champion + 2 Tech-Talks + Raffle Prices + YOU**! **Join our on-site meetup in Vienna!**
We'll take care of food, drinks and 2 awesome talks. You just need to bring you ;-) This Meetup is a joint event with the great Meetup group **Vienna DevOps & Security.**
Both talks will be **presented in English**. RSVP now for an evening of learning and fun!
The meetup will be at the Startup House \| by Lumia \- Stella\-Klein\-Löw\-Weg 8\, 1020 Vienna \- with food\, drinks\, snacks & more\.
**Agenda**
17:30 Walk in
18:00 Food
18:30 Talk 1 *Making significant software architecture decisions*
19:30 Break
19:45 Talk 2 *Device Management the DevOps Way*
20:45 Drinks & *Raffle Prices* & Fun
**Raffle Prices:**
1. Claude MAX Plan 20x for 2 months
2. DJI Mini 4K Drone
3. Flipper Zero
**First talk**: **"Making significant software architecture decisions"** by Bert Jan Schrijver (OpenValue)
Software architecture represents the significant design decisions that shape a system, where significant is measured by the cost of change. At its core, architectural decision-making is about balancing trade-offs to align technical solutions with broader requirements.
But how do you approach a trade-off analysis? How do you choose between different solutions, frameworks, tools, languages, or cloud providers? Which factors should guide your decisions beyond just technical fit? And how do you make sure you’re not overlooking non-technical aspects like team expertise, long-term supportability, and hiring feasibility?
In this session, he’ll share a structured approach to making informed, high-impact architecture decisions. We’ll break down technical, organizational, financial and other trade-offs and explore how to evaluate and balance competing concerns. You’ll walk away with practical strategies to make better architectural decisions in real-world projects.
**About Bert Jan**
Bert Jan is CTO at OpenValue and focuses on Java, AI, software architecture, Continuous Delivery and DevOps. Bert Jan is a Java Champion, JavaOne Rock Star speaker, Duke's Choice Award winner and leads NLJUG, the Dutch Java User Group. He loves to share his experience by speaking at conferences, writing for the Dutch Java magazine and helping out Devoxx4Kids with teaching kids how to code.
**Second talk**: **"Device Management the DevOps Way"** by Erik Auer and Dimitrij Klesev (Whizus)
In today’s hybrid work environment, traditional device management is often manual and opaque. This talk presents a DevOps approach to MDM using Infrastructure as Code and automation for speed, transparency, and GDPR compliance.
We’ll show how Terraform defines device configurations and policies as code, while GitHub Workflows automate the full lifecycle — from validation and testing through approval to deployment. Emphasis is placed on a solid approval process where changes are reviewed via Terraform plans, with apply triggered only after the full pipeline and approvals.
Learn practical patterns to make device management faster, safer, and fully auditable — turning MDM into a reliable, governed platform capability.
**About Dimitrij and Erik**
Dimi is Tech Lead at WhizUs with several years of experience working in the Kubernetes ecosystem and the Cloud Native domain.
Erik Auer has been managing WhizUs, a company specializing in cloud-native technologies, for many years. He regularly attends meetups and conferences to share his expertise with the community as a speaker. He has been working with Kubernetes and other cloud-native technologies since around 2016.
***OpenValue*** *GmbH in Vienna is part of OpenValue Group, a group of premium consulting companies specialized in providing flexible and high-quality ICT services in the fields of AI and Java software development and Software architecture.*
***WhizUs*** *lives DevOps! That's why we support you from the development of your application, to the automation of all development and deployment processes using CI/CD, to the creation of a modern, scalable cloud infrastructure.*
**OpenValue and WhizUs love to share knowledge <3**
Question? Do not hesitate to contact me here or via [thomas.uecel@openvalue.at](mailto:thomas.uecel@openvalue.at), if you have any kind of questions!
Angular Vienna x MRDS Vienna Joint Spring Meetup
🎉 Get ready for the **Angular Vienna x MRDS Vienna Joint May Meetup!** This time we partnered up with our friends from **MRDS Vienna** ([meetup.com/reactive-vienna](meetup.com/reactive-vienna)) to bring you an amazing evening of **talks, networking and spring energy**!
Expect deep dives, practical insights, and plenty of time to connect with the community.
**What's on the agenda:**
🗣️ Expert speakers
🎓 Knowledge sharing on the latest in Angular
🎫 Raffles with cool prizes
👥 Meet old and new friends from the community
🍻 Free drinks
🍕 Free food
🎉 Open-end networking
✔️ Just RSVP!
**Location:** LEAN-Coders, Hainburger Straße 33
**Agenda:**
18:00 – Warm-up
18:15 – Meetup Intro
18:30 – Dominic Bachmann
19:15 – Pizza Break (30 mins)
19:45 – Robert Maier-Silldorff
20:30 – Break (15 mins)
20:45 – Raffle
21:00 - Outro & Open-End
**\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- 🗣️🗣️🗣️ Talks 🗣️🗣️🗣️ \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-**
**Robert Maier\-Silldorff \- iteratec \| [LinkedIn](https://www.linkedin.com/in/robert-maier-silldorff-71464ab2/)**
**Microfrontend-Plugin-System: Architecture, Challenges, and Lessons Learned**
This talk shares the story behind a microfrontend-based plugin system we built for a large enterprise customer. I’ll cover why we chose a plugin architecture, how the system is structured, key challenges we faced and how the solution has evolved over time—ending with lessons learned for building extensible frontend platforms.
**Dominic Bachmann - [LinkedIn](https://www.linkedin.com/in/dominic-bachmann-645267319/)**
**From Typos to Type Safety — Building a Typed Router for Angular**
Route enums, path constant objects, flat route trees to avoid nesting complexity — Angular developers have invented all kinds of workarounds to bring some safety to navigation. But they all share the same problem: a second source of truth that you maintain by hand. In this talk, I'll share how I built angular-typed-router, a drop-in replacement that infers every valid path directly from your route configuration. You'll see the developer experience in action — full autocomplete, compile-time validation — and learn how interface augmentation, template literal types, and recursive conditionals make it work at zero runtime cost.
**\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-❤️🤝❤️ Sponsors ❤️🤝❤️ \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-**
**PushBased**
PushBased is a close-knit group of IT experts offering their knowledge and services in #Angular #RxJS #NestJS #JavaScript #TypeScript #webperf #Nx and more.
[https://push-based.io/](https://push-based.io/)
**Lean Coders**
Special thanks to the Lean Coders team for sponsoring the meetup venue!
Check them out at lean-coders.at
**\-\-\-\-\-\-\-\-\-\-\-\-\-\-** 🎫🎫🎫 **Raffle Raffle Raffle** 🎫🎫🎫 **\-\-\-\-\-\-\-\-\-\-\-\-\-\-**
As always, everyone who asks a good question during the talks receives a raffle ticket.
Win JetBrains licenses and other cool prizes!
**\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- 😇😎🥳 Code of Conduct 🥳 😎😇 \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-**
We value your safety.
Please check our Code of Conduct here: [http://bit.ly/angular-austria-coc](http://bit.ly/angular-austria-coc)
**\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- 🎥 LIVESTREAM 🎥 \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-**
The event will be live streamed on the [Push-Based YouTube channel](https://www.youtube.com/@push-based).
**\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- 📋 FEEDBACK 📋 \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-**
Help us improve by sharing your feedback after the event!
Java & Friends + Architecture² Mashup — <Code/Crafts> Edition
Every year we host a free pre-event to the [CodeCrafts](https://code-crafts.com/) developer conference! This year we are bringing you **[Oliver Drotbohm](https://sessionize.com/s/odrotbohm/it-takes-two-to-tango-designing-module-interaction/84364)** of the **Spring open source engineering team** as a guest speaker from the conference.
To celebrate this event we are joining forces with the Meetups [Wien Software Architecture Meetup](https://www.meetup.com/de-DE/wien-software-architecture-meetup-group/) and [Softwarearchitektur Wien](https://www.meetup.com/de-DE/softwarearchitektur-wien/) for an epic Meetup mashup 😎 🚀.
Besides that one of our AI Experts from **SQUER** will dive into **Spec Driven Development!**
**THIS MEETUP WILL BE IN-PERSON** 🕺
**What to expect:**
🗣️ Two or three speakers
👥 Meet old and new friends from the community
🍕 Free food
🎉 Open-end and free drinks afterwards
✔️ Just RSVP!
Agenda:
* 17:30 - Doors open
* 18:00 - Welcome by SQUER and andamp
* 18:15 - First talk
* 19:00 - Break
* 19:15 - Second talk
* 20:00 - Food, Drinks & Networking
* 21:50 - Doors closing
👂 **Talks:**
🗣️ Philipp Piwowarsky - **Spec Driven Development in the Wild**
🗣️ Oliver Drotbohm - **It Takes Two to Tango – Designing Module Interactions in Modulithic Spring Applications**
🧑💻 **Speakers:**
**Philipp Piwowarsky** will talk about our key learnings and observations on the sociotechnical impact of Spec Driven Development in real-world enterprise projects.
**Oliver Drotbohm** has been a member of the Spring open source engineering team for 15 years. His work focused on software architecture, DDD, REST, and persistence technologies. His new book, “Modulithic Applications with Spring”, is due for release in 2026.
In his talk he will present different approaches to designing application module interactions and compares them regarding their applicability, effect on testability, consistency, error scenarios and how they affect the modularity of the system overall.
Location, Food & Drinks are **sponsored** **by [Certible](https://www.certible.com) 🫶**
\-\-\-\-\-\-\-\-\-\-\-\-
**Can't find what you like?** **Got something to say?** 📢
Send us your thoughts in the comments.
Whether you’re a seasoned speaker or stepping onto the stage for the first time, we’d love to have you share your insights at one of our upcoming events. Interested in giving a talk?
Let us know!
Our formats:
• Full talks (\~30 to 45 min.)
• Short talks (\~15 min.)
Cocoaheads Austria Meetup - Hosted by Bikemap
Come hang out with like-minded developers, designers and all others interested in app development topics!
Whether you’re a seasoned regular or it’s your very first meetup, everyone is welcome. We keep things low key and chill.
As always, we kick things off with casual conversations, followed by an insightful talk in English – and of course, free food and drinks to keep the vibes going strong.
This time, we’re hosted by Bikemap, a cycling-focused app and community platform that lets you discover, plan, record, and follow bike routes—offering turn‑by‑turn navigation, route customization, and offline map access—all enhanced by millions of user‑generated trails worldwide
🧠 Topic of the Night
▶️ Insights into Liquid Glass + Insights into Developer Relations
🎤 by Manu Rink, Apple Developer Relations - Partnership Manager DACH
▶️ OpenClaw for Side Projects
🎤 by Patrick Wolowicz, Cocoaheads Organizer
📅 Schedule
🕡 Doors open: 18:00
🕖 Talk starts: 18:30
🍕 Food, drinks and chatting when talks are done
🗺️ Location
Ruby Paul Co-Working Space, Postgasse 8B, 1010 Vienna, Austria
❤️ Sponsor
Big thanks to Bikemap - https://bikemap.net
⚡ Wanna give a lightning talk?
Have a cool project, tool, or idea to share? Hit us up – lightning talks (5–10 mins) are open to everyone!
See you there – did we mention the food and drinks? 🍕🥤
Java & Friends + Architecture² Mashup — <Code/Crafts> Edition
Every year we host a free pre-event to the [CodeCrafts](https://code-crafts.com/) developer conference! This year we are bringing you **[Oliver Drotbohm](https://sessionize.com/s/odrotbohm/it-takes-two-to-tango-designing-module-interaction/84364)** of the **Spring open source engineering team** as a guest speaker from the conference.
To celebrate this event we are joining forces with the Meetups [Wien Software Architecture Meetup](https://www.meetup.com/de-DE/wien-software-architecture-meetup-group/) and [Softwarearchitektur Wien](https://www.meetup.com/de-DE/softwarearchitektur-wien/) for an epic Meetup mashup 😎 🚀.
Besides that one of our AI Experts from **SQUER** will dive into **Spec Driven Development!**
**THIS MEETUP WILL BE IN-PERSON** 🕺
**What to expect:**
🗣️ Two or three speakers
👥 Meet old and new friends from the community
🍕 Free food
🎉 Open-end and free drinks afterwards
✔️ Just RSVP!
Agenda:
* 17:30 - Doors open
* 18:00 - Welcome by SQUER and andamp
* 18:15 - First talk
* 19:00 - Break
* 19:15 - Second talk
* 20:00 - Food, Drinks & Networking
* 21:50 - Doors closing
👂 **Talks:**
🗣️ Philipp Piwowarsky - **Spec Driven Development in the Wild**
🗣️ Oliver Drotbohm - **It Takes Two to Tango – Designing Module Interactions in Modulithic Spring Applications**
🧑💻 **Speakers:**
**Philipp Piwowarsky** will talk about our key learnings and observations on the sociotechnical impact of Spec Driven Development in real-world enterprise projects.
**Oliver Drotbohm** has been a member of the Spring open source engineering team for 15 years. His work focused on software architecture, DDD, REST, and persistence technologies. His new book, “Modulithic Applications with Spring”, is due for release in 2026.
In his talk he will present different approaches to designing application module interactions and compares them regarding their applicability, effect on testability, consistency, error scenarios and how they affect the modularity of the system overall.
Location, Food & Drinks are **sponsored** **by [Certible](https://www.certible.com/) 🫶**
\-\-\-\-\-\-\-\-\-\-\-\-
**Can't find what you like?** **Got something to say?** 📢
Send us your thoughts in the comments.
Whether you’re a seasoned speaker or stepping onto the stage for the first time, we’d love to have you share your insights at one of our upcoming events. Interested in giving a talk?
Let us know!
Our formats:
• Full talks (\~30 to 45 min.)
• Short talks (\~15 min.)
🤝Joint Angular & MRDS Vienna Meetup
We’ve partnered with our friends from Angular Vienna to bring you an amazing evening of talks, networking, and spring energy!
**Angular & MRDS**
Angular is an enterprise-grade framework for building modular frontends. It seamlessly integrates with the complex communication patterns and asynchronous data streams typical of modern distributed and reactive architectures.
Some of you may remember our past event about a **Micro Frontend Plugin System** built with Angular. If you are curious to hear what insights have emerged since then, this is the perfect opportunity to follow up!
**RSVP**
Please make sure to **RSVP on the [Angular Vienna](https://www.meetup.com/angular-vienna/events/314162066) page** to secure your spot!
**The Highlights**
🗣️ Expert speakers
🎓 Knowledge sharing on the latest in Angular
🎫 Raffles with cool prizes
👥 Meet old and new friends from the community
🍻 Free drinks
🍕 Free food
🎉 Open-end networking
✔️ Just RSVP!
**Location:** LEAN-Coders, Hainburger Straße 33
**Agenda:**
18:00 – Warm-up
18:15 – Meetup Intro
18:30 – Dominic Bachmann
19:15 – Pizza Break (30 mins)
19:45 – Robert Maier-Silldorff
20:30 – Break (15 mins)
20:45 – Raffle
21:00 - Outro & Open-End
**\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- 🗣️🗣️🗣️ Talks 🗣️🗣️🗣️ \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-**
**Robert Maier\-Silldorff \- iteratec \| [LinkedIn](https://www.linkedin.com/in/robert-maier-silldorff-71464ab2/)**
**Microfrontend-Plugin-System: Architecture, Challenges, and Lessons Learned**
This talk shares the story behind a microfrontend-based plugin system we built for a large enterprise customer. I’ll cover why we chose a plugin architecture, how the system is structured, key challenges we faced and how the solution has evolved over time—ending with lessons learned for building extensible frontend platforms.
**Dominic Bachmann \- Vontobel \| [LinkedIn](https://www.linkedin.com/in/dominic-bachmann-645267319/)**
**From Typos to Type Safety — Building a Typed Router for Angular**
Route enums, path constant objects, flat route trees to avoid nesting complexity — Angular developers have invented all kinds of workarounds to bring some safety to navigation. But they all share the same problem: a second source of truth that you maintain by hand. In this talk, I'll share how I built angular-typed-router, a drop-in replacement that infers every valid path directly from your route configuration. You'll see the developer experience in action — full autocomplete, compile-time validation — and learn how interface augmentation, template literal types, and recursive conditionals make it work at zero runtime cost.
**\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-❤️🤝❤️ Sponsors ❤️🤝❤️ \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-**
**PushBased**
PushBased is a close-knit group of IT experts offering their knowledge and services in #Angular #RxJS #NestJS #JavaScript #TypeScript #webperf #Nx and more.
[https://push-based.io/](https://push-based.io/)
**Lean Coders**
Special thanks to the Lean Coders team for sponsoring the meetup venue!
Check them out at [lean-coders.at](http://lean-coders.at/)
**\-\-\-\-\-\-\-\-\-\-\-\-\-\-** 🎫🎫🎫 **Raffle Raffle Raffle** 🎫🎫🎫 **\-\-\-\-\-\-\-\-\-\-\-\-\-\-**
As always, everyone who asks a good question during the talks receives a raffle ticket.
Win JetBrains licenses and other cool prizes!
**\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- 😇😎🥳 Code of Conduct 🥳 😎😇 \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-**
We value your safety.
Please check our Code of Conduct here: [http://bit.ly/angular-austria-coc](http://bit.ly/angular-austria-coc)
**\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- 🎥 LIVESTREAM 🎥 \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-**
The event will be live streamed on the [Push-Based YouTube channel](https://www.youtube.com/@push-based).
**\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- 📋 FEEDBACK 📋 \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-**
Help us improve by sharing your feedback after the event!
SQUER Brainfood Event: <Code/Crafts> Edition
**❗️ 👉 TO THE EVENT:** [Java & Friends + Architecture² Mashup — Edition ](https://www.meetup.com/java-and-friends/events/313430813/?utm_medium=referral&utm_campaign=share-btn_savedevents_share_modal&utm_source=link&utm_version=v2&member_id=357085385)**❗️**
In cooperation with the [Java and Friends](https://www.meetup.com/java-and-friends/) Community are hosting a meetup **at the Certible Office Vienna**
**👉** Please register on the dedicated[Java & Friends + Architecture² Mashup — Edition ](https://www.meetup.com/java-and-friends/events/313430813/?utm_medium=referral&utm_campaign=share-btn_savedevents_share_modal&utm_source=link&utm_version=v2&member_id=357085385) Page to join us on May 20th at 5:30 PM
🥳 We are looking forward to seeing you there!
UI/UX Design Events Near You
Connect with your local UI/UX Design community
Building Momentum: From Ambiguity to Execution
**Building a great product is one thing—building momentum behind it is another.**
Join **Senior Product Manager Adam Solaiman** and **User Experience Manager Tyson Smith** for a behind-the-scenes look at what it takes to turn complex ideas into scalable products inside large organizations.
In this session, they’ll share how teams move from ambiguity to execution—navigating organizational complexity, aligning stakeholders, and continuously evolving products after launch.
You’ll walk away with insights on how to:
* Build and sustain momentum across teams
* Adapt to changing priorities without losing direction
* Scale products thoughtfully in complex environments
Whether you're driving a new initiative or growing an existing product, this conversation will give you practical strategies to keep things moving forward.
Come connect, learn, and swap stories with fellow product professionals.
\-\-\-
Food and drinks will be provided by Switchbox, our generous host.
Free parking will be available at the front and back sides of the Switchbox Office.
TBD
**Important time note:** Please plan on arriving between 5:30 and 6:00 as the elevators lock after 6 and you'll need to message us and we'll need to come get you.
The building address is 4450 Bridge Park
The entrance is 6620 Mooney St, Suite 400
You will need to scan your ID at the door to get a visitor badge.
**Abstract**
TBD
**YouTube Link**
TBD
American Sign Language Beginners Meetup Group
We meet to learn and practice American Sign Language and to grow our familiarity with Deaf culture. Facilitated by hearing folks (with a connection to a professional interpreter) using Deaf-created content. People of all ASL skill levels are welcome! As we learn, we hope to connect more with the Deaf community in Central Ohio. Join us as you're able!
Come regularly or just once - whatever you're looking for! Each meetup will explore different topics related to ASL/Deaf culture, and will feature time to practice conversation with one another. Just bring yourself and a willingness to learn!
Building Scalable Customer Identity Resolution Pipelines on AWS Using AI
Customer identity resolution becomes increasingly complex as organizations scale across multiple systems, regions, and data formats. Traditional rule-based approaches often fail to keep up with data variability, require constant manual tuning, and struggle with real-time processing needs.
This session presents a practical approach to building a scalable identity resolution pipeline using AWS services and modern AI techniques. The architecture combines data ingestion through Amazon S3 and AWS Glue, transformation pipelines using Spark on EMR, and machine learning models deployed via SageMaker for entity matching and standardization. Graph-based relationship modeling is implemented using Amazon Neptune to improve resolution accuracy by incorporating household and shared attribute context.
We will walk through how machine learning models can be used for name and address normalization, how intelligent blocking strategies improve matching efficiency, and how feedback loops can be introduced to continuously improve accuracy. The session also highlights how serverless components such as AWS Lambda can be used for orchestration and real-time processing.
**SPEAKER BIO**
Mosaic Syed is a Senior Data Engineering and Cloud Solutions Architect with over 20 years of experience designing and delivering scalable, secure, and high-performance data solutions across global enterprise environments.
https://www.linkedin.com/in/mosaic-basha-syed-92300856
**CALL FOR SPEAKERS**
Learn more: [https://www.awscolumbus.com/get-involved/](https://www.awscolumbus.com/get-involved/)
**THANK YOU** *VEEAM* for hosting our meetup! To learn more about *Veeam*, please visit their website: [https://www.veeam.com/](https://www.veeam.com/)
**DIRECTIONS**
8800 Lyra Dr #450 · Columbus, OH
go to 4th floor.
**Want to sponsor the pizza and/or bar tab?**
Please contact me if you would like to sponsor this meetup's pizza and/or bar tab: angelo@mandato.com
Game Dev Meetup (@Improving In-Person)
PLEASE NOTE!!!
This event will be In-Person for our very 1st Improving collab! If you know the [Columbus Unity group](https://www.meetup.com/columbus-unity-user-group/) location, we'll be at the same place. This is our 1st event and are doing a soft launch with limited attendance. 1st come 1st serve. If you want to be there and we fill up, please email me at [info@thecogg.com](mailto:info@thecogg.com) and I'll be in touch.
All street parking is free on Sundays but you can also pay to park in any of the local garages. See image of [parking map here](https://drive.google.com/file/d/1Mr9_LFIggbs-0_Zd3AJTGNqEhgMf2TzQ/view?usp=sharing).
\-\-\-
On the last Sunday of the month, we're having our usual end-of-the-month social gathering with our GameDev Meetup meeting. There will be announcements and presentations followed by some social networking Let's continue the conversations with good vibes and friends.
All are welcomed from all ages and backgrounds to this public event. If we can, we'll be streaming or uploading the video later via our COGG YouTube channel here:
[https://www.youtube.com/@TheCOGG/streams](https://www.youtube.com/@TheCOGG/streams)
(Also please do subscribe if you have not done so!)
No game development experience required!
If you are interested in doing a 20 minute game development related presentation, please fill out our form online here:
[https://goo.gl/forms/lVdTJZiNJewlPJuj1](https://goo.gl/forms/lVdTJZiNJewlPJuj1)
Or e-mail us at info@thecogg.com
with the following:
Your Name, Company/Affiliation, Name of Your Game/Topic, Description, Tech Needs, and Your Contact.
Be sure to check out our Discord for real time news updates:
[https://discord.gg/NrBhuNQ](https://discord.gg/NrBhuNQ)
Candle Making Night at The Arcane Foundry | Design Your Own Custom Candle
## Candle Making Night at The Arcane Foundry \| Design Your Own Custom Candle
**SPECIAL PROMOTION**: Buy 3 and get 1 Free!
Step into The Arcane Foundry and create your own custom candle from start to finish. This is a laid back, hands-on experience where **you’ll blend fragrances, choose your vessel, and pour your own candle using 100% soy wax**. Whether you’re coming solo or with friends, it’s designed to be simple, creative, and a good time.
We’ll walk you through the entire process, from picking your scents to choosing between a traditional cotton wick or a crackling wood wick. You can go with one fragrance or mix your own blend to create something completely unique**. No experience needed**, just show up and we’ll handle the rest.
While your candle sets, feel free to hang out, play a game, explore the shop, or just relax and talk. Drinks and snacks are available, and the atmosphere leans into the **fantasy**, **dark academia**, and **gothic horror** vibe The Arcane Foundry is known for.
Learn More: [Candle Making in Columbus, Ohio at The Arcane Foundry](https://thearcanefoundry.com/candle-making/)
***
### What to Expect:
* Guided candle making experience
* Choose your own vessel, wax, wick, and fragrance
* 100% soy wax candles
* Optional drinks and snacks
* Time to relax while your candle cools
***
### Important Notes:
* Please arrive on time so we can start together
* Candles will need time to set before taking home
* This is a beginner-friendly event
***
### RSVP Required
Reserve your spot on Meetup to lock in your seat.
**Candle Making** (includes vessel, your choice of wick, wax, scented oil, labels and lids)
5oz Glass Jars $15
8oz Candle Tins $25
12oz Glass Candles $35
12oz Amber Jars $40
16 oz Skull or Jack o Lantern Candle Mugs $65 (Limited Edition!)
**All materials included. You just bring yourself (and your drink of choice).**
**Payments accepted:**
* Credit Card
* Venmo: @Daclaud-Lee
* Cashapp: $DaclaudL






























