Skip to content

Project Management

Meet other local people interested in Project Management: share experiences, inspire and encourage each other! Join a Project Management group.
pin icon
35,518
members
people1 icon
21
groups

Frequently Asked Questions

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

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

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

Project Management Events Today

Join in-person Project Management events happening right now

Agentic Analytics: Analytics That Acts
Agentic Analytics: Analytics That Acts
🎙️ **Webinar Coming Soon!** What if your analytics didn’t just show you what happened… but helped you decide what to do next? Join us for an upcoming live session on: **Agentic Analytics: Analytics That Acts** 📅 5 March, 2026 ⏰ 11 AM ET \| 9:30 PM IST \| 4:00 PM GMT \| 8:00 AM PT In this webinar, we’ll break down: • What Agentic Analytics really means (beyond the buzzwords) • How AI agents operate across the entire data-to-insight workflow • The shift from reactive reporting to proactive decision support • Why semantic layers and governance matter more than ever • What the future of analytics could look like by 2027 If you’re exploring how to move from dashboards to intelligent action — this session is for you. 👉 Save your spot and be part of the conversation: https://lumenore.com/events-and-webinars/agentic-analytics-webinar?utm_source=webinar&utm_medium=community&utm_campaign=organic #AgenticAnalytics #AI #BusinessIntelligence #Data #DecisionIntelligence #Lumenore #Webinar
Bible Project Coffee Hangout
Bible Project Coffee Hangout
Meeting in a Coffee Lounge near St Pauls station on Thursday. If you are looking to make Christian friends this is the place for you! This week is Bible Project study on the loyal love. https://bibleproject.com/videos/loyal-love/ Bring your headphones!!! We watch the video on our headphones then go through the lesson material together. We like commentary from many sources: Bible project, David Pawson, Billy Graham, John Wesley, Charles Spurgeon, John Piper .. Come join us!!
Vibe Coding the Enterprise: From Flow State to Focused Delivery
Vibe Coding the Enterprise: From Flow State to Focused Delivery
*📌Abstract* Vibe coding captures something real: momentum. The ability to move from an idea to a working prototype at surprising speed, guided by intent, context, and AI assistance. But in an enterprise environment, speed alone isn’t enough — software must also be secure, compliant, observable, and built to last. We'll see how teams can build applications in a single, end-to-end development flow — from business requirements and early prototypes to engineering, testing, delivery, and production — without breaking context or introducing late-stage rework. At the center of this flow is the software catalog: a living system of record that connects services, APIs, data, ownership, dependencies, and standards. More than documentation, the catalog becomes the shared interface for developers, platform teams, and AI agents to understand the system and act consistently, within enterprise rules and guardrails. The goal isn’t to limit creativity, but to make flow sustainable — turning AI-driven momentum into software that’s ready for production. 🔍 *Key topics* • From vibe-coding to ai-assisted delivery in production • Software catalog as the system of record for enterprise context • AI agents operating in context continuity within guardrails ⏲️ *Agenda* 18.30\* Welcoming 18.45 Talk 19:30 Q&A 19:45 Closing remarks & Networking and Pizzas! 🍕 See you at the next Meetup! \*To access the venue, a staff member will be at the building's front entrance. The venue is on the first floor. 🎙️*Speaker* Giulio Roggero CTO @ Mia-Platform 25 years of experience in software engineering, serial entrepreneur with more than 10 business initiatives launched, today is co-founder and CTO at Mia-Platform, the Internal Developer Platform named by Gartner Cool Vendor for Software Engineering Technologies and in the Cloud Application Platforms Magic Quadrant. Principal focus: cloud native, platform engineering, data fabric and omnichannel experience. He likes to paint Blood Bowl miniatures, construct Lego, build and drive RC Cars and learn piano.
Flamenco Dance for Improvers
Flamenco Dance for Improvers
Flamenco Dance Classes for Improvers at Danceworks every Thursday! We will work on the placement of the body, the perception of the rhythm, clapping, footwork, and movements of arms and head. Choreography depends on the level: Alegrías, Bulerías, Tangos, Soleá, etc. If you have dancing shoes and clothes, bring them. Otherwise, don't worry, feel comfortable to dance! When? **Every Thursday** Time: **19:00 - 20:00** Where? **Danceworks** 16 Balderton St, London W1K 6TN Studio 4 Nearest Tube stations: **Bond St.** Marble Arch Cost? £12 per class. **Book here:** https://danceworks.com/london/classes/timetable/ Class bookings become available 7 days in advance. Online bookings close 15 minutes before the class starts but you can book in person up to the start time. **Waiting lists are available.** ***About Maika:*** Maika is a flamenco and Spanish dance teacher with more than 17 years of experience, teaching adults and children in Spain, the United States of America, Mexico, Canada, and UK. She also led flamenco classes at Rey Juan Carlos University from 2013 to 2018. Born and raised in Madrid (Spain), she began studying ballet and Spanish dance at the tender age of nine. Maika studied at Karen Taft Dance Academy and Flamenco Centre “Amor de Dios”, majoring in Spanish Dance at the Conservatory of Dance in Madrid. In 2003, she was awarded a Teaching Methodology Applied to Spanish Dance certificate and then focused her career on dance education. Maika has continued her professional training alongside teachers including Antonio Canales, Alfonso Losa, La Lupi, Rojas and Rodriguez. Maika co-founded the company Spanish Flamenco Tour, based in Miami (USA), a business dedicated to promoting flamenco and Spanish culture, to a local audience. Adding more strings to her bow, Maika embarked on a Master´s Degree in Leadership and Management of Cultural Projects at the Institute of Dance “Alicia Alonso”, Rey Juan Carlos University. Her final master’s project was based on promoting Spanish dance, receiving a First-Class Degree. Maika’s classes are designed to extract every student’s natural ability to dance and show them how wonderful and fun, this art form is.
Error-handling in C++26
Error-handling in C++26
This month we have a visiting speaker from think-cell, Sebastian Theophil, who will talk to us about error handling in C++26 (with sprinkles of C++23). We also have space for a shorter talk, or lightning talks. If you would like to speak - even for just five minutes, please drop something into cppldn.uk/speak. **think-cell** will also be supporting the group by providing pizza and drinks - thanks **think-cell**! Thanks, also, to **Maven Securities** for hosting us again, this month. **As usual we'll need your full name for the door list, so we'll be asking for this on registration** (as this may be different to your username). This data will only be used for the door list/ registration and not published anywhere or used for other purposes. If you'd like to speak at a future event please get in touch at [cppldn.uk/speak](http://cppldn.uk/speak). **Here's the approximate schedule:** **18:30** *Doors open* **19:00** "Intro and news" - *Phil Nash* **19:10** *"compile_assert - Compile time C++ assertions" - Jonathan Grant* I present compile_assert(expression, message), a new C++ keyword proposal for enforcing assertions at compile time within ordinary (non-constexpr) functions. compile_assert provides advanced asserts at compile time, not runtime. Used for bounds checking, parameter validation and data validation at compile time. All three major compilers (GCC, Clang, MSVC) are supported with a sample implementation. The example implementation does this by using GCC’s attribute error which works with Clang. **19:25** "Compile-Time Data Layout Transformation with C++26 Reflection" - *Arturs Kalnins* We’ll use C++26 static reflection and injection to convert an AoS into a SoA at compile time, live on the latest GCC, with zero macros and zero boilerplate. **19:40** *break* **20:00** "To Err is Human: Robust Error Handling in C++26" - *Sebastian Theophil* A walk through the new error handling features in C++26 — including \`std::expected\`, \`std::stacktrace\`, contracts, and more — and how they can help us write more robust, maintainable code. **21:00** *Conclusion, and moving on somewhere else* \-\-\- **About the speakers** *Sebastian* has been working at think-cell since it was founded in 2002. In the last few years, among many other things, he has ported think-cell to run on macOS. He also maintains the typescripten project, which lets programmers call JavaScript libraries from C++ code compiled to WebAssembly in a convenient and type-safe way. He enjoys leaving his desk from time to time to talk at international C++ conferences. *Jonathan* has been a Software Engineer since 2003, worked in the video games industry and also embedded space for a long time at Renesas in safety critical systems for the automotive sector in C and C++. He also develops bespoke machine learning software in C++. He has a BSc Computer Science and an MSc Software Engineering. *Arturs* is a C++ software engineer with a background in aerospace engineering, where he developed a strong foundation in mathematics and systems thinking. He builds reliable, high-performance systems across embedded software, networking, and distributed platforms, with a particular focus on modern C++ (23/26), Rust, and performance-critical design. He enjoys tackling complex engineering challenges, designing clean abstractions, and contributing to the standards and practices that help teams deliver robust systems effectively.
Unique Combined Process Retreat
Unique Combined Process Retreat
**UNIQUE COMBINED PROCESS RETREAT** **March \| April \| May \| June \| Sept \| Oct \| Nov 2026** Dear Constellation Explorer, We’re delighted to invite you to a unique 3-day retreat that brings together two powerful healing modalities: **Systemic & Family Constellations** and **Ceremonial Plant-Spirit Work**. This immersive experience is designed to support deep emotional healing, release of trauma, and reconnection with your inner wisdom. Whether you are seeking **personal growth**, **support of your spiritual awakening journey** or **facing emotional challenges**, even if they are life-long, participants in the Combined Process are **reporting major shifts and breakthroughs** in many aspects of life. ✨ **What Awaits You:** • **Healing Fusion** – Masterfully facilitated constellation sessions alongside traditional plant-spirit ceremony • **Trauma Release** – Space to address long-held emotional imprints, PTSD, depression, and complex trauma • **Small Group Setting** – Intimate circle of max 8 participants held by 4 experienced facilitators • **Sacred Integration** – Deeply guided work and personal support throughout the process • **Nature Immersion** – Held in beautiful, sun-drenched natural locations across Europe This retreat is not just a healing space — it’s an invitation to **transform your life** by reconnecting with what’s real, raw, and ready to be released. 🌀 **Who is it for?** • Those committed to their inner work • Seekers ready to open to new levels of self-awareness and growth • Professionals looking to deepen their own process in a safe, sacred setting 📩 **Enrollment is by application only**, to ensure the retreat is aligned with your needs. Attending is subject to a personal interview via Zoom. **Retreat Price is €895** (£777) including all **3-day sessions, ceremony, medicine and 3 meals a day** \- not including flights or accommodation\. £200 enrolment deposit is required to reserve your place\, the remaining fee will be paid onsite in Euros\. 👉 To request full retreat details and apply, email us at: **nature@earth.is** Are you ready to take the next step on your healing path? We would be honoured to hold space for you.
AI Builders London
AI Builders London
Register: [https://luma.com/london-mar5](https://luma.com/london-mar5) **Join our meetup for AI nerds, engineers & founders!** We share the latest insights about: *AI dev tools, Agent frameworks, RAG, vibe coding, and more!* ​​\*\*// FOR WHO\*\* ✅ Devs, Product peeps, Data lovers, ML engineers, Founders ✅ Anyone building with AI ⚠️ Some LLM knowledge required!\* Neo4j Session: **Living in an Agentic World (model) by Andreas Kollegger** What if we onboarded AI agents the same way we onboard employees? That's the key insight of "context graphs" - giving agents access to why decisions are made improves their performance. This leads to \*Agentic World Models\*: the convergence point where agent memory, knowledge graphs, and context graphs meet. Agents discover written policies and unwritten tribal knowledge, learn formal org structures and informal influence networks, and capture the \*decision traces\* that explain not just what happened, but why it was the right call. We'll cover: \- how to capture decisions traces \- how to query the context graph when making decisions \- a demo of what this looks like Together, we'll put context in context.

Project Management Events This Week

Discover what is happening in the next few days

More harmless fun!
More harmless fun!
London daytime testing at Waterloo
London daytime testing at Waterloo
We playtest all sorts of games - strategic, silly, creative, or whatever. Some games are almost done. Some are very early ideas. We test anything that will fit into 90 minutes. You don't need to bring a game - we always love to have new playtesters! Please let us know in the comments when you plan to arrive/leave and whether you are bringing a game or not. This helps us to plan the day better. The schedule is: 10am onwards - gathering, chatting 11am sharp - playing for 90 min ('slot 1') 12:30ish - break for food/chat 1pm sharp - playing for 90 min ('slot 2') 2:30ish - break for food/chat 3pm sharp - playing for 90 min ('slot 3') 4:30ish - finish up Often, we might hang around afterwards, to play some already-published games. We are strict on timings, so please try to arrive a few minutes before the session to limit disruption. You can just come for part of the day if you wish. The reason we have fixed timings for the 3 'slots' is to make it easier for folk to do so. Designers of all levels of experience are welcome! But if it's your first time, we ask that you don't bring a game and just spend some time learning how the group works. The group works based on reciprocation. If you expect to test your own game, make sure stay for long enough to play other games. As a general rule of thumb, you can expect to play one of your own games every third 90-minute session. So if you stay a whole day (3 sessions), you can expect to have one session to play your game(s). A good rule of thumb is that if you come all day, you will have one 90 minute session with two other playtesters in which to test your own games. It is sometimes possible to test games with more players. If your game requires 4 or more, please note that as standard you will be allocated half of a session (45 minutes). Pre-covid, we were getting unmanageable. As a result, we may have to limit attendees. This is a free-to-use venue, and we have to be mindful that other folk want to use the same space. Please note: This is an adults only event. We look forward to seeing you!
Deeper Skills: Wholesome Philosophy - Constructing Your Position 🧠💬
Deeper Skills: Wholesome Philosophy - Constructing Your Position 🧠💬
Ready to think clearer, reason better, and express with clarity? Join us for a practical wholesome philosophy practice where we learn essential thinking skills through hands-on group practice. Leave academics and theory at the door— this is a skills-building adventure for everyday life! ✨ This event's focus: **Constructing Your Position** 🎯a part of the Wholesome Philosophy series — that help you build a complete thinking toolkit. **See below** **Why should you sign up?** ✅ Practical toolkit you can use immediately ✅ Small group practice ✅ Private, quiet venue for focus ✅ Standalone session - Previous parts help, but not required **What is Wholesome Philosophy?** Practical philosophy for everyday life - helping you build useful skills for thinking clearer and communicating better in work, relationships, and daily conversations. You'll learn through pair work, and group practice. spread across **different sessions:** * **Clear Thinking & Better Arguments** — How to reason * **Develop Thinking Habits** — Spotting biases and fallacies * **The Art of Dialogue** — Having productive disagreements * **Constructing Your Position** — Building solid viewpoints * **Decision-Making Frameworks** — Choosing wisely under uncertainty * **Self-Examination & Growth** — Questioning your own beliefs Each session works standalone — attend one, some, or all. ***Want to join all?*** Speak to the facilitator about discounted pricing for the full series ✅ **Who is it for?** * You want to think clearer and communicate better * You feel frustrated when your point doesn't land * You want to spot weak reasoning (including your own) * You enjoy learning through practice, not just theory * You crave thoughtful conversation with curious people * You want practical tools you can use tomorrow No philosophy background needed — just show up ready to practice. **What's in it for you?** * Make your points stick (without fighting) * Think more clearly about any topic even complex ones * Have disagreements that don't turn into arguments * Understand the world better * Connect with curious, thoughtful people ✨ * Gain confidence in your reasoning abilities **How does it work?** * Facilitated practice session (2 hours) with structured exercises ⏱ * Small group discussions (4-6 people) * Pair work for hands-on practice * Individual reflection moments * Whole group sharing (optional, not required) Everything is timed and guided — you'll know exactly what to do at each stage **What to expect** Collaborative discovery, without competitive learning. Practicing together, without performing for each other. What happens in the room stays in the room. * **Depth**: Beyond small talk, but it's not therapy — we're developing thinking skills * **Safety**: Wholesome Agreement principles apply — respect, curiosity, no judgment * **Practical**: You'll leave with tools, not just concepts — things you can actually use the next day ️ * **Participation**: These are practice sessions — your active participation creates the learning environment **Ready to upgrade your thinking skills?** Join us for a Wholesome Philosophy practice session and walk away with various thinking tools — it's for anyone who wants to navigate life with a sharper, kinder mind. We really hope to see you there! **About Deeper Connections** We have a mission at Deeper Connections to improve the quality of people's lives through conversation. All our events are centred around the concept of connecting deeply, because we believe we all deserve to be seen, felt and understood for who we really are. To have the 'deeper conversation' approach when relating with others can change our lives and can change the world. **Our Values** * **Respect:** Treat everyone with kindness and consideration. ❤️ * **Open-mindedness:** Be open to different perspectives and ideas. * **Active Participation:** Share your thoughts and engage in meaningful discussions. ️ **Staying in touch** Interested in finding out about all the events sooner than on Meetup or staying in touch beyond the events, you can join our WhatsApp channel and community using [Deeper Connections WhatsApp Channel](https://whatsapp.com/channel/0029Vb6CBAdIN9ijrEYdv33z) [Deeper Connections WhatsApp Community](https://chat.whatsapp.com/EqGsmF3021RKTwBpGcuR80)
Hackathon: Agents & Knowledge Graphs (LangChain x SurrealDB)
Hackathon: Agents & Knowledge Graphs (LangChain x SurrealDB)
## \*Please note - to be admitted to this event you must register for approval here: [https://luma.com/lcsqwmf3](https://luma.com/lcsqwmf3) This weekend hackathon brings together LangChain and SurrealDB to explore how agents can move beyond demos by grounding themselves in structured, persistent context. As agentic systems become more autonomous, their biggest failure mode isn’t model capability - it’s context. Agents struggle with accuracy, consistency, and reasoning when memory is shallow or unstructured. Knowledge graphs provide a powerful way to represent relationships, state, and history, enabling agents to reason over how things connect, not just what text is retrieved. Over the weekend, you’ll build practical agent projects using the LangChain ecosystem, with a strong emphasis on knowledge graphs and real-world retrieval workflows, using SurrealDB as a unified data layer for graph, document, vector, and temporal data. You’ll also have plenty of time to connect with both the LangChain and SurrealDB communities in London, collaborate with other builders, and get hands-on support from mentors. *** ## Schedule **Friday** * 18:00 - Doors open, check-in, pizza & drinks * Hackathon kickoff, team formation & briefing (time TBC) **Saturday** * All day - Build, iterate, mentor support (details TBC) **Sunday** * Final build, demos & judging (details TBC) * 15:30 - Closing, winners & wrap-up Full challenge details and rules will be shared ahead of the event. *** ## What you’ll work on * Agent workflows built with LangChain * Knowledge graph–driven context and memory * Hybrid retrieval patterns (vector + graph) * Persistent agent state and evolving context * Practical, production-oriented agent use cases *** ## Prizes * Swag and LangSmith credits from LangChain * Swag from SurrealDB *** ## Why attend? This is a hands-on opportunity to build credible agent projects in a single weekend, learn production-oriented patterns, and explore how structured context improves agent accuracy and reliability. You’ll collaborate with experienced builders, get direct support from the LangChain and SurrealDB teams, and connect with the wider London agent and AI engineering community. **FAQs** **Is the venue accessible?** Absolutely! There is a lift that takes you up to Level 4 where the event is held. **Is this event for me?** SurrealDB events are for software engineers, developers, architects, data scientists, data engineers, or any tech professionals keen to discover more about SurrealDB: a scalable multi-model database that allows users and developers to focus on building their applications with ease and speed. **Am I guaranteed a ticket at this event?** Our events are tech-focused and in the interest of keeping our events relevant and meaningful for those attending, tickets are issued at our discretion. We therefore reserve the right to refund ticket orders before the event and to request proof of identity and/or professional background upon entry. **Are there any House Rules?** At SurrealDB, we are committed to providing live and online events that are safe and enjoyable for all attending. Please review our [Code of Conduct](https://surrealdb.com/legal/code-of-conduct) and [Privacy Policy](https://surrealdb.com/legal/privacy) for more information. It is compulsory for all attendees to be registered with a first **and** last name in order to attend. Any attendees who do not adhere to these requirements will be refused a ticket.
Master the Art of Communication
Master the Art of Communication
Welcome to our **Free Event - Master the Art of Communication**! Join us at the Church of Scientology **Life Improvement Centre** to learn valuable basics of communication and skills that will help you in both your personal and professional life. During this event, you will learn some fundamentals of communication - what is it, what are the vital parts of the communication formula.... and have the opportunity to participate in these new skills. Hear from trained and experienced communicators, and practice communication techniques in a supportive environment. Whether you struggle with public speaking, conflict resolution, or simply want to improve your relationships, this is for you! Come and discover the power of knowledge and how to achieve effective communication. Find out how you could guide and control communication in your life! Don't miss out on this opportunity to enhance your communication abilities and connect with like-minded individuals. We look forward to seeing you here!
Deeper Skills: Wholesome Relationships - Being Heard & Understood 🔐
Deeper Skills: Wholesome Relationships - Being Heard & Understood 🔐
Ready to build wholesome, deeper, more fulfilling relationships? Join us for a practical relationship skills where we learn essential connection skills through hands-on group practice. Leave theory at the door — this is a skills-building adventure for real life! ✨ This event's focus: **Being Heard & Understood** 🎯 a part of the Wholesome Relationships series — that help you build a complete relationship toolkit. **See below** **Why should you sign up?** ✅ Practical toolkit you can use immediately ✅ Small group practice ✅ Private, quiet venue for focus ✅ Standalone session - Previous parts help, but not required **What is Wholesome Relationships?** Practical relationship skills for everyday life — helping you connect deeper, communicate clearer, and show up more fully in love, friendship, and beyond. You'll learn through pair work, small groups, and real practice spread across **different sessions:** 1. **Attachment Theory to Skills** — Feeling safe in love 2. **Being Heard & Understood** — Listening and expressing needs 3. **The Art of Saying No** — Setting and holding boundaries 4. **Opening Up Safely** — Building trust and healthy vulnerability 5. **Fighting Better Together** — Conflict that connects (not destroys) 6. **Picking the Right Person** — Choosing partners wisely Each session works standalone — attend one, some, or all. ***Want to join all?*** Speak to the facilitator about discounted pricing for the full series ✅ **Who is it for?** * You want deeper, more meaningful relationships * You keep repeating patterns and want to understand why * You struggle to communicate what you actually need ️ * You find it hard to set boundaries without guilt * You want to learn through practice, not just reading about it No relationship experience required — just show up ready to practice. **What's in it for you?** * Understand your relationship patterns and where they come from * Communicate needs without blame or mind-reading expectations * Set boundaries that stick (without becoming a wall) * Navigate conflict without destroying connection * Show up as a whole person, not half of one ✨ * Connect with others doing the same growth work **How does it work?** * Facilitated practice session (2 hours) with structured exercises ⏱ * Small group discussions (4-6 people) * Pair work for hands-on practice * Individual reflection moments * Whole group sharing (optional, not required) Everything is timed and guided — you'll know exactly what to do at each stage **What to expect** Collaborative discovery, without competitive learning. Practicing together, without performing for each other. What happens in the room stays in the room. * **Depth**: Beyond small talk, but it's not therapy — we're developing relationship skills * **Safety**: Wholesome Agreement principles apply — respect, curiosity, no judgment * **Practical**: You'll leave with tools, not just concepts — things you can actually use the next day ️ * **Participation**: These are practice sessions — your active participation creates the learning environment **Ready to upgrade your thinking skills?** Join us for a Wholesome Relationships practice session and walk away with real tools for deeper connection — it's for anyone who wants to love better, communicate clearer, and show up more fully. We really hope to see you there! **About Deeper Connections** We have a mission at Deeper Connections to improve the quality of people's lives through conversation. All our events are centred around the concept of connecting deeply, because we believe we all deserve to be seen, felt and understood for who we really are. To have the 'deeper conversation' approach when relating with others can change our lives and can change the world. **Our Values** * **Respect:** Treat everyone with kindness and consideration. ❤️ * **Open-mindedness:** Be open to different perspectives and ideas. * **Active Participation:** Share your thoughts and engage in meaningful discussions. ️ **Staying in touch** Interested in finding out about all the events sooner than on Meetup or staying in touch beyond the events, you can join our WhatsApp channel and community using [Deeper Connections WhatsApp Channel](https://whatsapp.com/channel/0029Vb6CBAdIN9ijrEYdv33z) [Deeper Connections WhatsApp Community](https://chat.whatsapp.com/EqGsmF3021RKTwBpGcuR80)

Project Management Events Near You

Connect with your local Project Management community

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.
Making Moves: Small-Group Coaching for Women in Product
Making Moves: Small-Group Coaching for Women in Product
## Hey Columbus WIP peeps! ## Are you ready for an event that actually gives you what you asked for?? **\-\-\-\-\-\-** **A Small-group coaching conversations for women in product navigating growth, leadership, and career decisions.** **March 10 \| 5:30–8:00 PM** **Rev1 -- NEW SPACE** **330 Rush Alley #100** **Parking Options:** • **Rev1 at The Peninsula** • **Starling St. Garage South** – 377 W. Capital St. • **LAZ Parking (COSI)** – 50 Belle St. • **LAZ Parking Limited** – 375 W. State St. • **Veterans Memorial Lot** – 300 W. Broad St. • **Metered Street Parking** **What moves are you making?** A promotion you’re working toward. A role change you’re considering. A bigger leadership opportunity. A conversation that needs to happen. A decision that’s been sitting in the back of your mind. For our Q1 Women in Product Columbus event, we’re creating space to actually work through those moments. **Making Moves** is an evening of focused, facilitated coaching conversations with experienced mentors from our local product community. This isn’t a panel. It’s not passive networking. It’s small-group dialogue designed to be thoughtful, practical, and worth your time. Here’s how it will work: • You’ll choose a topic that reflects what you’re navigating right now • You’ll join a small coaching circle (5–7 participants) • Each circle is led by a mentor who has lived experience in that area • We’ll run two rounds so you can go deeper or explore a second conversation ### Coaching Topics: • Communicating the Value of Your Work (or Team) • Career Transitions & What’s Next • Growing Into Leadership • Staying Relevant as Technology (and AI) Changes • Getting Alignment and Decisions from Leadership Our goal is simple: you leave with clearer thinking, practical perspective, and at least one next step you feel confident about. Space in each circle will be limited to keep conversations meaningful. If this sounds like the kind of room you’ve been wanting to be in, we’d love to see you on March 10. RSVP here! [https://community.womenpm.org/c/all-local-events/making-moves-a-columbus-wip-event](https://community.womenpm.org/c/all-local-events/making-moves-a-columbus-wip-event "https://community.womenpm.org/c/all-local-events/making-moves-a-columbus-wip-event") *And if you haven't joined the WIP group - do that too, would ya?!?!* — Your Columbus Chapter Leads - Amber, Leah and Liz!
Quarterly Goals Reset for Product Professionals
Quarterly Goals Reset for Product Professionals
One of the most valuable parts of this community is the opportunity to think out loud with other product professionals. This session is built for exactly that. As we wrap up the quarter, it’s a great time to pause and reflect. What’s on track? What needs adjustment? Where could a small shift create bigger impact? Join fellow product professionals for a focused, interactive conversation designed to help you recalibrate for the next quarter. You’ll have the opportunity to share where you are, hear how others are thinking through similar challenges, and gain fresh perspective you can bring back to your team and organization. We’ll gather at 8:00AM, with discussion starting promptly at 8:15AM. 📍 First Watch - 7227 N High St Located in: The Shops at Worthington Ample parking is available. Food and beverages will be available for purchase. Start your morning with clarity and connection — we hope to see you there! ☀️
Rise and Shine with Atlassian - Downtown/Nationwide
Rise and Shine with Atlassian - Downtown/Nationwide
Come chat about Atlassian tools and best practices at the Nationwide Sunny Street Cafe and Breakfast is on Atlassian! Let's get the day started off with breakfast with your ACE Leaders! We're always excited to talk about Atlassian Products, share our knowledge and hand out swag! Come chat with us about new product news and anything you are working on within the Atlassian product stack. This is a great opportunity to come see what we are all about, hear new business news and share with other Atlassian users your questions and experiences. We'd love to see new and old friends come out to chat and learn about Atlassian! Agenda --- Moderators Kimberly Deal - Columbus Atlassian User Group Leader Kevin Stanley - Columbus Atlassian User Group Leader Hosted By Kimberly Deal, Atlassian User Group Leader Kevin Stanley, Chief Everything Greg Sprowls, Agility Lead --- Global Partner Atlassian (http://atlassian.com) Millions of users globally rely on Atlassian products every day for improving software development, project management, collaboration, and code quality. Partner Atlassian --- For over a decade, Atlassian customers have come together to network, share ideas, solve problems, and find new ways to use Atlassian products. Today, more than 15,000 people take part in Atlassian community events in more than 30 countries. --- Complete your event RSVP here: https://ace.atlassian.com/events/details/atlassian-columbus-presents-rise-and-shine-with-atlassian-downtownnationwide-22/.
From Chaos to Clarity to Control - A Workshop For Business Leaders
From Chaos to Clarity to Control - A Workshop For Business Leaders
Is your business taking more of your time than you would like? [Rob Young](https://www.linkedin.com/in/cinci-robyoung/) principal at [Stage 3 Group](https://www.linkedin.com/company/stage-3-group/), hosts this workshop series and is the author of Stage 3 Success. * Provides a framework and a playbook for leaders of emerging businesses * Reviews business management tools and techniques for scaling and maturing a business * How to recognize and leverage stories hidden in financial statements * How to implement financial and operational controls and use leading indicators to spot trouble before it occurs * How to manage your time for maximum effect * How to deal with nonperforming employees * How to create standard operating procedures throughout your organization Four sessions will include two hours of content and an optional 90-minute hands-on lab. Reserve your spot via this link: https://clintonvilleba.com/calendar/#!event/2026/3/20/chaos-to-clarity-to-control ($200 for non-CABA members.)
Code Anywhere by Talking to your Phone
Code Anywhere by Talking to your Phone
Drake Lundstrom is presenting: Code Anywhere by Talking to your Phone Abstract: Have you heard the trend of people deploying code anywhere from checkout lines to doctors' offices? In this talk, you will learn how to talk to your phone and have an app on Azure to show your friend 5 minutes later. The basic DevOps tools you already know, plus a little bit of AI magic, are all you need! If you want to follow along, the demo will be in Azure with GitHub Actions and GitHub Copilot, and you can have it set up on your phone by the end of the session. Just come in with an Azure account and a GitHub repo. Join us for pizza, drinks, and networking @ Improving's office. Doors open at 5:45.
Agile Coaching Circle -- IN-PERSON
Agile Coaching Circle -- IN-PERSON
Join other experienced and aspiring agile coaches and professionals to: * develop and practice your coaching skills in a peer-to-peer environment * share current successes and challenges in your work environment and get support from each other * learn from each other, build better relationships and experiment with new ideas