Thinking
Meet other local people interested in Thinking: share experiences, inspire and encourage each other! Join a Thinking group.
1,468
members
1
groups
Largest Thinking groups
Newest Thinking groups
Frequently Asked Questions
Yes! Check out thinking events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the thinking events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find thinking events near your location here. Connect with your local community and discover events within your area.
Thinking Events Today
Join in-person Thinking events happening right now
TechTalkThursday #27 @ Nine
Let's get together for the next TechTalkThursday to learn new things and share experiences!
17:30 Door opening
18:00 **Intro** – Thomas Hug, CEO & Founder of Nine
\~ 18:05 **One Platform, Any Scale: Roche Linux** – Karol Swiderski (Principal Solutions Engineer at Roche)
\~ 18:30 **A Few Quirks About MCP** – Thimo Koenig (Co-Founder & CTO at tekkminds)
\~ 19:00 **Agentic Engineering: How To Use AI As Peer (DevOps) Programmer With Context, MCP, Prompts, Rules and Workflows** – Jonas Felix (Coach & Co-Founder at letsboot.ch)
\~ 19:30 Snacks & Drinks
Have we aroused your interest? Then please register!
We look forward to meeting you!
You can also watch this event's livestream on YouTube: https://www.youtube.com/watch?v=B9_weIWteGA
Yoritomo Dojo Zurich – Kyokushinkai Karate🥋
Join us for an immersive Fullcontact Karate workshop in Zurich where you will have the opportunity to learn and master traditional Japanese Martial Arts techniques. This event is perfect for Karate enthusiasts of all levels, from beginners to advanced practitioners. Our experienced instructors will guide you through various forms and stances, helping you improve your skills and deepen your understanding of this ancient practice.
Come and experience the discipline, focus, and strength that Fullcontact Karate promotes. Whether you are looking to enhance your technique, improve your physical fitness, or simply connect with like-minded individuals in the world of martial arts, this workshop is the perfect opportunity to challenge yourself and grow in a supportive and inspiring environment. Don't miss out on this chance to elevate your Karate practice and embrace the spirit of Japanese Martial Arts!
Cloud Native Computing Meetup | March 2026 - Afternoon edition
Let's meet at the CNC meetup on Tuesday, March 10th, 2026, at 15:00 CET.
**Location:**
VSHN Tower, 8th floor, Neugasse 6, 8005 Zürich
**Agenda:**
Would you like to speak at this event? Contact us at [https://cnc-meetup.ch](https://cnc-meetup.ch)! Guidelines:
* All sessions are held in English.
* No product or sales pitches are allowed.
* All projects showcased should be open source.
* We cannot cover travel costs, but we welcome speakers from other regions.
* We're seeking more diversity among our speakers: underrepresented groups are welcome!
14:30 – Door Opening
15:00 – Welcome, Intro, & Announcements
15:05 – TLS Hot Reload, Janne Kataja (SIX)
15:30 – 5 minutes pause
15:35 – Cloud-Native Application Definition and Delivery with OAM and KubeVela, Raffael Klingler (AXA)
16:00 – 5 minutes pause
16:05 – From Problem to Production: DevOps for AI with Kubeflow, Fabrizio Lazzaretti (Wavestone) and Marco Crisafulli (enki)
16:30 – 5 minutes pause
16:35 – Bye-bye Ingress-NGINX, hello Gateway API, Urs Zurbuchen (Airlock)
17:00 – Final words, networking & apéro
TLS Hot Reload, Janne Kataja (SIX)
Learn how to minimize disruptions caused by TLS certificate rotations by enabling hot reloading in your application. In Kubernetes, TLS certificates are typically stored in Secrets and mounted into pods. When a Secret is updated, for example, due to certificate rotation by cert-manager, Kubernetes updates the projected secret volume. Hot reload mechanisms detect these file changes and reload TLS certificates without restarting the pod. This enables live certificate rotation, maximizes availability, and reduces operational risk associated with restarts. The approach makes shorter-lived TLS certificates operationally viable.
Janne is a Cloud Platform Engineer at the SIX Group, where he builds cloud platforms and services for the financial community. Originally from Finland, he now lives in Baar, Zug. Opinions are his own.
Cloud-Native Application Definition and Delivery with OAM and KubeVela, Raffael Klingler (AXA)
What if developers could focus on their applications instead of the platform beneath them? The Open Application Model (OAM) makes this possible by shifting the focus from containers and orchestrators to applications themselves. Instead of wrangling low-level Kubernetes manifests, developers define applications using modular, reusable building blocks. KubeVela brings this model to life, rendering abstract definitions into deployable resources. In this session, we'll explore how OAM enables application-centric definitions and see KubeVela in action. You'll see an application evolve from a simple definition to a sophisticated setup with cloud-managed services and GitOps integration.
Raffael Klingler is a Platform Engineer at AXA Switzerland, where he helps development teams ship software faster and more reliably. He recently completed his Master's thesis on Internal Developer Platforms, diving deep into OAM, KubeVela, and the challenge of making application delivery less painful. When not wrangling Kubernetes manifests, he's probably thinking about how to make developers' lives easier.
From Problem to Production: DevOps for AI with Kubeflow, Fabrizio Lazzaretti (Wavestone) and Marco Crisafulli (enki)
Despite massive investments in AI, most enterprise AI initiatives fail to reach production — not because of model quality, but because of fragmentation among data science, platform engineering, and business teams. MLOps addresses this challenge by applying DevOps principles to machine learning, and Kubeflow has emerged as a de facto open platform for operationalizing these practices in cloud-native environments. In this talk, we explore how Kubeflow enables collaboration, automation, and repeatability across the entire ML lifecycle, from requirements gathering and experimentation to deployment and continuous improvement. Using a real end-to-end example, we’ll demonstrate how Kubeflow Pipelines, training workflows, and integration with the CNCF ecosystem help teams move beyond ad-hoc experimentation toward production-grade AI systems. Attendees will see how a vendor-neutral Kubeflow-based MLOps architecture supports multi-cloud deployments, enforces operational best practices, and creates continuous feedback loops between stakeholders. Whether you are introducing MLOps for the first time or refining an existing platform, this session provides practical insights into using Kubeflow to turn AI from a research activity into a sustainable business capability.
Fabrizio Lazzaretti is a Managing Consultant at Wavestone and CNCF Ambassador who bridges cutting-edge cloud-native technologies with enterprise architecture. As maintainer of the CloudEvents Rust SDK and co-author of "Crafting Great APIs with Domain-Driven Design," he brings deep expertise in event-driven architecture and microservices to complex challenges. With over 10 years of experience in software architecture, development, and DevOps, he currently drives architectural transformation and AI initiatives across sectors, connecting business and IT through collaborative API design.
Marco Crisafulli is the co-founder of enki, a Swiss machine learning company focused on training, consulting, and implementing practical ML use cases for Swiss enterprises. With a strong background in enterprise software and cloud-native infrastructure, he specializes in MLOps, Kubernetes, and production-grade ML platforms, and has deep hands-on experience with Kubeflow. He works closely with organizations to bridge the gap between experimentation and reliable ML systems in production, helping teams operationalize ML at scale.
Bye-bye Ingress-NGINX, hello Gateway API
The Kubernetes ecosystem is undergoing a major transformation as the legacy Ingress model, long dominated by the NGINX Ingress Controller, reaches its limits and faces discontinuation. This talk explores why the Kubernetes Gateway API is emerging as the new standard for security and architecture. We'll dive into the shortcomings of traditional Ingress (including "annotation hell" and recent security vulnerabilities) and highlight the architectural and operational advantages of Gateway API. Finally, we will present a few options on how you can move forward and implement a new solution.
Urs Zurbuchen is a Senior Security Consultant at Airlock. As an engineer and consultant for the design and implementation of IT security solutions, he is familiar with the requirements for secure digitalisation processes. Urs has more than 20 years of experience in designing and integrating web application security solutions (web application firewall, authentication, single sign-on, access control) as well as in designing and implementing identity & access management projects (user management, authorisation management, processes, provisioning). Mr Zurbuchen can advise on the conception of non-technical topics such as organisation, guidelines, compliance requirements and regulations, as well as on the implementation of application and system architecture audits.
The event will be recorded and made available on VSHN's YouTube channel: [https://vshn.tv](https://vshn.tv). Subscribe to stay notified of updates.
We expect all participants to abide by VSHN's Conference Code of Conduct: [https://www.vshn.ch/en/code-of-conduct/](https://www.vshn.ch/en/code-of-conduct/)
If you would like to share your cloud-native projects at the CNC Switzerland meetup events or sponsor future events, just send us your talk suggestion here: https://cnc-meetup.ch. We look forward to hearing from you!
Chinese Language Meetup
大家好!
We meet once a week to speak in and about Chinese. Most participants are advanced speakers, or of Chinese descent.
Your are a beginner? By all means give our meet-up a chance and drop by! We'd love to help you navigate through the first steps into this fascinating language.
If the weather allows we will meet outside (see indicated location). Please bring your own beverages and food. There is a public toilet nearby.
我们每周二晚上七点在火车站附近的某个餐厅聚会,一边吃晚餐(已吃过的也可以只喝一杯),一边用中文聊天。本着开放原则,参加者资格和话题不受任何限制。
我们特别欢迎各位华侨、华裔和来自中国的留学生参加我们的活动,扩充我们对中国的了解。不见不散!
天气允许的话我们在外面聚会(请参考所颁布的地点)。此时请安排自己的饮料和食物。附近有公共厕所。
✨DC4131 - Beer on Tuesday (BoT) Zurich🍻
Come and experience the infamous DC4131 hacker meetup vibe! 👾🍻
Please find more event specific info's on our **[webpage](https://www.beerontuesday.ch/)**.
If you have any location specific questions, reach out to the local BoT Master, otherwise please don't hesitate to contact the board through our **[website](https://www.defcon-switzerland.org/)**.
Did someone say **SWAG?! –** That’s right baby, we are back with our refreshed swag shop, where you can now again purchase the latest and sexiest DC4131 Swag – All options and details are here: **[DC4131 Swag Shop](https://industryink.co.uk/collections/defcon)**
We are also on **[Discord](https://discord.gg/Q3KXn5u)**[ ](https://discord.gg/Q3KXn5u):) Come say hi!
Beginner Street Dance Class & Drinks!
**Come join us for the** **Beginner** **Street Dance Class** and discover Hip Hop, Commercial, Street Jazz, and more, learn useful moves, and get more confidence on a dance floor! Your teacher - **Nat (@nat.so.fun)** will guide you through all the steps, help you better understand the music, and groove with you to the best tracks. After the class, we'll head to the bar next door to chat, laugh, and relax together. **Come and vibe with us!**
Don't get discouraged by the number of people on the event page. **Our weekly crew ranges from 10 to 25 amazing humans**—regulars, first-timers, and those who skip the ‘going’ button but never miss a class 😉
[Check out what the class looks like here!](https://www.instagram.com/reel/DK14dCKq9Tv/?utm_source=ig_web_copy_link&igsh=MXNtemlvcGR1Y3F3dw==)
**Booking is mandatory!**
To ensure your participation in the class, it is mandatory to book a spot in advance. Please **visit the studio's website to book the class:** [BOOK HERE!](https://www.thevibedance.ch)
*Rates?*
**Single Class:** CHF 28
**Zurich Together Special:** 15% off → **24 CHF!**
Use **code "ZhT_VIBE"** at checkout
*Link to purchase*: [Book Here!](https://thevibedance.simplybook.it/v2/#packages)
*When?*
**TUESDAY**
19:30 \- 20:30 \| Beginner Dance Class \+ after training drinks
*Where?*
**The Vibe Dance Studio**
Hohlstrasse 488
8048 Zürich
\~3 min from Altstetten Train Station and 15 min from HB
*More info:*
Website
[thevibedance.ch](https://www.thevibedance.ch)
Instagram [@nat.so.fun](https://www.instagram.com/nat.so.fun/) and [@thevibedance.ch](https://www.instagram.com/thevibedance.ch?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==)
**Have a question? DM us on Instagram or Contact me on Whatsapp!**
+41 78 329 71 77
**See you on the dance floor!**
Thinking Events This Week
Discover what is happening in the next few days
Behind The Curtain
"Behind the Curtain" is a new women’s group built around real conversations and genuine connection. It’s a place where you can show up as yourself, talk about the things that actually matter, and feel truly heard — without pressure and without judgment.
We intentionally leave work, small talk and our phones at the door, making space instead for honest stories, thoughtful questions and meaningful connection. To keep the space intimate and make sure everyone has room, spots for each gathering are limited.
While each event stands on its own, the hope is that familiar faces will return over time, allowing trust to grow and real friendships to form. Whether you come with something on your heart or simply to hold space for others, you’re welcome here exactly as you are.
cuTile and TileIR: The next step in GPU Programming
After a long hiatus of the compiler social, Lorenzo is joining us to talk about the exciting work happening at NVIDIA that you have probably heard about, namely cuTile/TileIR.
As usual there will be pizza, snacks, beer, and soft drinks after the event for participants, sponsored by NVIDIA.
**Astract:** GPU programming has evolved significantly over the past decade, driven by rapid hardware innovation such as Tensor Cores and new numerical formats. However, the gap between high-level productivity frameworks and low-level performance-centric programming models continues to widen. In this talk, we introduce cuTile and TileIR, a new block-level programming model and intermediate representation designed to simplify high-performance GPU development while preserving forward compatibility with evolving NVIDIA architectures. cuTile provides a tile-centric abstraction for data-parallel workloads, accessible from Python, while TileIR—an MLIR-based low-level IR integrated with CUDA—offers a stable, portable foundation for targeting tensor cores and future hardware generations. Together, they establish a middle ground between usability and control, enabling expressive kernel development without sacrificing performance.
We present the programming model, illustrate it with examples, discuss performance considerations, and, if time permits, take a deeper dive into the core abstractions behind TileIR: https://github.com/NVIDIA/cuda-tile
**Location:** The event is taking place in the room G59 in the CAB building of ETH Zurich at the Zentrum campus. Enter from Universitätstrasse 6.
INNOTALK #18 mit Studyond und Kuehne+Nagel
**INNOtalk #18** presents "**Vom Unternehmens-Pain Point zur Lösung: Abschlussarbeiten mit Business Impact mit Studyond & Kühne+Nagel**"
*«Wenn Abschlussarbeiten echten Business Impact schaffen»*
Jährlich entstehen rund 95’000 Abschlussarbeiten an Schweizer Hochschulen – jedes Mal mehrere Monate Forschung, Analyse und Lösungsentwicklung. Und doch bleibt der grösste Teil dieses Wissens ungenutzt.
Dabei bieten Abschlussarbeiten Unternehmen einen direkten Zugang zu Top-Talenten, aktuellem Fachwissen und neuen Lösungsansätzen. Richtig aufgesetzt, werden sie zu konkreten Innovationsprojekten – ohne klassische Projektbudgets und mit minimalem Vorlauf.
Der INNOtalk #18 zeigt diesen Weg anhand eines konkreten Studyond-Projekts mit Kühne + Nagel:
\- wie aus einem realen Unternehmens\-Pain Point eine wirksame Abschlussarbeit entsteht – und welche Learnings andere Unternehmen daraus mitnehmen können\.
Moderiert wird die Diskussion von Viktoria Mauz, Active Member der swissICT Fachgruppe Innovation.
**Worum geht es im Panel konkret?**
Anhand eines realen Projekts mit Kühne+Nagel diskutiert das Panel, wie verlässlich daten- und KI-gestützte Prognosen in hochdynamischen Märkten tatsächlich sind.
Im Fokus steht die Frage, wo wirtschaftliche Erklärbarkeit endet und wo Prognosemodelle unter realistischen Markt- und Schockbedingungen an ihre Grenzen stossen – und welche Konsequenzen dies für unternehmerische Entscheidungen hat.
**Warum sollten Sie an diesem INNOtalk teilnehmen?**
* ***Abschlussarbeiten neu denken***:
Warum sie ein unterschätzter Innovationshebel sind - und wie daraus echter Business-Impact entsteht.
* ***KI als Enabler***:
Wie Unternehmen konkrete Herausforderungen in erfolgreiche Studierendenprojekte übersetzen.
* ***Innovation skalierbar machen***:
Welche Rolle Plattformen wie Studyond dabei spielen, Zufall durch Struktur zu ersetzen.
**REFERENT:INNEN & PANEL**
**[Dr. Alexandra Allgaier](https://www.linkedin.com/in/alexandra-allgaier/)**
Mitgründerin bei ***[Studyond](https://studyond.com/)***
**[Jonas Bläser](https://www.linkedin.com/in/jonasblaehser/)**
Global Head of Sea Logistics Business Intelligence bei ***[Kuehne+Nagel](https://www.kuehne-nagel.com/de)***
**[Lino Reye](https://www.linkedin.com/in/lino-reye/)**
Masterstudent Business Innovation, ***[Universität St. Gallen (HSG)](https://www.unisg.ch/de/)***[ ](https://www.unisg.ch/de/)
**MODERATION**
**[Dr. Viktoria Mauz](https://www.linkedin.com/in/viktoria-mauz/)**
Active Member der ***[swissICT Fachgruppe Innovation](https://www.swissict.ch/professional-group/innovation/)***
Campus Sales Manager bei ***[Nokia](https://www.nokia.com/)***
**DETAILS**
🗓️ Datum und Uhrzeit: **Donnerstag, 12. März 2026 / 17:00 – 19:30 h**
📍 Ort: **[swissICT](https://www.swissict.ch/kontakt/)** in **ZH-Altstetten**
**AGENDA**
*16:30 – 17:00 h*: Eintreffen am Veranstaltungsort, Apéro Riche
*17:00 – 17:15 h:* Start der Veranstaltung mit einer Begrüssung durch swissICT & swissICT Fachgruppe «Innovation»
*17:15 – 17:30 h:* Vorstellung von Studyond durch Dr. Alexandra Allgaier, Mitgründerin von Studyond & Projektvorstellung mit Kühne + Nagel durch Lino Reye, Masterstudent, Universität St. Gallen (HSG)
*17:30 – 18:15 h:* Panel-Diskussion „Vom Unternehmens-Pain Point zur Lösung: Abschlussarbeiten mit Business Impact“ inklusive anschliessender interaktiver Fragerunde
*18:15 – 19:30 h*: Diskussion & Networking
*19:30 h*: Ende der Veranstaltung
**ZIELGRUPPE & SPRACHE**
* Offene Veranstaltung für alle Interessierten, insbesondere Fach- und Führungskräfte aus den Bereichen Forschung & Entwicklung, Innovation, Digitalisierung, Informations- und Kommunikationstechnologie (ICT), Transformation, Talentgewinnung, Human Resources, Bildung sowie Talent- und Partnermanagement.
* Ebenfalls offen für Vertreter:innen von Hochschulen, Wirtschaftsförderungen und Verbänden.
* Die Einführung und Panel-Diskussion finden auf Deutsch statt; Fragen können gerne auch auf Englisch gestellt werden.
**VERANSTALTER**
Moderatorenteam der [swissICT Fachgruppe Innovation](https://www.swissict.ch/professional-group/innovation/) ([Violeta Lozano](https://www.linkedin.com/in/violeta-lozano-roxstar/), [Viktoria Mauz](https://www.linkedin.com/in/viktoria-mauz/)) & Geschäftsstelle [swissICT](https://www.linkedin.com/company/swissict/) ([Carol Lechner](https://www.linkedin.com/in/carol-lechner-1181aa25/)) in Kooperation mit [Studyond](https://studyond.com/) und [Kühne+Nagel](https://www.kuehne-nagel.com/de).
Pub Quiz - Laughs, Drinks & Trivia!
**[⚠️ >>Ticket needed (click here)<<](https://eventfrog.ch/en/p/eating-drinking/pub-quiz-laughs-drinks-trivia-7434516284161695662.html) or**
**[www.social-circle.ch](https://social-circle.ch/)**
**Pub Quiz Night at Boho** (Host : Akos)
Join us for a night full of **mind-bending questions**, **unexpected twists**, and **more laughs than right answers** (probably). Whether you're a trivia wizard or just really good at pretending you know stuff, this night’s for you!
Join our whatsapp group for updates on this event: [https://chat.whatsapp.com/FY1WpeStk5x8WyIXQ5hl66](https://chat.whatsapp.com/FY1WpeStk5x8WyIXQ5hl66)
**Location:** Boho
**Price:** 15.- (includes tasty snacks + a bottle of Prosecco for the winning team )
**How Teams Work:**
Got a crew? Awesome, bring your squad and show us what you've got!
Looking to mingle with singles? We’ve got you! → Think 2 girls + 2 guys = the perfect cocktail of brainpower and awkward icebreakers
Not single? No problem! We’ll still team you up with some brilliant minds and maybe a few terrible guessers for balance
**What’s in it for you?**
Glory, bragging rights, and the sweet, sweet taste of Prosecco-fueled victory.
**Come for the trivia, stay for the chaos.**
Spots are limited, so grab your seat before your smarter friend does! ️
Photos and short videos may be taken during the event. Let the host know if you prefer not to be in them. Tickets are non refundable.
Want more events like this? Join our WhatsApp community to stay updated:
[https://chat.whatsapp.com/Hmm9DZP3wzaL8cXrtAAafw](https://chat.whatsapp.com/Hmm9DZP3wzaL8cXrtAAafw)
Mäng - transformational game
Join us for a live (private) session of **Mäng (offline in Zürich or online worldwide)**, a powerful self-exploration game that helps uncover hidden mental scripts and rewire the way you think, feel and act.
Mäng is a modernized version of an ancient contemplative practice — reimagined as a transformational tool based on psychological insight, symbolic logic, and inner strategy. It is not therapy or coaching in the traditional sense. Instead, it’s an immersive deep-dive into the unconscious mind through metaphor and archetype with a game spirit.
💡 **How it works:**
Mäng is built on four stages of real, lasting change:
1. **Discovery** – Identify limiting beliefs and internal programs
2. **Uninstallation** – Let go of outdated patterns
3. **Design** – Create new mental strategies
4. **Integration** – Embed them into your deeper awareness
You’ll be guided through this process by the **Master of Mäng**, who offers structure, questions, and insight — while you remain the one making all decisions and discoveries.
🌿 **Who is this for?**
* People feeling stuck or unsure of their next steps
* Those tired of repeating the same emotional patterns and looking for inspiration and clarity
* Anyone curious about deeper transformation without spending years on it
🧭 No prior experience needed — just bring your question or theme.
🕒 **Important:**
This is a deep game. A full session lasts **4 hours**. Time slots are defined individually. Contact me directly to get an appointment.
Price for newbies: 250 CHF
LEADERSHIP FROM WITHIN
A Story. A Sound. A Shift.
Join the 90-minute experiential reset using guided OM chanting and grounding practices to calm the mind, reduce stress, and restore clarity for heart-led decisions.
No prior experience needed.
This is a simple, guided practice. Participants can join comfortably at their own pace.
Respectful and inclusive.
We present it in language that works for diverse backgrounds .
“Presence, Clarity, Inner Leadership.”
**[BOOK YOUR SEAT](https://www.iisolutions.ch/innermastery)**[ ](https://www.iisolutions.ch/innermastery)
LifeLab – Animal matters: Tierwohl reloaded
Tierwohl – ein Begriff, der uns alle betrifft, aber oft unterschiedlich verstanden wird. Wie können wir dazu beitragen, dass Tiere respektvoll behandelt werden? Welche Ansätze und innovative Ideen gibt es, um das Leben von Tieren nachhaltig zu verbessern? Welche Rolle spielen wir als Konsument:innen, als Haustierhalter:innen und als Gesellschaft insgesamt?
Wir laden dazu ein, bekannte Vorstellungen zu hinterfragen und neue Perspektiven zu entdecken: Wie kann das Wohl von Tieren in der Praxis zeitgemäß, fair und zukunftsorientiert umgesetzt werden?
*Fakten & Inspiration*
**Tobias Sennhauser**
Stadtrat Bern, Tier im Fokus
**Sarah Heiligtag**
Leitung Hof Narr & TransFARMation Schweiz
**Dr. Gieri Bolliger**
Rechtsanwalt, Geschäftsführer Stiftung für das Tier im Recht
*Moderation*
**Christel Maurer & Niko Paech**
*Transfer*
Diskussion in Gross- und Kleingruppen
Mit Anmeldung: www.teilderloesung.ch, Kollekte vor Ort
Thinking Events Near You
Connect with your local Thinking community
Using Philosophy to Cope with Current Events
So this month's prompt is more general. I think we can all agree that we are living in "unique" times that require coping skills. I think that one role and/or purpose of philosophy is to help us deal with our daily lives and our "unique" times. So, let's share our feelings and thoughts about which philosopher/philosophy we turn to in order to deal with our crazy events. Who/what helps you stay focused in your daily life and helps you sleep at night. I find that Stoicism with a little philosophical pessimism mixed in goes a long way in helping me deal with what I see as very destructive, fearful and mean spirited public policies at both the state and federal levels. Hope to see you on March 28th!
Sunday Brunch
Sleep in on Sundays. When you've had your fill of pajama-time, roll out and have some tasty brunch with your fellow Humanists!
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
**Abstract**
TBD
**YouTube Link**
TBA
Stop Negative thinking and Over-thinking and Feel More Positive
How do we recover from having had a toxic or narcissistic ex?
How do we move on from the past, especially something as traumatic as a divorce or breakup?
How do we avoid anxiety and depression?
How do we have more self esteem?
In this meeting, you will learn the mental health secrets to help you
quickly get over the past and heal your mind.
Be sure to click on the red "Attend" button below to come to this local event. We look forward to seeing you there.
This group is created by the Dianetics & Scientology life improvement center.
ASH UU Topic: TBD
ASH is Atheists, Skeptics and Humanists of First Unitarian Universalists of Columbus Ohio
TBD
Snacks are usually available, and you are welcome to bringing something to share!
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



















