Skip to content

Live Coding

Meet other local people interested in Live Coding: share experiences, inspire and encourage each other! Join a Live Coding group.
pin icon
308
members
people1 icon
1
groups

Frequently Asked Questions

Yes! Check out live coding events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.

Discover all the live coding events taking place this week here. Plan ahead and join exciting meetups throughout the week.

Absolutely! Find live coding events near your location here. Connect with your local community and discover events within your area.

Live Coding Events Today

Join in-person Live Coding events happening right now

GDG Cloud Zürich - 19 March 2026 Meetup (#32)
GDG Cloud Zürich - 19 March 2026 Meetup (#32)
Important note: please sign up on the Google Developer Group platform to attend the meetup: https://gdg.community.dev/events/details/google-gdg-cloud-zurich-presents-gdg-cloud-zurich-19-march-2026-meetup-32/ Join the GDG Cloud Zürich community for an evening of technical talks on Google Cloud, real-world insights, and networking with local practitioners. This meetup is intended for developers, architects, and engineers working with Google Cloud technologies. Agenda ⏰ 17:30: Doors open ⏰ 17:55: Doors close (late entry may not be possible due to building security) ⏰ 18:00: Welcome – Graham Polley, Thomas Hug, Filippo Broggini, Erin La, Alessandro Recca and Rachel Werner (organizers) ⏰ 18:05: Talk 1 – Fundamentals of securing your GCP workloads, Natalie Godec, Zencore ⏰ 18:35: Talk 2 – How Google SREs Use Gemini CLI to Solve Real-World Outages, Riccardo Carlesso & Ramón Medrano Llamas, Google ⏰ 19:05: Networking & Apéro – Supported by Google Cloud, Zencore, ABB, and Datwave Talk details Talk 1 Title: Fundamentals of securing your GCP workloadsSpeaker: Natalie Godec, ZencoreDescription: So you've vibe-coded your Super Smart AI Agentic App and are ready to set it free on the Internet. You are sure it will do well, it solves this amazing use-case, with such clever technology! You pick your favourite cloud provider, decide on a runtime - perhaps, Kubernetes or Cloud Run - buy a domain, ask Gemini to wire up a deployment pipeline. Happy days! But here's the thing. You can't vibe-code security. Every single thing you deploy to the cloud needs to be secured. And it's a hard task! Even for cybersecurity professionals. But fret not. Cloud providers, such as Google Cloud, have already put in the work to make your job easier. And in this talk, you will learn the fundamentals of securing your workloads, (almost) end-to-end. Talk 2 Title: How Google SREs Use Gemini CLI to Solve Real-World OutagesSpeaker: Riccardo Carlesso & Ramón Medrano Llamas, GoogleDescription: Google Site Reliability Engineers (SREs) use Gemini CLI to accelerate mitigation during live production outages. Acting as a tightly constrained, terminal-based agent, it uses the Model Context Protocol (MCP) to integrate live operational data. This allows operators to quickly triage alerts, execute human-approved fixes, pinpoint codebase bugs, and generate automated postmortems, ultimately eliminating toil and speeding up recovery. Call for speakers Interested in speaking at a future GDG Cloud Zürich event? Submit your proposal here:https://docs.google.com/forms/d/e/1FAIpQLSeUUqeMrb6KD1zanhJ8ve5ZB-v7Z-VRHkxWVjA0NUwLyWavLg/viewform
Hack The Box Meetup 0x16 Onsite @ RAUM68, sponsored by netwolk (Advanced)
Hack The Box Meetup 0x16 Onsite @ RAUM68, sponsored by netwolk (Advanced)
Welcome to the sixteenth edition of the Hack The Box Zurich Meetup. We will meet in person at [RAUM68](https://www.spheres.cc/raum68) for another hacking session. Shabin will do a follow-up session on S3 bucket security. You will need: * Your own laptop with Wi-Fi (don't forget your power adapter) * A Hack The Box account, [register here](https://account.hackthebox.com/register) (don't use Google or LinkedIn) * Some experience working with a terminal (cmd.exe / shell) * *Optional*: local virtual machine running your preferred hacking OS (browser-based VM is provided alternatively) * Motivation and good mood The participation is free of charge. This is an onsite event, neither online-participation is possible nor recording will be provided. **Attendance is exclusive to registered participants. Please use the RSVP button to confirm your participation.** The meetup takes place with the kind support of [netwolk GmbH](https://www.netwolk.ch/) who are sponsoring the venue and pizza 🍕! **Please note**: seats are allocated on a first-come-first-serve basis. After reaching max capacity, guests will be added to a waiting list. If you change plans, and are not able to come, please kindly release your seat for someone on the waiting-list. **Unexcused no-shows will be excluded from future participation.**
Beyond Prompts: Securing and Observing Autonomous AI Agents
Beyond Prompts: Securing and Observing Autonomous AI Agents
**Cloud Native Night Munich** AI agents are no longer just generating text — they are opening pull requests, deploying to Kubernetes, and making autonomous decisions inside production systems. But how do we secure, govern, and observe systems that are inherently non-deterministic? In this meetup, we explore practical patterns for fine-grained authorization of AI-driven DevOps workflows and robust observability strategies for autonomous agents. Expect concrete architectures, cloud-native tooling, and real-world lessons for building agentic AI you can actually trust in production. THIS MEETUP WILL BE HYBRID. **\|** Zoom link will be available shortly before the meetup starts \*\*\* AGENDA \*\*\* * 6\.30 PM \| Doors open\. Grab some snacks & drinks\. * 7\.00 PM \| Welcome & Intro – **Start of hybrid meetup** * 7\.15 PM \| **Beyond API Keys: Fine-Grained AI Agent Authorization for DevOps**, Ankit Asthana (Cloud infrastructure Architect at SQUER), Tom Graupner (Head of Cloud & Platform Engineering as SQUER) * \~8:15 PM \| **Mastering Agentic Observability: Reliable Multi-Agent Systems with OpenTelemetry,** Nicolai Ommer (Software Architect at QAware) * afterwards: More snacks & drinks, and a lot of time for networking with all attendees and speakers. \*\*\* ABSTRACTS \*\*\* **Beyond API Keys: Fine-Grained AI Agent Authorization for DevOps**, Ankit Asthana (Cloud infrastructure Architect at SQUER), Tom Graupner (Head of Cloud & Platform Engineering as SQUER) AI agents are increasingly performing powerful DevOps actions like opening pull requests and deploying to Kubernetes. Yet most teams still rely on static tokens for authorization, which creates security and governance risks. In this talk, we present a practical pattern using OpenFGA and an Agent Gateway to enforce relationship-based, auditable authorization for AI-driven DevOps workflows—ensuring automation remains fast, controlled, and explainable. **Mastering Agentic Observability: Reliable Multi-Agent Systems with OpenTelemetry,** Nicolai Ommer (Software Architect at QAware) The software landscape is undergoing a paradigm shift. Agentic AI. While microservices operate deterministically, AI agents act probabilistically and often unpredictably, making them autonomous. This presents a significant challenge for platform engineers and DevOps teams. How can you monitor a service whose response varies with each call? How can you debug a 'hallucination' or an endless loop in decision-making? In this talk, we will demonstrate why traditional 'golden signals' (latency, traffic and errors) are insufficient for AI agents and explain how they must be expanded. We treat agents as the new microservices and use the well-established OpenTelemetry (OTel) standard to shed light on the inner workings of LLMs and agentic workforces. \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Please comply with our [Code of Conduct](https://www.greenmanifesto.de/en/code-of-conduct). Please note that photos are taken during the meetup. If you do not want to appear in the photos, please contact the meetup team at the beginning of the event. Bitte halte dich an unseren [Code of Conduct](https://www.greenmanifesto.de/code-of-conduct). Während unserer Meetups werden Fotos aufgenommen. Falls du nicht auf den Fotos erscheinen möchtest, sprich bitte zu Beginn der Veranstaltung mit unserem Meetup Team.
Psychedelic Medicine: Preparation & Integration Circle
Psychedelic Medicine: Preparation & Integration Circle
**PSYCHEDELIC MEDICINE: PREPARATION & INTEGRATION CIRCLE** **Trust · Surrender · Integrate** **Please get a free or supporter ticket on Evenfrog:** https://eventfrog.ch/en/p/health-spirituality/health-wellbeing/psychedelic-medicine-preparation-integration-circle-7432733060884393746.html **The medicine begins long before the ceremony.** **And it continues long after.** **What truth are you afraid to meet inside yourself?** **What rises in you when you stop running from yourself?** Inspired by the living wisdom of the AI’Kofan, Wixarika, Yawanawá, and the Andean cosmovision – with deep respect for the wisdom of these traditions and cosmovisions. A weekly circle for those preparing for psychedelic medicine and for seekers wanting deeper understanding through **mysticism**, **somatic work**, **shadow exploration**, **science-based grounding**, and the **wisdom of indigenous tribes**. **Includes:** • group sharing • somatic grounding • intention support • honest conversations • Q&A • gentle integration / elaboration support This is a fully sober space — no substances are used here. The work is preparation, integration, and inner clarity. **About András** András brings over 25 years of experience in human transformation, emotional intelligence, somatic awareness, coaching, and ecstatic mysticism. His work is rooted in presence, intuition, grounded compassion, and an embodied understanding of inner pathways shaped by grief, renewal, indigenous teachings, and the raw honesty of the human heart. He is also a student of the Ecstatic Mysticism program by AWE, which blends psychology, transpersonal insight, embodied practice, indigenous wisdom, and ritual work across pathways such as psychedelic medicine, sexuality, death and grief, and liminality — grounding expanded consciousness into real, lived transformation. Lovingly, **András**
Language Exchange (Flip Lingoes)
Language Exchange (Flip Lingoes)
We keep it a fun and practical language exchange. First thing you'll notice is we match you with **fluent speakers** in your target language. **Event Flow** **18:45–19:15** → Registration Scan the QR code to tell us your fluent and target languages. **19:15–20:30** → Language Exchange Powered by our **Learn by Flipping** method. **20:30 onwards** → Stay, chat, or head off — totally up to you 😉 **What is "Learn by Flipping"?** **Practical** → You speak with fluent speakers in your target language. **Collaborative** → Every 5 minutes, you switch roles: learner ↔ helper. **Fun** → Small groups, good energy, and a bar atmosphere — without the chaos. Save some time by [Signing up to our web app](https://fliplingoes.com/) beforehand. **Entrance:** 10 CHF (includes a tapa) Please note, event registration closes after 7:15PM
IBM TechXchange Switzerland - Analytics & AI Lounge 10.0
IBM TechXchange Switzerland - Analytics & AI Lounge 10.0
Greetings Analytics & AI Dreamers! Get ready for another round of analytics inspiration at IBM TechXchange Switzerland - Analytics & AI Lounge 10.0! **AI** or **agents** or **Analytics** is your topic? **Even not yet being skilled in these topics or being an IBM client: COME and JOIN our community for learning and exchanging! In this release we show the latest and greatest developments in Analytics & AI.** Since our last release we have two innovations: * Starting one our later to be inline with your existing work & travel plans * Adding a pure AI topic to the agenda Join us for another round of thrilling discussions, mind-blowing insights, and an opportunity to connect with other data lovers. We promise an engaging experience where analytics enthusiasts come together to explore the depths of: * **Hot topic 1: Project Bob: AI-First Development for Faster, Higher-Quality Software** * **Hot topic 2: Contextual Sensitive Data Intelligence - Unlock Your Enterprise Data** **Lounge Logistics:** * *Date:* March 19th, 2026 * *Time:* 5:30 PM - 7:30 PM (2x 45 minutes of analytics & AI excitement, followed by a delightful Apero) * *Place:* IBM location, Vulkanstrasse 106, 8010 Zurich, 4th floor (registration & welcome 5:00 PM - 5:30 PM) * *Format:* In-person * ***MANDATORY***\* because of logistics: please **register** also on the IBM page to plan building entrance and the Apero\*: [here](https://www.ibm.com/events/reg/flow/ibm/FLO8EBMB/landing/page/landing) Don't miss this opportunity to increase your analytics & AI skills, share insights, and connect with like-minded professionals. Secure your spot now for an evening filled with laughter, learning, and a renewed appreciation for making numbers fun! For those unable to attend, no worries! Simply drop us an email, and we'll promptly provide you with a recording of the session. Mark your calendars, reserve your spot, and get ready for another round of analytics awesomeness. Let's make IBM TechXchange Switzerland - Analytics Lounge 10.0 even more spectacular than the first nine! Please use addit. this link [here ](https://www.ibm.com/events/reg/flow/ibm/FLO8EBMB/landing/page/landing)to register in parallel on the IBM-page. See you there, ready to dream data once again!
AI Apero Basel with Grafana Labs
AI Apero Basel with Grafana Labs
**[External link to officially register](https://swiss-digital-network.ch/ai-apero-basel/)** **Explore AI Capabilities with Grafana Cloud & AI-SQUARE** After the great success of the AI Apéro in Bern on January 21, we are excited to bring the format to Basel on March 19. We are pleased to host the [Grafana Labs](https://grafana.com/?utm_source=hs_email&utm_medium=email&_hsenc=p2ANqtz-8U4EVw5HOtb9k5v6hWdblISYi1-O6tgtvXX3ywqXZGwi_1EwyHm5vqImI-Zwxyq4_spL2h) team for an evening dedicated to AI, observability, and hands-on insights in a relaxed Apéro setting. **Agenda highlights** * [Grafana Labs:](https://grafana.com/) background and journey into AI & Machine Learning * Practical use cases: how AI & ML can support and simplify daily operations * Live demo: Grafana Assistant, the context-aware chatbot integrated into Grafana Cloud * [AI-SQUARE](https://ai-square.ch/) update: latest developments of our AI-driven decision platform for software staging management * Open discussion & networking Apéro We look forward to welcoming you in Basel! The Swiss Digital Network team ***[Agenda and registration](https://swiss-digital-network.ch/ai-apero-basel/)***

Live Coding Events This Week

Discover what is happening in the next few days

Connection Space WELCOME HOME❤️Simply make FRIENDS❤️SPEEDFRIEND GAMES DANCE
Connection Space WELCOME HOME❤️Simply make FRIENDS❤️SPEEDFRIEND GAMES DANCE
**❤️ WELCOME HOME** @ **Connection Space❤️** *Meet **new friends**. Reconnect with **old** ones. Feel at **home** — inspired by old traditional Greek cafés, where grandparents knew that the best connections happen over a drink and good company* . * **free** event * **See** **[PHOTOS & VIDEOS](https://photos.app.goo.gl/o476bvQ6ZC8CGhG57)** of our previous events * **Join our** **[WHATSAPP](https://chat.whatsapp.com/Ks9sGHsw16TIaJmDUQqoSi)** (zero-spam promise) and **[INSTAGRAM](https://www.instagram.com/wearetheconnectionspace/)** for **latest info** on this event and **extra events** . . **Why? Offline fun meaningful connections** is what we all deeply desire and makes us truly happy and healthy (scientifically proven - read below)! . . **How?** We are not a "drinks meetup" - instead we create **one** event to **make new friends** that has many **free** and **fun** optional activities: * **20:00 speed-friending** (glass room on ground floor) guaranteed process to meet new people while having fun - with moderator * **20:30 team versus team playful games** (glass room on ground floor) lets stop being serious and be childish again ! With moderator * **22:00 dance party** (glass room on ground floor) with reggaeton and hits * new-comer area * fun social card/board games * mindful card/board games * 3 chill-out rooms (if you prefer quietness) * big outdoors area * or simply **talk to anyone** ! . . . * We booked 100% of the location so its **safe to talk to everyone** * ***The event is inspired*** *by the [Swiss Stammtisch](https://en.wikipedia.org/wiki/Stammtisch) and Greek village coffeeshops ("[Καφενείο](https://en.wikipedia.org/wiki/Kafenio)"), once vibrant [community hubs](https://www.google.com/search?sca_esv=569660528&sxsrf=AM9HkKlXnclaLfgcockKtdr9qHdmD5jaGw:1696060562834&q=greek+%5D(https://www.google.com/search?sca_esv=569660528&sxsrf=AM9HkKlXnclaLfgcockKtdr9qHdmD5jaGw:1696060562834&q=greek+)%CE%BA%CE%B1%CF%86%CE%B5%CE%BD%CE%B5%CE%B9%CE%BF&source=lnms&sa=X&ved=2ahUKEwi52fX67dGBAxXnlf0HHZNiBHUQ0pQJegQICRAB&biw=1460&bih=913&dpr=2&udm=2) where people gathered daily. We innovate this concept with a modern twist. I, Christos, fondly remember visiting these with my grandfather and now revive this fading tradition with a modern twist. Hope you enjoy it ❤️* * 95% of people come **solo** \- you can too❤️ * Want to **host an activity** in 1 of our 4 private rooms? Workshops, games, connection activities, music, or any other ideas then send a message to Christos on 0768175380 * **Everyone is welcome**! Wir wollen gerne mehr **Schweizer/innen** dabei haben! Alle sind willkommen und die meisten können Deutsch sprechen. Not an expat event. **Everyone is welcome**! * The "**Connection Space**" meetup group is an independent meetup group and is **only** associated with "**[Career Direction Space](http://meetup.com/career-direction-space/)**" group and no other meetup group * **Testimonials** (scroll to "photos" section to read testimonials) *"The best event I know on Meetup to connect to new friends."* *"First participation, an evening to remember!"* *"So far in 7 years this is the first time I see a really good organised event!"* *"Mega schön" "Had a blast!"* *"I was positively surprised. They organized everything so well; I met some interesting, friendly people. I highly recommend it"* *"Great! Everything excellent, super organized... lots of people. Great atmosphere"* *"I am really grateful for the warm atmosphere, inspiring moments"* * We encourage no/low alcohol consumption and only allow responsible behaviours. . . . . . Want **more info** than our Summary above? Then please read below: . . . . . **WHY?** we ❤️ **uniting people** and building **community** while having **fun!** We truly believe that **fun meaningful offline connections** to new & existing friends makes us truly happy and healthy! Our community meets **every 2 Fridays** in a **homey,** caring and **welcoming** "come as you are" environment ! . **WHAT is this event?** We are not a "party or drinks" meetup, nor we follow a "forced" process and agenda. Instead, we are a **Connection Community** inspired by Greek village cafes and Swiss Stammtisch — a welcoming environment where neighbours gathered as equals to share stories and build lasting friendships. We meet in a "**fixed-rhythm**" every 2 Fridays in a **homey** & **lovingly-hosted space** so you can connect with new and familiar faces. We provide **several optional activities** to help you **connect** with others—so you're free to **explore what resonates** with you! Together these activities create a unique **Connection** **Event.** . **HOW? Today's activities** are: * **new comer area** (never was easier to spark a conversation, with ice-breakers, optional for first time attendees) * **fun social games** (like "cards against humanity" and more - read game names below) * **mindful games** (no small talk, connect deeper, from [The School of Life](https://www.theschooloflife.com/shop/?_product_type=games-card-sets) \- read game names below\) * \*\* 20:00 - 20:30 Speed-friending\*\* (glass room on ground floor) guaranteed process to meet spark new fun discussions and meet new people - with moderator) * \*\* 20:30 - 21:00\*\* **Team Versus Team Playful games** (glass room on ground floor) to stop being so serious, stop adulthood and be silly ! * \*\* 22:00 - 00:00\*\* **Dance Party** (glass room on ground floor) lets dance the week away with reggaeton & hits * beautiful **homey** industrial location in downtown ZH * **German-speaking** area (falls du nur Deutsch sprechen möchtest) * \*\* chill-zones\*\* in private quiet rooms (if you want to talk or play games in quietness) * or simply **hang-out** and **meet new & old friends** **without** a process ❤️ . . . **TIPS on how to connect:** * **Look out for a good smile/vibe** in a person/group of 2-3 people and say "Hi my name is xxx, can I join?". * **Try something different** (person, game, table, activity) often until you find **fun** **quality connection.** We have a lot of activities * **Ask** **Support:** we understand going out to meet friends can be a stretch. We make this easy with a fun and safe event. Also you can ask for help from our clearly communicated (see photos of this event) "**People Connectors**" who can help you discreetly to connect with others * **Invest time**(not quickly just come by) as friendships are an investment * **Come back**: big turnaround, people come randomly at each event, so you never know who you ll meet . . **.** **Some final words:** * **Bravo** **to you** for the courage to go out to meet new people! We know **everyone is unique** \- thats why we got a big new\-comer area\, 4 co\-hosts welcoming and connecting you\, and many activities for you to **choose** from to find what **suits you**! * **Weather?** Event takes place rain or shine, with indoors rooms and outdoors area that is ultra rain-protected * **Coming late?** no problem, we got many people until closing at 00:00 so come whenever! * **Too many attendees?** no problem, we got the space! Also as per the "what" above: you define what makes the event meaningful for you! Furthermore, the co-organisers have one goal: to say hi and introduce you to the event and people (if you want to please ask)! Finally remember: you dont have to talk to everyone, focus in a few people! Less is more! If you dont know where to start look for a good smile or an activity more matching to you. From there keep on trying people and activities.. * **Why so many options above for connection?** We always have: a first-timer area, Fun social games, Mindful games, ice-breaker questions or simply just talk freely to anyone. Often we add: Speed-friending and a Music jam. We believe **you are unique** and each of us prefers different ways of connection. Also we want to provide an opportunity for everyone to try something new * **Easy and Safe:** We have the whole location reserved for us so its safe to open up and meet new friends (unlike bars in Zürich where people find it strange if strangers talk to them). Christos and volunteers will also help with connection. Read more info below. * **Christos** (see [PHOTO](https://photos.app.goo.gl/pdtVaVGCyDEJ28uE8)) and our co-organisers will be wearing name budges and will aim to **welcome** **everyone.** * more info via our **[LINKS](http://linktr.ee/connectionspace)** * Yes YOU are **good** & **courageous** for looking for new fun connections! * Everyone is in same situation and you ll be surprised how **friendly people** are ❤️ * Come **early** though **later** also ok as many people there **until 00:00** * **It works**! We heard of many new friendships, living together and even getting a new job * **Mindful Connection Games:** from [The School of Life](https://www.theschooloflife.com/shop/?_product_type=games-card-sets) available: Confessions Game, The Friendship Game, Connection Game, The Loser Game, Games for grown-ups and three sets of "100 questions" (Conversation Toolkit & Careers & Relationships) * **Fun Social Games:** bring your own **board/card games** or choose from: Cards against humanity, Exploding Kittens, Codenames, Debatable, Sotally Tober, Taboo, Mafia, Uno, Monopoly and more. . . . . ``` Disclaimer & participation terms (Connection Space): By registering for and/or attending this event (“Event”), you agree: Registration required. Follow organizer/venue instructions; we may refuse entry or remove anyone for safety/behavior.You attend voluntarily and at your own risk; risks include injury/illness, conflicts/harassment, emotional distress, and property loss/damage.To the maximum extent permitted by law, Connection Space/organizers/staff/venue/partners aren’t liable for injury, loss, theft, damage, or costs; this doesn’t limit liability where unlawful (e.g., gross negligence/intent).Zero tolerance for violence, threats, harassment/discrimination, unwanted touching, weapons, illegal drugs, or unsafe/excessively intoxicated behavior. Report issues; we may remove participants and contact security/police/emergency services.You’re responsible for your health/fitness, alcohol use, transport home, allergies/diet; no allergen-free guarantee.You’re responsible for your belongings and any damage you cause.Photos/video/audio may be recorded and used for marketing by Connection Space/partners; opt out by telling us at check-in (we’ll try, but can’t guarantee exclusion from background footage).You must follow third-party venue rules; we may change schedule/location/format for safety or operational reasons. Finally, the organisers have the right to refuse entry with and without a ticket as the organizers see fit. In case of a ticket purchase a full refund will be made in that case. ```
Open Sharing Circle ✨ (English)
Open Sharing Circle ✨ (English)
Open Sharing Circle ✨ This circle will be held in English. We come together to be present and to show up as we truly are. The intention is to share in a safe and trusting space — thoughts, emotions, goals, opinions — whatever feels alive for you in the moment. No one has to share, and everyone is welcome to. ⸻ What is it about? • Strengthening self-awareness & self-trust • Personal growth • Building deep relationships & trust • Getting to know people on a genuine, human level • Feeling free to express yourself authentically ⸻ Circle Agreements Free & voluntary You are welcome to share anything you like — and you don’t have to share anything. Speak from your own experience Share from your personal perspective: your experiences, thoughts, feelings, and perceptions. The space holder may gently support this by placing a hand on their chest as a signal. Respect & confidentiality We meet each other with respect and without judgment. What is shared in the circle stays in the circle. Talking object Only the person holding the talking object speaks. Clarifying questions are welcome. Sharing time & space Take your time when sharing, and also leave space for others. Advice & support Speak for yourself and offer advice only with consent. Please ask explicitly if you would like to receive advice or support. Triggers & emotions Everyone is responsible for their own feelings and topics. Strong emotions (e.g., crying) are welcome and respected. Support is offered only if desired. Personal needs Please take care of your own needs (bathroom, food, etc.) and respect the group space. Space holders The organizing team selects space holders who support the flow of the circle and help maintain the agreements. The circle may be gently paused if needed. Focus round The space holder may intuitively initiate a short focus round if it feels supportive. Mobile phones Please keep your phone on silent and use it only for notes if needed. Time Duration: approx. 3 hours. You may leave at any time, ideally during the breaks (about every 45 minutes). After the circle, there is space to stay, connect, or continue sharing if you feel like it.
2 for 1 DEAL: Decoden - Decorate with Charms
2 for 1 DEAL: Decoden - Decorate with Charms
## **Decoden Workshop – Design your own charms & accessories** The **Decoden Workshop** offers you the opportunity to immerse yourself in a playful and creative world and design **your own Decoden charms and accessories** . Decoden is a decorative technique that uses a creamy glue, colors, and cute charms. This results in unique designs that are both creative and individual. This workshop is perfect for anyone who wants to try something new and achieve great results with minimal effort. In the Decoden Workshop, you can **customize various objects according to your own style** . A selection is available. * **picture frame** * **cases** * **Handheld mirrors & table mirrors** * **jewelry box** * **hair clip** You decide which object you want to decorate and how playful, colorful, or minimalist your design should be. Each piece is unique and reflects your personal creativity. A major advantage of the Decoding Workshop is its **flexible duration** . You'll need approximately **15 to 30 minutes** per item , depending on the level of detail and design. This makes the workshop suitable for both short creative breaks and longer crafting sessions. You can also create several objects in succession if you'd like to try out different designs. The **price starts at CHF 32 per item** . Included in the price are **one paint color and 20 charms** . All materials are provided, so you don't need to bring anything. You can get started right away and focus entirely on your creative work. If you'd like to use additional paint colors or charms, you can easily add them. Beginners **are very welcome** . You don't need any prior knowledge to participate in the Decoden Workshop. I'll explain step by step how the technique works, how to apply the glue correctly, and how to place your charms so that your design looks harmonious. I'll be there to offer tips and support throughout the entire workshop. It's important to note the **drying time** : The glue needs to set overnight to fully harden. Therefore, you have two options: You can leave your artwork with me and **pick it up later** once it's completely dry. Alternatively, you can carefully take your piece home and let it continue drying there. **For whom?** The decoding workshop is **suitable for everyone** – children, teenagers, and adults. It offers a relaxed atmosphere where you can be creative, unwind, and create something unique. Whether alone, with friends, or as a short creative break – this workshop is fun and guarantees quick success. If you feel like combining charms, trying out colors and designing your own Decoden accessory, the **Decoden Workshop** is just right for you.
Money Stories and Earning Our Keep - A Product Academy evening with Rich Mironov
Money Stories and Earning Our Keep - A Product Academy evening with Rich Mironov
**DON’T BRING A BACKLOG TO A GUNFIGHT!** Product managers talk about features. Executives talk about revenue. Money Stories are how product and technical leaders translate what they are building into how it will make money and why that work is essential. In terms that their audience understands. And product leaders need to understand how they are really measured to get the resources and respect they expect. **Bio:** Rich has led product teams for 40 years, including six B2B software startups (3 exits) and 15 interim CPO roles. Today, he coaches product leaders. Rich is the author of "Money Stories: Communicating the Value of Product Work" and "The Art of Product Management." He been blogging about software product management since 2002 and launched the first Product Camps. ### 🗓️ Event Details * **Date:** March 19, 2026 * **Time:** 18:30 – 20:30 * **Location:** Swisscom Office, Aargauerstrasse 10, 8048 Zürich (A huge thanks to our hosts!) * **Bonus:** Rich will be giving away a limited number of **free books** to attendees! *** ### 🎤 What to Expect [Rich Mironov ](https://www.mironov.com/)has been a product executive and "coach to the stars" for over 30 years. In this session, he will dive into the messy reality of product leadership, scaling organizations, and why "the tech" is often the easiest part of the job. **The Agenda:** * **18:30:** Doors Open & Welcome Drinks * **19:00:** Keynote by Rich Mironov * **19:45:** Q&A * **20:15:** Networking & Book Giveaway *** ### 🎟️ Join Us! Spaces are limited due to venue capacity at Swisscom. Don’t miss your chance to meet one of the original pioneers of the product management craft and connect with the Product Academy community.
Afterwork Drinks🍸💘 - Singles only.
Afterwork Drinks🍸💘 - Singles only.
**IMPORTANT: YOU NEED TO BUY A TICKET IN YOUR NOII PROFILE TO GET IN** **Auf Tinder kein Bock mehr, aber für Parship ist es zu früh? We got you!** **Wir organisieren mehrere Real Life Single Events. Jede. Woche.** 💜Lassen wir alle Single Herzen höher schlagen und veranstalten einen legendären noii Event. Vergiss Swipen und Chatten, in diesem Jahr daten wir im echten Leben (we don't make the rules). 🍸Mit bis zu 400 Personen pro Event ist immer viel los. Worst case hast du ein geiles noiices Erlebnis gehabt, best case lernst du jemanden kennen, den du daten möchtest **🌟It's a vibe.** Keine Sorge, das wird kein awkward Single Event mit einem sturen Ablauf. Es ist wie ein normaler Bar-Abend mit deinen Friends, wo du aber ganz easy noch andere Leute kennenlernst. **[HERE MORE INFORMATION](https://date.noii.ch/preview)** **So done with tinder but it’s too early for Parship? We got you!** **We organize several real life single events. Every. Week.** 💜Let's make all single hearts beat faster and organize a legendary noii event. Forget swiping and chatting, this year we're dating in real life (we don't make the rules). 🍸With up to 400 people per event, there is always a lot going on. Worst case scenario: you have a great noiice experience, best case: you meet someone you want to date **🌟It's a vibe.** Don't worry, this won't be an awkward singles event with a stubborn schedule. It's like a normal bar evening with your friends, where you can easily meet other people. **[HERE MORE INFORMATION](https://date.noii.ch/preview)**
Algorithmic Trading & Crypto
Algorithmic Trading & Crypto
## (Lesson 2) ## What to expect Project Equilibrium is an in-person introduction to disciplined, rule-based trading automation. This first event is designed to be clear, practical, and approachable no hype, no pressure, and no prior technical background required. ### Why we meet (two-session structure) This meetup is structured as **two lessons**: **Lesson 1 — The “Why” (mindset + framework)** * What Project Equilibrium is (and what it is not) * Why we focus on process, rules, and execution discipline * What “24/7 execution” means in practice * Q&A and open discussion **Lesson 2 — The “How” (step-by-step setup)** * A simple walkthrough of the basic tools you need * Step-by-step guidance to install and prepare the required exchange apps/accounts * A clear checklist to be ready for future sessions (You won’t be left alone—everything is explained calmly and in order.) ### What to bring To make the second lesson smooth, please bring: * **A smartphone** (for authentication and exchange app setup) * **A laptop** (for the setup steps and configuration) If you only have one device, you can still join Lesson 1. The setup lesson is simply easier with both. ### Who this is for * People curious about algorithmic execution and portfolio discipline * Beginners who want a structured approach * Experienced traders who want more consistency and less stress ### Agenda * Welcome + introductions * Lesson focus of the day (Why / How) * Guided walkthrough (where applicable) * Q&A + next steps ### How to find the group * Arrive a few minutes early and look for the **Project Equilibrium** group. * I will be there to welcome attendees if you’re unsure, simply ask the venue staff for the Meetup group name.

Live Coding Events Near You

Connect with your local Live Coding community

NSCoder Night
NSCoder Night
Bring your work or your hobby, hang out, and code with us. Follow @buckeyecocoa for more information.
From Idea to Working App in Minutes: The Agentic Development with Amazon Kiro
From Idea to Working App in Minutes: The Agentic Development with Amazon Kiro
Discover Kiro, AWS’s innovative development environment that adapts to your workflow. Whether you prefer specification-driven development or a more intuitive, vibe-based approach, Kiro empowers you to build applications your way. In this session, speakers will explore Kiro’s core functionality and its evolution through re:Invent 2025, along with demonstrations of prompts used to create APIs, hooks, and steering documents. In the latter part of the session, watch as we build a complete example from scratch, showcasing Kiro’s agentic AI workflow in action for spec-driven development and vibe coding. What You'll Learn - Core Kiro concepts and development philosophy Feature evolution: pre and post re:Invent 2025 Practical examples: API creation, hooks, and steering docs Live coding demonstration with real-time problem solving Who Should Attend - Developers, solutions architects, and technical leaders interested in modern AWS development tools and AI-assisted coding workflows. **Speakers Bio:** Matthew Jorat: Matthew Jorat is a Customer Solutions Manager at AWS with nearly three decades of expertise in AI, cloud transformation, migration, modernization, IT, technology, and business. His career spans infrastructure engineer, solutions architect, security auditor, customer success director, support and services director, and operations officer. He was an early adopter of AWS services as a customer, and his current role at AWS uniquely blends his technical and business skills as he partners with executive teams to translate strategic priorities into measurable business outcomes through cloud adoption, AI implementation, and operational excellence. Matt leads end-to-end AI initiatives for enterprise customers, identifying high-impact use cases and maintaining relentless focus on measurable ROI. He holds eight AWS certifications and serves as Adjunct Professor at Franklin University teaching cloud computing and AWS architecture. His expertise encompasses GenAI, agentic AI systems, migration, modernization, and optimization strategies that drive transformation at scale. [https://www.linkedin.com/in/mattjorat/](https://www.linkedin.com/in/mattjorat/) Girish Bhatia: Girish Bhatia is a seasoned technology delivery leader with deep expertise in cross-domain program management. He holds multiple AWS certifications, including AWS Certified Solutions Architect – Associate, AWS Certified Developer – Associate, and AWS Generative AI Practitioner, and is also an AWS Community Builder. Girish brings over two decades of experience in the information technology industry. Throughout his career, Girish has led major technology-driven business transformation from modernizing on-premises applications to driving large-scale cloud migrations. His work includes API-based integration platforms, data-center and mainframe modernization, and enterprise cloud adoption initiatives. Based in Columbus, Ohio, Girish works at a tech-forward fintech company. He is passionate about AWS serverless architectures, Generative AI and emerging cloud technologies. An avid learner and builder, he continues to explore and apply the latest innovations in AWS to help organizations accelerate their digital transformation. https://www.linkedin.com/in/girishbhatia/[https://www.linkedin.com/in/girishbhatia/](https://www.linkedin.com/in/girishbhatia/) **THANK YOU** *Franklin University* for hosting our meetup! To learn more about *Franklin University*, please visit their website: https://www.franklin.edu/ **DIRECTIONS** Franklin University Fisher Hall 300 E. Main St, Columbus, OH 43215 Map: https://maps.app.goo.gl/jxjBA2hUmS5qrvhq8 Parking is FREE! Please park in Lot C in front of Fisher Hall. See attached map. NOTE: Map the address only. When mapping with Google Maps it may use the Fisher Hall at OSU, which is NOT correct. **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
🎤💛 Team Thriving: SINGO Night
🎤💛 Team Thriving: SINGO Night
ServiceNow's Got Talent
ServiceNow's Got Talent
Builders, creators, architects, admins, consultants - come one, come all. This one's for you. We're bringing a little friendly competition to the Columbus ServiceNow community while highlighting the cool things people have built on the platform. Five presenters will take the stage to showcase something they've built, solved, designed, or imagined on the ServiceNow platform - and a panel of judges (plus YOU, our amazing audience) will score them live. So basically, America's Got Talent but make it ServiceNow's Got Talent. Bring a notepad if you'd like 'cause you'll definitely be learning something new. Each presenter gets 10 minutes max to wow the crowd with: • A demo • A real-world business solution • A bold idea • A UX transformation • Or a creative use of the platform Judging Criteria: 🏆 Business Value 🚀 Innovation ✨ User Experience This event is about celebrating ideas, sharing knowledge, and showing how ServiceNow can drive both business impact and meaningful user value. Come learn. Come support. Come get inspired. Refreshments and bites will be provided. And maybe next time… you’ll be on stage.
Contra dance March 21 (First Unitarian Universalist Church) note new time!
Contra dance March 21 (First Unitarian Universalist Church) note new time!
# **Band and caller TBA** Beginner lesson at 1:30, regular dancing begins at 2:00 pm NOTE THAT WE ARE TEMPORARILY DANCING IN THE AFTERNOON INSTEAD OF EVENING. Dance with us in the afternoon then you can still go out in the evening! **Sponsor: All Soles Contra and Square Dancing, First Unitarian Universalist Church, 93 W. Weisheimer Rd., Columbus OH 43214** WHAT IS CONTRA DANCING? Picture the Grand Ball scenes like you’ve seen in period films such as “Pride and Prejudice”, where the dancers are lined up in long lines, across from each other. That’s English Country Dancing, the predecessor of contra dancing. Now, add moves like “swing your partner” and “do-si-do,” like you’ve seen in square dancing. Set it to fabulous, high energy, live music with fiddles, guitars, percussion and more, alá “Riverdance.” Finally, set the whole scene down in the middle of Woodstock, with a hip, groovy atmosphere, a bit of tie-dye, and hints of counter-culture attitude. THAT’s Contra Dancing! Wear cool and comfortable clothes (you will get warm) and clean shoes that won't mark up our nice wood floor. Be sure to come for the beginner's lesson from 1:30 - 2:00, followed by dancing 2:00 - 430. All dances are taught; we will help you learn! Beginners always welcome, no need to bring a partner. Cost is $10.00 adults, $5.00 ages 12-26. Under 12 free. Free parking in church lot. Please bring your own refillable water bottle.
From Web Forms to Web Components - Burton Smith
From Web Forms to Web Components - Burton Smith
**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 **Abstract** Web Forms gave .NET developers a powerful abstraction for building reusable UI controls long before design systems were a thing. Web Components finally bring that same idea to the browser natively. This session explores how the Web Forms mindset translates into Custom Elements, Shadow DOM, and HTML templates. We’ll examine how Web Components enable design systems that work across frameworks, how they differ from server‑driven controls, and why they’re becoming a foundational layer for modern UI. Whether you’re maintaining legacy apps or building greenfield projects, you’ll leave with a practical understanding of how to apply familiar patterns in a modern, standards‑based way. **YouTube Link** TBA
DoJo (Informal Python Meeting)
DoJo (Informal Python Meeting)
**New Dojo Location!** **Buffalo Wild Wings in Grandview** 968 W 5th Ave, Columbus, OH 43212 We're going to try a new dojo location for a few weeks and see how it works Dojos are informal Python group study sessions where everyone interested in Python gathers to learn about Python, help others with Python, or just hang out. Everyone is welcome from Python beginners to experts. Bringing a laptop is encouraged (we'll have extension cords and power strips). If there's something you want to learn leave a comment on this invite so we can plan ahead. We're looking for topic suggestions and people interested in presenting at our monthly meetings. To this end we've set up a survey form at [https://docs.google.com/forms/d/15eBKF1nQQ2XS5gzD4rvhVRHMBEj7lJtHuA9wXupS3Uc](https://docs.google.com/forms/d/15eBKF1nQQ2XS5gzD4rvhVRHMBEj7lJtHuA9wXupS3Uc)