Software Security
Meet other local people interested in Software Security: share experiences, inspire and encourage each other! Join a Software Security group.
9,785
members
13
groups
Largest Software Security groups
Newest Software Security groups
Frequently Asked Questions
Yes! Check out software security events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the software security events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find software security events near your location here. Connect with your local community and discover events within your area.
Software Security Events Today
Join in-person Software Security events happening right now
XTC @ City Pride Farrindon (In-Person Round Table)
Join us for discussions about what’s happening in the world of XP, UX and software engineering in general.
**What to expect:**
Lively discussion amongst a diverse group of members within a friendly and safe space. New members welcome, the only thing we ask is that you care about software engineering and are happy to offer an opinion or two.
**When and where:**
Expect people to start arriving from 5.30pm UK.
The meetup will officially run until \~8.30pm UK (but you won't be kicked out!)
The venue will be the City Pride in Farringdon.
**Agenda:**
5.30pm Soft start - everyone mingling
6.00pm 15 mins for lightning talks
6.15pm Topic Proposals
6.25pm Voting on topics
6.30pm First session - break out into groups, discussions happen
7.00pm Come back together, summarise any a-has
7.15pm Second session - break out into groups, discuss more
7.45pm Come back together again, share a-has
8.00pm Wrap up, then either farewell, or carry on talking
Please do show the venue your appreciation by buying drinks & food at the bar, and leaving a nice Google / Tripadvisor / etc. review.
About XTC
The eXtreme Tuesday Club (XTC) is London's oldest agile meetup, and has been meeting since 1999. Initially the meetup was focused on discussing Extreme Programming (XP), but it has expanded to include anything XP, agile, lean, or the larger context in which we do software development activities.
We welcome all software development newbies, practitioners, and experts to discuss topics of interest over drinks.
Follow @extremetuesday (https://twitter.com/extremetuesday) on Twitter for announcements and updates, or use the hashtag #XTCLondon (https://twitter.com/hashtag/XTCLondon) to find and share insights.
Vibe Coding London | Social Jam
**Details 🚀**
This meetup is a **social coding jam** where we use AI to quickly turn fun ideas into functional prototypes. Whether you’re an experienced developer or have never written a line of code, you’ll fit right in.
You can use any AI tools you like: **Google AI Studio, ChatGPT, Claude, Cursor, Replit**, whatever! And see what you can build together before the last orders 🍻
**Format 🛠️**
We’ll be teaming up in small groups (2–3 people). Everyone gets the same open-ended challenge (or a choice between two), and then it’s heads-down building with your teammates. The goal is to **vibe, learn from each other, and see where the collaboration takes us.**
**New to vibe coding? ✨**
No worries! We begin with a simple starter guide with example prompts and tips so even total beginners can dive in without stress.
***
**Schedule 🕒**
*(Doors open early so we can settle in — aim to arrive by 6:50 PM so we can kick off on time)*
* **7:00** – Presentation
* **7:25** – Assignment + team formation 🤝
* **7:30** – **Round 1:** Build together 💻
* **8:15** – Break (grab a drink, swap ideas, hang out) 🍺
* **8:30** – **Round 2:** Keep building 🏗️
* **9:00** – Optional demos 📺
* **9:15** – Hang out, network, make friends ✌️
***
**Who is it for?**
**Anyone!** Curious coders, tinkerers, designers, artists, entrepreneurs, and anyone who wants to explore AI-powered creativity in a fun, social pub setting.
**What to bring:**
* **Laptop!** 💻
* **Vibes** ⚡
👉 **No pressure, no gatekeeping.**
Just good people, fun ideas, and some fast-paced collaborative building.
IN-PERSON: Data Streaming Meetup
Join us on March 17th from **6:00pm** for a Data Streaming meetup hosted by **Snowflake** and supported by **Dremio** and **Streambased!**
📍**Venue:**
**Snowflake**
One Crown Place, London EC2A 4EF, U.K. 5th & 6th floors · London
**PLEASE bring your PHOTO ID and REGISTER with your details for security purposes.**
🗓 **Agenda:**
* 6:00pm – 6:30pm: Food/Drinks and Networking
* 6:30pm - 7:00pm: Celeste Horgan, Developer Advocate, Snowflake
* 7:00pm - 7:30pm: Tom Scott, Founder & CEO, Streambased
* 7:30pm - 8:00pm: Will Martin, EMEA Evangelist, Dremio
* 8:00pm: Q&A Networking
💡**Speaker One:**
Celeste Horgan, Developer Advocate, Snowflake
**Title of Talk:**
I have no idea what I’m doing, or: building an Apache Spark to Apache Iceberg pipeline from scratch for data ingestion
**Abstract:**
Transitioning to Apache Iceberg requires a shift in how we think about data storage and ingestion. Enter: Apache Spark… maybe? Exactly how is an open question. In this talk we’ll go through the trial-and-error process of ingesting data into an Apache Iceberg table using Apache Spark. We’ll learn about file formats for Apache Iceberg tables, when to partition (and what the consequences are), common integration mistakes (as made by me in the learning process), and what Apache Spark does best, and when a different tool might work better. Most importantly, we’ll learn how to learn a new piece of software fast using AI to help rather than hinder.
**Bio:**
Celeste Horgan is a Sr. OSS Advocate at Snowflake. She got her start in open source at the Linux Foundation, where she supported the Kubernetes project on their documentation. From there, she went on to work at Aiven on open source data platforms, and now continues that work evangelizing data systems for Snowflake. Her work on inclusive language has been featured in the New York Times, and she lives in London.
💡**Speaker Two:**
Tom Scott, Founder & CEO, Streambased
**Title of Talk:**
Turning The Database Inside Out
**Abstract:**
Over a decade ago, Martin Kleppmann's Turning the Database Inside Out reshaped how we think about data systems, putting the event stream at the heart of storage and computation. That vision inspired a generation of systems built atop Kafka, Flink, and event-driven materializations.
But what if we never finished what Martin started?
This talk takes the next leap, reimagining not just the transaction log, but the entire database through the lens of streaming. We'll keep Kafka as our canonical source of truth, but enrich it with the missing primitives: long-term storage, indexes, and projections. To achieve this, we'll move beyond Kafka's simple produce/consume model and embrace Apache Iceberg as the new foundation for durable, queryable event data.
**Bio:**
Long time enthusiast of Kafka and all things data integration, Tom has more than 15yrs experience in innovative and efficient ways to store, query and move data. Tom is currently CEO at Streambased a company focused on unifying operational and analytical data estates into a single, consistent and efficient data layer.
💡**Speaker Three:**
Will Martin, EMEA Evangelist, Dremio
**Title of Talk:**
From Stream to Table: Building Kafka-to-Iceberg Pipelines
**Abstract:**
While Kafka excels at streaming data, the real challenge lies in making that data analytically useful without sacrificing consistency or performance. This talk explores why Apache Iceberg has emerged as the ideal streaming destination, offering ACID transactions, schema evolution, and time travel capabilities that traditional data lakes can't match. Learn about some foundational tools that enable streaming pipelines and why they all converge on this industry standard table format.
**Bio:**
Will Martin is the EMEA Evangelist at Dremio. Beginning with a background of statistical analysis in particle physics, his professional journey has spanned multiple industries, including banking, shipping logistics, entertainment, healthcare, defence, and customer 360. With experience as a data engineer, solutions architect, and software developer, he has spent 15+ years collaborating with companies and organisations across EMEA and APAC, including roles at CERN, Deloitte, and Tamr.
\*\*\*
If you are interested in hosting/speaking at a meetup, please email community@confluent.io
Discuss & Social 🍷 Why are women blamed for men's wrongs?
*"She dressed too sexy", "She was out late at night", "Why didn't she leave sooner?"...* these are some of the ways in which women victims across all cultures are blamed for getting in harm's way or even for provoking the men who harmed them.
Men, in contrast, are often shown more sympathy (or "Him-pathy") and understanding for the mistakes they commit, especially men of good character and status. Prof. Kate Manne explains that *“the emotions and perspectives of men are centred and those of women are set to one side."*
We'll discuss...
1\. Should men who harm women ever deserve any sympathy?
2\. Should cultural differences be an excuse?
3\. What could be solutions to move the focus towards the perpetrator?
Background reading:
-[What Love Island teaches us about 'himpathy'](https://www.theguardian.com/commentisfree/2019/jul/13/love-island-amy-hart-teaches-himpathy) (The Guardian)
-[The the psychology of why some people side with perpetrators of sexual misconduct](https://theconversation.com/himpathy-the-psychology-of-why-some-people-side-with-perpetrators-of-sexual-misconduct-podcast-239860) (The Conversation)
-[Women fight victim blaming every step of the way](https://www.bps.org.uk/psychologist/women-fight-victim-blaming-every-step-way) (British Psychological Society)
*Join us for a relaxed group conversation where we explore the real life, the grey areas, and how our different cultures and backgrounds shape our views about key topics.* *Expect real talk, no judgment, and a chance to learn how others see it.*
**\*Come for the discussion, stay for the friendships. Our weekly discussion series brings together thoughtful people for honest conversations on relationships, life, and society - with warm social vibes before and after.\***
**WHAT TO EXPECT:**
* Good vibes only: we chat big topics in a chill, respectful way. No arguing - just open-minded exchange.
* We warm up with casual socializing (come solo or with friends!)
* The topic starts around 7:45/8pm, wraps around 9:30.
* 🍕 There's pizza, drinks, milkshakes and snacks available at the bar (incl plant-based options)
* And most people stay until late for drinks and mingling!
**DISCUSSION FORMAT:**
**\- Our group conversations are open and flexible\! There is a very soft guided flow to ensure we focus on the key questions\, and to ensure that everyone gets a balanced opportunity to speak\.**
\- We rotate groups intentionally during the discussion so everyone gets to meet a wider mix of people and perspectives\.
\- After the structured part\, you’re free to mix and mingle with anyone\.
**Here's a typical discussion structure, but we may adjust this depending on the turnout:**
\- Introductions and initial thoughts *(\~5 mins).*
\- Group breakouts per question *(\~20 mins x 3).*
\- Final round of opinions *(\~10 mins)*.
\- Mix and mingle\, make new friends\, get drinks etc *(\~until late)*
**Rules & etiquette:**
1\. Debate the topic\, not the participants \- no personal attacks please\.
2\. No phones\, no interrupting\, no bystanding\.
3\. Always follow the moderator/host instructions and guidelines\.
**WHAT IS WORLD CITIZENS?**
We're one of London's longest-running and largest communities. Since 2012 we run socials, cultural activities and stimulating discussions to foster meaningful exchange and learning among London's global professionals. They are inspired by MUN (Model United Nations) and salon discussions and offer a more relaxed and social evening version.
**LOCATION DETAILS**
What: Discussion session followed by social/networking
When: Tuesday, 7:30pm until late.
Where: Curzon Aldgate (bar area), 2 Canter Way, E1 8PS
Closest stations: Aldgate East, Aldgate, Tower Hill/Gateway
Cost: Pay for your own meals or drinks
Hosts: We have a rotating team and the actual host of each event varies. Our regular members can also help you out with basic matters.
*NOTE: like most guests, our volunteer hosts join after work and may arrive after the start time. If you are punctual or earlier than our hosts, we highly appreciate this! Please feel free to start socializing already and/or get something to eat or drink - that’s the point of our events anyway! Our regular members can also help you out with any basic matters.*
**\*Our other weekly events\***
\- Friday evening socials every week
\- Saturday afternoon cafe in Chelsea
\- Canary Wharf socials every other Wednesday
\- Outdoor fun \(hiking\, kayaking\, etc\) every weekend
\- Dining\, cultural and travel activities on\-demand
**JOIN OUR TEAM!**
We're all volunteers, so if you enjoy organizing activities or events in your spare time, while meeting great people every week, send a message to our team account "TP"!
**DISCLAIMER**
We are a 100% volunteer-run team. Though we have high standards in planning, this is a private informal activity so we cannot be liable for any damage or inconvenience. However, we put safety and comfort first. We take all complaints seriously, and take severe action against any harassment, verbal or non-verbal, and anti-social behaviour, towards our guests or team members. We collaborate with the police when needed. We take photos and videos which may include you to help promote the community in line with GDPR Data Protection law, as well as stock photos from Pexels or Unsplash. We may restrict or prioritize guests at our own discretion for safety, quality and logistics reasons. While our team's decisions may not be perfect we ask that you follow our decisions first and raise any disputes to discuss with us later and privately. By attending you understand, agree with and respect all terms of this disclaimer.
AI Signals #29: AI that Reads Emotions and AI Digital Twins
***[We're leaving Meetup! Going forward, tickets on Meetup will be limited. We encourage you to register via our Luma calendar instead, where the full number of tickets will be available.](https://aisignals.org.uk/events)***
**Agenda**
06:00pm - Doors open, food and drink served
06:30pm - Welcome
06:35pm - [Ana Catarina de Alencar](https://www.linkedin.com/in/ana-catarina-de-alencar-6b022990/), Resident Philosopher at The AI Collective, "AI That Reads Emotions: What It Means for Data Privacy, Consent, Your Teams"
07:00pm - Break
07:15pm - [Will Chan](https://www.linkedin.com/in/will-chan2125/), Senior Product Manager at Risk Ledger, "How to Scale Yourself with an AI Digital Twin"
07:45pm - Lightning Talk: [Jethro Reeve](https://www.linkedin.com/in/jethroreeve/), Full Stack Developer at Coefficient, "Explore the Kingdom - Cursor tool use with messy data"
09:00pm - Wrap up and social at [Well & Bucket](https://maps.app.goo.gl/ZrUAiLyRjUddQzVQ6)
**Please note you will be unable to enter the venue before 6.00pm.**
RSVPs will close 24 hours before the event, you may be unable to register after this time but you can still watch online.
If you can't join us in person you can watch remotely via [our YouTube channel](https://youtube.com/@ai-signals-community).
**Our hosts may require that we provide a list of all attendees, please ensure that you register with a name that matches your government issued ID or bank card: if you do not we cannot guarantee you entry to the building.**
Please RSVP for the event well in advance if you plan to attend in person and unRSVP if you can no longer attend as limited spaces are available.
Software Security Events This Week
Discover what is happening in the next few days
The Future of Cybersecurity & Identity
Join Dotsquares and Keyfactor for an exclusive session exploring how cybersecurity and digital identity are evolving to meet the demands of an increasingly connected, AI-driven world. Discover how organisations can strengthen digital trust, adapt to emerging regulations, and prepare for the next era of cryptographic and identity challenges.
[Register Now! ](https://www.dotsquares.com/event/dotsquares-keyfactor-cybersecurity-identity-event)
Careers Panel at IG Group
**\*\*** ***When you RSVP, please ensure your full name is included on your meetup account profile to ensure successful entry to the event, thank you. \*\****
Join the London Software Craftsmanship Community (LSCC) and a panel of speakers with a wide range of career paths from **IG Group, Bank of America, Ohme** & **Codurance** for an evening of tech career advice.
**A big thank you to our sponsors for the evening, IG:**
IG is a FTSE 250 FinTech company building award-winning trading platforms used by over 340,000 people worldwide. Our mobile, web, and desktop products give clients access to thousands of markets — from stocks and shares to futures, options, and crypto — across 16 global regions.
We operate with high autonomy in cross-functional teams, moving fast to ship better experiences for our customers. With offices in 18 countries and ambitious growth plans ahead, we're on a journey to evolve our tech and push the boundaries of what's possible in financial trading. Come along to learn more about the engineering challenges we're tackling and the products we're building.
Discover IG at [https://www.ig.com/uk](https://www.ig.com/uk)
\-\-\-
Panelists:
* Tolga Sofuoglu - Head of Engineering, Ohme
* Nathalie Gavet - Engagement Manager, Codurance
* Qaiser Maher - CTO UK&IE, IG Group
* Micheal Nestor, Technology Analyst, Bank of America Merrill Lynch
The panel will be facilitated by **[Ed Farrow, Principal Consultant @ Codurance](https://www.linkedin.com/in/edfarrow/)**
Hear our panel discuss their personal journeys and strategies, including:
* Unlocking career growth and key points to look out for
* Navigating career pivots and embracing new technologies
* Practical strategies to land your next promotion
* Tech careers in the AI era
Whether you're starting out, aiming for leadership, or a seasoned pro ready to share your wisdom, this event is for you.
**Spots are limited, register now!**
**Agenda:**
18:00 - 18:30 - Arrival, pizza and drinks + networking
18:30 - 20:00 - Intros and panel + Q&A
20:00 - 21:00 - Networking & exit
A big thank you to our amazing sponsors IG Group who are providing the space, drinks and pizza and to [Codurance](https://www.codurance.com/) for organising the meetup.
Green AI: Making Machine Learning Environmentally Sustainable
If you build digital products that incorporate AI and have concerns about the energy use and environmental impacts of the technology, then this talk is for you.
Charles Humble is coming to talk about the carbon footprint of artificial intelligence as well as some practical tips on how to minimise this through the different phases of AI development.
Check out the Green Software Brighton [website](https://greensoftwarebrighton.co.uk/) for links to previous talks.
Arrive from 18:00 for pizza and drinks. Event will start at 18:30. We always head for a drink and a chat locally afterwards too.
---
***Thank you to Runway East for use of their space to host our events and to Silicon Brighton and the Green Software Foundation for supporting us.***
C++ in Finance : an experts round-table
This might be the first time we've had two events in one month!
We have a special *second* March event with a panel of experts from Citadel Securities who will discuss what it's *really* like using C++ in financial systems. The event is timed to be just before the WG21 (C++ standards committee) meeting the following week, so we have some big visiting names.
**Citadel Securities** will be hosting this one and providing a larger venue (the same place they hosted us last summer) with drinks and snacks. Thanks Citadel!
**For this venue we need to collect full names and email addresses** so they can send you a QR code to get in. You will also be sent terms & conditions via Docusign.
The data will only be used for this purpose and not published anywhere or used for other purposes.
Please note that the QR code will be sent from **[notify@22bishopsgate.com](mailto:notify@22bishopsgate.com)** (a send-only address).
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** Lightning talks
* Timur Doumler – *C++26 contract assertions*
* Gasper Azman – *std::execution*
* Juan Alday – *Why C++ Is Critical to Finance*
* Carl Cook – *C++26 and Low Latency Systems*
* Herb Sutter – *Reflection + Totality of C++26 and Why it is an important release*
**20:00** Panel Discussion
Herb, Timur, Gasper, Juan and Carl stay with us for a panel, moderated by Allie Tamburro, on the topic of, "*What it’s really like using C++ in financial systems/industry"*
**21:00** *Conclusion, and moving on somewhere else*
\-\-\-
**About the speakers**
*Herb* is a technical fellow at Citadel Securities, designer of several Standard C++ features, and chair of the ISO C++ committee and the Standard C++ Foundation. His current interest is simplifying C++.
*Juan* is a seasoned professional with a rich background in finance and technology. He has a specific focus on C++, and serves as a member of the ISO C++ Standards Committee (WG21) and Vice-Chair for INCITS Programming Languages, US.
His expertise extends to developing high-frequency electronic trading systems, with a focus on derivatives and financial markets. His academic foundation is in computer science and electrical engineering.
*Timur* is a software engineer specialising in low-latency and real-time C++. He works at Citadel Securities and is an active member of the ISO C++ standard committee, where he has (co-)authored many successful proposals including [[assume]], std::inplace_vector, and contract assertions.
*Gašper* is a C++ committee member (WG21), ecosystem engineer (CitadelSecurities), and occasional monad whisperer. Currently developing \`std::execution\` as the basis for general async in C++ and advancing contracts for a safer, more expressive language. Believes the best abstractions are zero-cost — the rest are just category theory you haven't applied yet. C++ London regular.
*Carl* is a quantitative developer on the low latency options team at Citadel Securities, where he builds and optimizes resilient, high-performance trading systems. Carl holds a Ph.D. in Computer Science from the University of Canterbury in New Zealand.
Claude Code for Technical Writers: Beyond the Chat Interface
🤖 **Most AI writing tools keep you in a chat box. This talk is about what happens when you step outside it.**
Led by **[Max Clayton Clowes](https://www.linkedin.com/in/maxclaytonclowes/)**, afractional product manager, we'll look at how technical writers — regardless of coding background — can use Claude Code to work in a docs-as-code environment, extend their documentation tooling, and build workflows that hold their own standards over time.
We'll cover:
\- Why Claude without proper context is a frustrating experience and how Skills fix that
\- How Claude Code enables technical writers to work with frameworks like Docusaurus without needing to be developers
\- Building and extending documentation tooling — plugins\, components\, GitHub Actions — that most teams don't have the time or skills to build from scratch
\- Using Claude Code to maintain docs at scale: auditing\, keeping content in sync with a changing codebase\, and automating the checks that keep quality consistent
The talk is aimed at technical writers of all levels. You don't need to be comfortable in a terminal to get value from it — we'll show a clear path from the Claude web interface through to Claude Code, and you can engage at whichever level suits you.
**Want to follow along?**
Pick the level that works for you and get set up before you arrive:
\- Web interface: A Claude account at claude\.ai\. Free tier is fine\.
\- Claude Code: Download the Claude desktop app at claude\.com/download\. Requires a paid Claude plan \(Pro or above\)\. On macOS/Linux\, run *curl \-fsSL https://claude\.ai/install\.sh \| bash* to install. Windows users can download the installer directly. No other dependencies needed.
Not set up? Everything will be on screen — you can explore at your own pace afterwards.
**🗒️ Agenda**
**When:** Thursday 19 March, from 6.30pm
**Where:** The Gallery @ [The Corner](https://maps.app.goo.gl/C1iSyEeMffB7BZjf6) (42 Adler Street, E1 1EE)
**What:**
**18.30 - 19.00** Arrival
**19.00 - 19.10** Welcome & Housekeeping
**19.10 - 19.40** Part 1 of presentation
**19.40 - 20.00** Break
**20.00 - 20.30** Part 2 of presentation
**20.30 - 21.00** Closing and networking
*All times are approximate.*
**📍 How to find us:**
Enter the hotel, turn right and right again past the bar to find The Gallery meeting room. Look for WTD signs and friendly organisers.
**📸 Photos:**
Note that the organizers will take some photos for the WTD group.
MxLDN Relaunch: 18th March 2026
**The main event: MxLDN**
* **Date:** Wednesday 18th March
* **Time:** 18:00 - 21:00
* **Location:**
Dotdigital Offices,
9th Floor, 1 London Brg, London SE1 9BG
**Drinks & games hosted by Hypernode:**
* **Date:** Wednesday 18th March
* **Time:** 21:00 - 23:00
* **Location:**
Bermondsey Bierkeller,
2, 4 Tooley St, London SE1 2SY
**Speaker 1: Hervé Tribouilloy - Why Websites Become Hard to Change — and How to Stop It**
*Commerce platforms develop architectural entropy over time. Hervé will host a live demo showing how new features can be introduced outside the platform and embedded back into the storefront — enabling faster experimentation while keeping the core stable.*
**About MxLDN**
18th March, Dotdigital's office, London Bridge, be there or be square!
We’re relaunching as a free, bi-monthly event, open to anyone in the Magento and Adobe Commerce world – developers, merchants, marketers, agencies, you name it…
We welcome speakers who dive into the detail of what's actually happening in eCommerce right now. Get in touch via hello@mxldn.co.uk if you'd like to speak at one of our future events.
We host open conversation over free pizza, free beer…what more could you want?
More? Here you go then, after the talks we’ll head down to Bermondsey Bierkeller for some post-event drinks and games hosted by Hypernode! There’ll be air hockey, digital darts, pool tables and shuffleboards galore!
First one for 2026. Save the date. See you there!
Presented by: JH, Hÿva, Hypernode & Dotdigital
Reach out to us via email us at **hello@mxldn.co.uk**
NSLondon Apple Logo Run
Event details coming soon! 🏃
This will be a run around Mayfair/Marylebone inspired by Apple Fitness+ Trainer Cory Wharton-Malcolm who (in a post on X shared by Joz) ran the same area making the form of the Apple logo outline on Strava. We'll be looking to do something similar but as a group running at a pace where we don't drop anyone (unless enough people turn up to split into groups).
Please bring appropriate clothing and footwear, and note this may be for more experienced members of the community that are already able to run.
We’d love to see first-timers! All attendees must follow our [code of conduct](https://nslondon.com/coc).
Probably meet for 11am somewhere on route, then starting maybe 5/10 mins later. The run might take us an hour depending on how busy some areas are, for example Oxford Street (!) and we're not expecting any personal bests either. We'll probably hang around for a coffee at a nearby coffee shop – feel free to attend for this portion, only the run, or both! More details coming soon.
The weather seems favourable so far – high of 12°C and low of 5°C with Cloudy conditions, but this could change without warning.
This is Joz's post: [https://x.com/gregjoz/status/2033543999240200246](https://x.com/gregjoz/status/2033543999240200246)
Apple joins the TCS London Marathon as an Official Partner: [https://www.londonmarathonevents.co.uk/london-marathon/article/apple-joins-tcs-london-marathon-official-partner](https://www.londonmarathonevents.co.uk/london-marathon/article/apple-joins-tcs-london-marathon-official-partner)
Software Security Events Near You
Connect with your local Software Security community
Driving Success with Agentic AI for Software Development Discussion
Join us for an engaging panel discussion on **AI Agentic Coding** and how autonomous AI systems are transforming the way software is built. Experts in AI, software engineering, and developer tools will share insights on how agentic AI—systems that can plan, reason, and execute coding tasks—is reshaping modern development workflows.
The discussion will cover topics such as AI-assisted development, productivity gains, challenges around reliability and governance, and what the future of software engineering may look like with AI agents as collaborators. Whether you’re a developer, tech leader, or AI enthusiast, this session is a great opportunity to learn, ask questions, and explore how agentic AI is redefining coding
Columbus HUG March
Want to be a speaker? submit your talk to our Call for Presenters!!!
https://sessionize.com/cbus-hug-2026/
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
NSCoder Night
Bring your work or your hobby, hang out, and code with us.
Follow @buckeyecocoa for more information.
Fishbowl: How is AI impacting your software engineering career?
**Presenter:** All of Us
**Time:** Pizza at 6:00, Presentation Starts at 6:30pm Eastern
**Location:** Theoris, 9000 Keystone Crossing, Suite 230, Indianapolis
Let's have a fishbowl discussion about AI. Has it replaced you yet? Have you replaced it? Somewhere in between? How is AI impacting your career as a software engineer?
Looking forward to seeing you there!
### What is a Fishbowl Discussion?
[A ](https://www.bing.com/ck/a?!&&p=00b4b265baa395dc4ad7b262d4d6e3b7b7c31b2195941076e51d2eca252c2d02JmltdHM9MTc2MjgxOTIwMA&ptn=3&ver=2&hsh=4&fclid=0e60c23d-2dbf-642d-0fd7-d4512c2b6597&psq=fishbowl+discussion&u=a1aHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvRmlzaGJvd2xfKGNvbnZlcnNhdGlvbik&ntb=1)**[fishbowl discussion](https://www.bing.com/ck/a?!&&p=00b4b265baa395dc4ad7b262d4d6e3b7b7c31b2195941076e51d2eca252c2d02JmltdHM9MTc2MjgxOTIwMA&ptn=3&ver=2&hsh=4&fclid=0e60c23d-2dbf-642d-0fd7-d4512c2b6597&psq=fishbowl+discussion&u=a1aHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvRmlzaGJvd2xfKGNvbnZlcnNhdGlvbik&ntb=1)**[ is a structured format for dialogue that typically involves two groups: an inner circle (the "fishbowl") and an outer circle. The inner circle consists of a small number of participants who actively discuss a topic, while those in the outer circle listen and observe. This format encourages participation from all members, as individuals from the outer circle can join the inner circle by taking an empty seat when they wish to contribute.](https://www.bing.com/ck/a?!&&p=00b4b265baa395dc4ad7b262d4d6e3b7b7c31b2195941076e51d2eca252c2d02JmltdHM9MTc2MjgxOTIwMA&ptn=3&ver=2&hsh=4&fclid=0e60c23d-2dbf-642d-0fd7-d4512c2b6597&psq=fishbowl+discussion&u=a1aHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvRmlzaGJvd2xfKGNvbnZlcnNhdGlvbik&ntb=1)
COhPy Monthly Meeting
**Improving Office in Franklinton**
Physical location:
Improving Office
330 Rush Alley Suite #150
Columbus, OH 43215
Schedule:
6:00 p.m.: Socialize, eat, and drink. Improving will be providing pizza and beverages.
6:30 to 8:00 pm. Main meeting and presentation(s).
Topic: Type Annotations with John Cassidy
We meet on the last Monday of each Month. Presentations are given by members and friends of this group. If you would like to do a presentation (small or large) on a python topic, please contact Central OH Python at centralohpython@gmail.com
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





























