Skip to content

UI/UX Design

Meet other local people interested in UI/UX Design: share experiences, inspire and encourage each other! Join a UI/UX Design group.
pin icon
119
members
people1 icon
1
groups

Largest UI/UX Design groups

Frequently Asked Questions

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

Discover all the ui/ux design events taking place this week here. Plan ahead and join exciting meetups throughout the week.

Absolutely! Find ui/ux design events near your location here. Connect with your local community and discover events within your area.

UI/UX Design Events Today

Join in-person UI/UX Design events happening right now

Dublin Dataviz: Andy Kirk - The 7 Hats of Data Visualisation (Revisited!)
Dublin Dataviz: Andy Kirk - The 7 Hats of Data Visualisation (Revisited!)
Dublin Dataviz is delighted to welcome Andy Kirk as our first speaker of 2026! Andy is the founder of [Visualising Data](https://visualisingdata.com/) and works with [clients around the world](https://visualisingdata.com/clients) as a data visualisation design consultant and prolific [trainer](https://www.visualisingdata.com/training/). He is a a four-times published [author](https://www.visualisingdata.com/book/) and host of the ‘[Explore Explain](https://www.visualisingdata.com/podcast/)’ video and podcast series. In his talk, **The 7 Hats of Data Visualisation (Revisited!),** Andy will showcase the value and richness of data visualisation as a key literacy in this contemporary digital age. We all have a stake in this, whether that is through our roles as creators, consumers or coordinators, but it can appear to be a substantial challenge to fully embrace the multi-disciplinarity of this subject, whether as individuals or more generally across organisations. Framed as the ‘7 hats’ of data visualisation, Andy will look back over his 15+ years of experience developing an expertise in this subject to present his view of the major competency ‘ingredients' that make up the all-round talent recipe of a visualiser today. He will differentiate the knowledge required from skills necessary to demonstrate, the attitudinal maturity from the technical intelligence. He will also advise on some of the strategies that will help you continue to develop and refine your data visualisation literacy. Join us for what's going to be an amazing evening, with pints in Arthurs pub surely to follow.
"Productive and Pragmatic Prototype Programming"
"Productive and Pragmatic Prototype Programming"
Andrew Fray is back to present his talk on "Productive and Pragmatic Prototype Programming". The Game Dev Group is a chilled, friendly place for anyone interested in game development to meet, learn and collaborate together. **The Speaker for this event is Andrew Fray.** Andrew is an automated testing consultant, speaker and developer with a background in programming for studios like SEGA, Codemasters, SpryFox and Roll7. He will be sharing high-level insights into programming with prototyping in mind and how it differs from programming for production. Structure: 6:30PM - Doors Open - Bar Snacks, Drinks, Networking/ Chatting 7:00PM - Introduction and Talk Begins 8:30PM - Talk Finishes, More Chatting, More Snacks, More Drinks 9:30PM - Last Orders Please let your game dev friends and colleagues know about this group too. We hope to build it into a great resource for the community over the coming months and years. 1 Mill Street is the incredible home of TheGDG, a place designed to blur the lines between work and play. For more information about the co-working facilities, podcast studio or event space, check out their website. Maverick Games is a UK-based independent video game studio, focused on creating premium open-world AAA titles for consoles and PC. The studio champions a developer-first culture that encourages creativity, bold ideas, and risk-taking to craft innovative gaming experiences. Playground Games are an award-winning studio based in the heart of Leamington Spa. They have built one of the biggest franchises on Xbox with Forza Horizon, and are currently building one of the most highly anticipated games of the decade: Fable. They are recruiting across both teams, so check their website to see if there is a role for you! Code Wizards Group – Code Wizards and Multiplayer Wizards – help studios build and run games that players love. Their company specialises in video game consulting services for backend elements, powering up gaming projects with expert gametech, esports-tech, and LiveOps services for game dev professionals and studios. Rebellion is an independent video games studio that also produces books, comics, TV, Film, board games, etc. They make great games such as the genre-defining Sniper Elite series and Zombie Army, and before 2010 have worked on multiple amazing external projects including the likes of Aliens vs Predator and Star Wars Battlefront. Creare Capital is a financial platform dedicated to empowering small and medium-sized enterprises (SMEs) and freelancers in the creative industries by connecting them with tailored grants, loans, and investment opportunities. Their mission is to bridge the gap between finance and creativity, offering inclusive, flexible funding solutions that help creative businesses grow and thrive. Sorcery.gg is a jobs platform built by game devs, for game devs. The platform is one of the biggest in the industry, with over 15,000 roles listed. Sign up for an account and start your hunt. Black Cat Entertainment is an indie studio focused on supporting junior game devs get their chance in the industry. In order to show appropriate respect to the organisers, speakers, and your fellow community members, please ensure you attend if you RSVP! See you there! A disclaimer: This event is intended for an audience of people aged 18+ and alcohol will be present. Anyone under the age of 18 must be accompanied by a responsible adult.
DubJUG 263: Java as a Scripting Lang + AI forms Langchain4J Quarkus Java Libs
DubJUG 263: Java as a Scripting Lang + AI forms Langchain4J Quarkus Java Libs
Holy schmoly - we forgot to post this, and it's tomorrow! Six or seven OFFICIAL SEATS left >>>>> Check your schedule first (it's not cool to not show!) BOOK HERE [https://ti.to/dublin-java-user-group/2603-loic-magnette](https://ti.to/dublin-java-user-group/2603-loic-magnette) We're flying Loic Magnette in from Belgium for.... ## JavaScript (No, Not That One!) Modern Automation with Java If you're like Loïc, as a Java developer, every time you want or need to write a quick automation script, you struggle to remember how to properly write some bash or python. On those days, you probably end up "vibe coding" it and struggle once again when you want to adapt it. If only you could write it in Java! You might say "but Java is not for scripting" and I don't want to bother with maven or Gradle. Modern Java has quietly eliminated the traditional barriers that made it unsuitable for scripting. With instant execution, shebang support, and zero-setup automation, Java has evolved into a lean scripting language that lets you write precise, maintainable code without the "vibe coding" that often comes with unfamiliar languages. In this talk, Loïc will show you how Java became a first-class scripting language and why it might just become your new favourite tool for automation. . ## **Talk 2:** AI-Powered Form Wizards: Chat, Click, Done! Forms are everywhere; tax declarations, job applications, or even signing up for a new service. Although some forms are simple, many include ambiguous fields, complicated logic, or subpar design, which frustrates users and makes them more likely to make mistakes. Completing paperwork shouldn't be like solving a puzzle. What if consumers could just chat with an AI that walks them through each step instead of having to struggle? In this session, Loïc discusses his experience developing an AI-powered form-filling helper with LangChain4j, Quarkus and other useful Java libraries. He'll go over the challenges faced and how to overcome them, such as transforming text into form data with validations, assisting users based on their input, and the role of RAG in all of that. Loïc's talk will use examples to demonstrate how AI can assist users in their daily interactions with your software, so you will have the ideas and techniques to create more intelligent and user-friendly forms. Learn how to make forms enjoyable rather than tedious by using AI to assist your users, reduce errors, and eliminate aggravation. .
Quiz Night – Two Quizzes! Percy Jackson @19:00 + General Knowledge @20:30
Quiz Night – Two Quizzes! Percy Jackson @19:00 + General Knowledge @20:30
# 🌊 **Percy Jackson + General Knowledge Quiz – Two Rounds, 100 Questions** From Mount Olympus to pure trivia chaos, enjoy a full quiz night with two different challenges. We’ll run **two independent quizzes of 50 questions each**: **Round 1:** Percy Jackson (19:30–20:15) **Round 2:** General Knowledge (20:30–21:15) Join one or both. No repeated questions. ✨ **Round 1 – Percy Jackson (Thematic Quiz)** •**30 Story / Plot questions** • **10 Character questions** *(Double Points)* • **10 Quotes questions** *(Double Points)* Standalone thematic quiz (not part of a league). ✨ **Round 2 – General Knowledge** The quiz contains **5 questions per category** across: History • Geography • Music • Science • Food Pop Culture • Presidents • Literature • Sports Series & Movies This round **counts toward the General Knowledge League 2026**. ## 🏆 **General Knowledge League 2026** Every time you join a GK quiz, your team’s score is saved. Scores accumulate all year, and the best team wins: Custom jerseys for all members, featuring: • Team name • Team photo • Title: **“General Knowledge Champions 2026”** **🤝 Teams & Format** • Groups of **4–6** form their own team • Groups of **1–3** are matched with others • Arrive by **19:00** for smooth team formation • Latecomers join the team with the lowest score • **Fries for every table** • **Top 3 teams** win prizes • The winning team gets **free entry to any upcoming quiz** **💸 Pricing** **Per Round:** €7 individual • €5 groups of 2–3 • €4 groups of 4–6 **Both rounds:** +€2 extra **💳 [Membership Options (Save € & unlock perks)](https://buymeacoffee.com/newindublin)** **🟡 Regular Membership (€12/mo)** ✔ Free: Singles, Language Exchange, International Meetup ✔ –50%: Quizzes, Big Singles, Theme Party, Cultural Mix, Social Games, Music Challenge ✔ Extra perks **🔵 Theme Membership (€15/mo)** ✔ Free: Quizzes, Big Singles, Theme Party, Cultural Mix, Social Games, Music Challenge ✔ –50%: Singles, Language Exchange, International Meetup ✔ Extra Perks **🟣 Complete Membership (€20/mo)** ✔ Free access to ALL events ✔ Extra Perks **📱 Stay Connected** 🔗 **[Linktree](https://linktr.ee/newindublin)**[ ](https://linktr.ee/newindublin)– full weekly calendar 💬 **[WhatsApp](https://chat.whatsapp.com/L8IcUuQzHVVLGaoUZ8ONRt)**[ ](https://chat.whatsapp.com/L8IcUuQzHVVLGaoUZ8ONRt)– reminders & updates 📘 **[Facebook](https://www.facebook.com/newindublinmeetup)**[ ](https://www.facebook.com/newindublinmeetup)– photos & highlights 📸 **[Instagram](https://www.instagram.com/newindublinmeetups/)**[ ](https://www.instagram.com/newindublinmeetups/)– stories & behind-the-scenes 🌐 **[Website](https://newindublin.net/)**[ ](https://newindublin.net/)– all information about our events
Thursday Language Exchange @ River Bar
Thursday Language Exchange @ River Bar
Join us to **practise and improve your target language with native speakers on Thursday downstairs in River Bar** (Burgh Quay, Dublin 2) from **6.30pm to 8.30pm**. **Our system:** **• You sit opposite a native speaker of the language you're learning** **• You speak 5mins English, 5mins other language, then change table** This ensures everyone gets an equal opportunity to practise the language they're learning. Our team seats people, controls the time, organises the table changes etc. What to expect: • Relaxed easy going atmosphere • Professional and quality service • Great networking opportunities • All levels welcome from absolute beginner to fully fluent • A big mix of ages with attendees at each event from 18 to 70+ years old • Topic cards on the tables to help start conversations Wide range of languages: We usually have **native speakers of English, Spanish, French, Portuguese, German, Italian, Japanese, Chinese** and more depending on who shows up. **Admission fee €7** (€6 for student card holders). **No pre-registration required, just show up**. Loyalty card system: Come to 5 events and the 6th is free. Over 150,000 people have attended our language exchange events since 2012 to practise and improve their target language - you can too! Everyone is welcome! For more news and info check: Website: [www.languageexchangeireland.com](http://www.languageexchangeireland.com/) FB: [www.facebook.com/languageexchangeireland](http://www.facebook.com/languageexchangeireland) Instagram: [www.instagram.com/languageexchangeireland](http://www.instagram.com/languageexchangeireland) NOTE: The MeetUp attendance does not reflect actual attendance. There are usually around 100 people at each event.
Table For 2 - Dating Nights (Ages 27 - 41)
Table For 2 - Dating Nights (Ages 27 - 41)
**Dating Event** **Ages 27 - 41** **Thursday 26th February 2026** **7.30pm - 10.00pm** **NYX Hotel, Dame Street, Dublin 2** **[Former Hard Rock Hotel]** **€29.99 Ticket Entry** ‼️ [Purchase Tickets Here](https://tablefor2dublin.com/tickets-26-feb-nyx)[ ](https://tablefor2dublin.com/tickets)‼️ **A refreshing alternative to online dating**. Real People. Real Conversations. **"Table for 2"** will allow you to meet people in person and see what connections may come from it. · **2 hours of fun** - **meet up to 20 singles in one night.** · Located at **NYX Hotel, Dame Street, Dublin 2** · **Tables of 2, with 5 minutes per Conversation**. · **Private Area Reserved** · **Mood music & Soft lighting** · **Balanced number of men & women,** within 20% (excluding no-shows on the night), or your money back · **Drinks Promotions** · **Raffle for Voucher for Venue** · Half-time break and end of event opportunity to mingle · Next-day matches · Conversation prompts (available if required) · Waitlist system to ensure symmetry. **Limited Spaces Available** To ensure attendance please purchase tickets at the link below. To keep balanced the numbers of men & women, walk-ins will not be accepted on the day. €29.99 - Ticket Entry ‼️ [Purchase Tickets Here](https://tablefor2dublin.com/tickets-26-feb-nyx)[ ](https://tablefor2dublin.com/tickets)‼️ Website: [https://tablefor2dublin.com](https://tablefor2dublin.com/)
Rebel Rebel / Dublin Bowie Festival.
Rebel Rebel / Dublin Bowie Festival.

UI/UX Design Events This Week

Discover what is happening in the next few days

Fun Hound Social walk All welcome
Fun Hound Social walk All welcome
Hi All, this is a on lead walk with dogs of all ages and experience welcome. Many who attend are recently rescued and learning. Walk the lovely grounds and see the flowers and wildlife followed by coffee. There is a Fb page Sighthound Adventures Ireland and #dublinhoundwalks on Instagram. All Welcome.
Recession or Resilience? Interpreting the Post-COVID Economy
Recession or Resilience? Interpreting the Post-COVID Economy
Is the recession really coming — or is it just ghosting us? Is it slowly creeping in, or will it never fully arrive? And where is the drop in housing prices we’ve all been waiting for? In this session, we’ll explore these questions and more as we try to make sense of the post-COVID economic landscape: uncertainty, resilience, inflation fatigue, and what might actually lie ahead. This event will be co-hosted by Cillian, who will help guide the discussion and bring expert perspective to a topic that affects all of us, whether we like it or not. Looking forward to having you join us for what promises to be a thoughtful and lively conversation.
Hands-on Demo of Cloud CI/CD
Hands-on Demo of Cloud CI/CD
We present a hands-on Demo from the Google Cloud Professional Architecture Exam Learning Path Location: 1 O'Connell Street Lower, North City, Dublin, D01 TX31
Handstands+Coffee-BOOK VIA OUR LINK IN DESCRIPTION ONLY
Handstands+Coffee-BOOK VIA OUR LINK IN DESCRIPTION ONLY
**Registration/booking on our system at least 24 hours before class is necessary. We do not take walk ins/your rsvp on meetup is not a booking.** BOOK [HERE](themovementstudio.ie/handstandsandcoffee) From beginner to winner! We have a special weekly 2 hour class that is more like a weekly workshop. It's a very social class, with amazing coffee, great coaching, and smiles and good work being done. Fancy trying something new? Spending time safely outside your comfort zone? Please visit themovementstudio.ie/handstandsandcoffee to book your spot Registration/booking is necessary. We do not take walk ins.
Tutorial 8 - Convolutional Neural Network with image classification
Tutorial 8 - Convolutional Neural Network with image classification
My name is Aurelie and I'm graduating with an MSc in Artificial Intelligence from the University of Limerick. I run monthly **machine learning** and **deep learning** tutorials in Dublin with a small group of people. \*\*In this tutorial, we will build a **CNN** model to classify images into categories, we will be using a public dataset. Together, we will walk through the full pipeline from data preprocessing to model training and evaluation. You will receive a jupyter notebook with reusable code showing all of these steps. No set up required, just a laptop and a google email address :) **The tutorials are limited to 15 participants and you can reserve your spot either here or by emailing aureliem219@gmail.com. Please make sure to book as soon as possible, as the registration count on Meetup does not guarantee availability.** **For more information about the tutorials:** * The tutorials are interactive and will be conducted using **Jupyter notebooks** on **Google Colaboratory** (a free, cloud-based platform that lets us write and run code directly in the browser). While **Google Colaboratory** is free to use, tasks that require more computational power (such as training deep learning models) may benefit from GPU access. In that case, Google offers a once-off payment for around €10 which can last several months depending on your usage. Some familiarity with **Python** or other programming languages is helpful but not required. Everyone is welcome to join and learn at their own pace. * The tutorial lasts for 1.5 hours. * During the tutorial, I share the Jupyter notebook with participants so they can keep it for future reference. We go through the notebook step by step together and I do my best to answer any questions along the way. * The notebook includes the complete code from data preparation to model training and evaluation. It can be reused or adapted for your own business needs or personal projects * We will be working with a variety of **Python** libraries including **Scikit-learn**, **PyTorch**, **TensorFlow**, **Keras**, **Seaborn**, **Pandas** and **Matplotlib** and the **Hugging Face** framework. These tools will help us explore different machine learning and deep learning techniques using publicly available datasets. * Each tutorial focuses on a different algorithm in depth. Topics covered include **linear regression**, **logistic regression**, **K-means clustering**, **decision trees**, **artificial neural networks (ANNs)**, **convolutional neural networks (CNNs)** for image classification, **object detection** and **natural language processing**. The goal is to break down each technique step by step, making it approachable and practical for real-world applications. This tutorial take place at the **Grafton Hotel, 32 Stephen Street Lower, Dublin 2** (We will be sitting in the lounge in the corner or on the right handside). It will run from **3 pm** to **4 pm**. **Grafton Hotel, 32 Stephen Street Lower, Dublin 2** * The tutorials are a high-level practical introduction to machine learning and deep learning and the emphasis on understanding how we process the data , train and evaluate a model with Python. We won't cover the mathematics behind it however some tutorials may have mathematical formulas as part of the algorithm explanation and some tutorials might have more complex data preprocessing as it depends on the datasets and the task we are doing. However the tutorials focus on the practical part! * *Payments need to be made in advance to secure your place and fees are non-refundable unless I need to cancel the event, in this case refunds will be made.*
Monthly Meetup in the pub
Monthly Meetup in the pub
We will try to secure a table downstairs in the venue in order to keep the location consistent. New people who know nothing about Linux are welcome and encouraged to attend, please don't be shy. If you are new please feel free to approach one of the organisers, and we'd be only happy to help explain things as best as we can, we honestly don't mind and don't judge. We were new once ourselves :) Please note that in general, these are adult friendly meetups, therefore, we are not responsible for those under 18 in attendance. We may have events targeted at children in the future. As with any Meetup, please try to stick to your RSVP or change it to No if you can't come.
Make a Mosaic
Make a Mosaic
To get Tickets:[Link to event](https://www.eventbrite.ie/e/make-a-mosaic-tickets-1980987633338?aff=oddtdtcreator) Create your own unique artwork through mosaics! No experience necessary to come create and have fun! **WHAT EACH TICKET INCLUDES** * Board for your design * Mosaic tiles * Glue, grout and all other necessary equipment for you to tile a masterpiece * Chill vibes and good music! **THE RULES** * This is over 18s. Our studio is a place for adults to socialize. * All attendees must have a valid ticket. **DO YOU DO P RIVATE EVENTS?** Yes, we host lots of private events we can host them in our studio, at your office or a partner venue. We've hosted events for dozens of companies for hundreds of people! Get in touch for more info. **WHAT DO WE DO DURING THE WORKSHOP? DO WE HAVE TO FOLLOW ALONG?** Our workshops are super informal, this is not a strict class, we have an instructor to guide you along but this is a very basic beginner event for you to experiment and have fun. We reward creativity and encourage everyone to create something different. **IS IT WHEELCHAIR FRIENDLY?** Our studio is wheelchair accessible however our toilets are not. **WHAT SHOULD I WEAR?** Grout and glue can be messy so avoid white clothes and get ready to roll up your sleeves. Dark clothing is advisable if you are going anywhere afterwards and make sure to wipe any glue off with water then machine wash :) **I HAVE A YOUNG CHILD OR TEENAGER CAN I BRING THEM?** Unfortunately not, we do not host events for children this space is for 18+ we want to create a place where adults can behave like children and get creative. **CAN WE LEAVE OUR PIECES THERE?** We don't have capacity to keep the pots as our studio is open 7 days a week we give everyone a bag to put their masterpieces in. **THE EVENT SAYS SOLDOUT, CAN MY FRIEND COME?** Unfortunately not, if an event is soldout it means there are no seats left. **I'M GOING TO BE LATE, CAN I STILL COME?** Yes, we don't usually start exactly on time. Due to a large volume of people arriving at once it usually starts atleast 10 minutes after the time on the event. If you're really late just come in and don't worry!

UI/UX Design Events Near You

Connect with your local UI/UX Design community

Columbus Code & Coffee 84 @ Improving
Columbus Code & Coffee 84 @ Improving
Columbus Code & Coffee is an inclusive, informal co-working session. People of all skill levels attend, and we love it that way. Many people (optionally) bring projects to work on, and many other people (optionally) socialize the entire time. It's entirely up to you! **What to Expect at the Intro Circle** \~\~\~\~\~\~\~\~\~\~\~\~\~ Near the beginning of the event (1:30 pm), we do a standup: * Organizer announcements, updates, and logistics Round 1 - (7 secs max): * Your name * What you're working on * What you can help others with Round 2: * Community events you wanna plug. If none, that's cool too. Round 3: * Job opportunities you're hiring for OR announce that you are looking for one. If none, that's cool. After the introduction circle, everything is self-organized! Feel free to work alone, pair up, attend one of our workshops/presentations, or mingle!
Cocoaheads
Cocoaheads
Come out to Improving for our monthly iOS and Mac meetings. This Month's Presentation: Nothing yet. (You should volunteer). What is Cocoaheads (http://cocoaheads.org/)? CocoaHeads is a group devoted to discussion of Apple Computer's Cocoa Framework for programming on MacOS X and iOS (including the iPhone, iPad and Apple Watch). During monthly meetings, members present on their projects and offer tutorials on various programming topics. What is BuckeyeCocoa (http://buckeyecocoa.org/)? BuckeyeCocoa is a group of Objective-C/Swift developers/enthusiasts. We host monthly Cocoaheads and near-weekly NSCoder meetings in Columbus, Ohio. The meetings are free to attend. Presentations! Presenters welcome! We are always in need of people willing to present material. Any Swift and/or Objective-C related topic is welcome. Times can be 5 minutes (i.e. lightning talks) to a maximum of 2 hours. Interested? Contact info is on the BuckeyeCocoa website. To volunteer for a presentation contact us at @BuckeyeCocoa on Twitter. Follow us on Twitter! @BuckeyeCocoa (https://twitter.com/#!/Buckeyecocoa/) For more information: http://buckeyecocoa.org/
Web Design Decoded: Tools, Practices, and Proven Processes (Semantic HTML)
Web Design Decoded: Tools, Practices, and Proven Processes (Semantic HTML)
**Web Design Decoded: Tools, Practices, and Proven Processes:** **Semantic HTML** At WebDev Columbus, we are exploring some of the most important topics of professional high-end web design and page building. Primarily focused on site building in the WordPress environment, our group explores tools, tips, and techniques for building the best WordPress sites possible. Additionally, we focus on disciplines and technologies that take website design from visually appealing to optimized spaces for delivering you and/or your client's message effectively and with a nod towards extended reach. Each session combines practical demonstrations with real-world insights, giving you actionable knowledge you can apply immediately. Whether you're a seasoned developer looking to enhance your design skills or a newcomer wanting to understand design best practices, this series offers valuable insights for every skill level. **What to expect:** * Hands-on demonstrations of popular design tools * Best practices for design-to-development workflows * Tips for creating responsive, accessible designs * Real-world problem-solving scenarios * Interactive Q&A sessions * Networking opportunities with fellow developers **Each meetup features:** 60 minutes of focused presentation 30 minutes of live demonstrations 30 minutes for questions and discussion **See you there!** Our casual, collaborative environment encourages learning from both presenters and fellow attendees. Bring your questions, share your experiences, and connect with Central Ohio's web development community! **Stay tuned for specific session topics and dates.**
Spec-Driven Development with GitHub Spec-Kit - Barret Blake
Spec-Driven Development with GitHub Spec-Kit - Barret Blake
**Important time note:** Please plan on arriving between 5:30 and 6:00 as the elevators lock after 6 and you'll need to message us and we'll need to come get you. The building address is 4450 Bridge Park The entrance is 6620 Mooney St, Suite 400 You will need to scan your ID at the door to get a visitor badge. **Abstract** *Spec-Driven Development with GitHub Spec-Kit: From Intent to Implementation* Spec-driven development flips the traditional workflow on its head: instead of code being the source of truth, the specification becomes the backbone of design, collaboration, and delivery. In this session, we’ll explore how GitHub Spec-Kit enables teams to treat specifications as first-class artifacts—living documents that drive architecture, implementation, and verification. You’ll learn how Spec-Kit helps teams clearly express intent using structured, version-controlled specs that live alongside code. We’ll walk through a practical workflow that starts with defining system behavior and constraints, then progressively refines those specs into testable, automatable outcomes. Along the way, we’ll show how specs can reduce ambiguity, improve cross-functional collaboration, and make design decisions explicit before a single line of production code is written. This talk will cover: --What spec-driven development is (and what it isn’t) --How GitHub Spec-Kit fits into modern developer workflows --Using specs to align product, engineering, and AI-assisted development --Real-world examples of turning specs into implementations with confidence Whether you’re building greenfield systems, integrating AI into your stack, or trying to reduce costly rework, spec-driven development offers a scalable way to move faster without sacrificing clarity. Attendees will leave with concrete patterns and a clear mental model for adopting GitHub Spec-Kit in their own projects. **YouTube Link** TBA
Hybrid MI Python: Exit Code Zero - Designing Delightful CLIs
Hybrid MI Python: Exit Code Zero - Designing Delightful CLIs
Topic details coming soon. AGENDA: 7:00pm - Opening announcements 7:10pm - Opening Topic - Build an AI-powered, Sassy Speaking Plant 7:25pm - Main Topic - Exit Code Zero - Designing Delightful CLIs 7:50pm - Q&A
Columbus PHP: Monthly Meetup
Columbus PHP: Monthly Meetup
Our monthly PHP meetup. A virtual shindig courtesy of Zoom. Check back here for the details around 6:15 pm