Google Developer Group
Meet other local people interested in Google Developer Group: share experiences, inspire and encourage each other! Join a Google Developer Group group.
275,793
members
239
groups
Largest Google Developer Group groups
Newest Google Developer Group groups
Frequently Asked Questions
Yes! Check out google developer group events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the google developer group events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find google developer group events near your location here. Connect with your local community and discover events within your area.
Google Developer Group Events Today
Join in-person Google Developer Group events happening right now
COhPy Monthly Meeting
**NEW LOCATION: 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).
See the handy Parking Map - we recommend street parking.
[Street Parking Map](https://docs.google.com/presentation/d/1u2A4fLNlxwLJn0KA_hKc8bnFlFHLvsHBDh-_8wzX_tk/edit?usp=sharing)
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 centralohpython@gmail.com
CSS3 Master Series (Class 03 of 06) (FEE BASED)
**PLEASE READ THE FOLLOWING IMPORTANT NOTES:**
1. The dates listed for this series are about 95% reliable. We are completing our 2026 schedule as we speak, so minor adjustments are still occurring.
2. Each class in this series has an attendance fee, on a first-come, first-served basis.
3. Each class, from BOTH a sign-up and fee perspective, is a separate entity.
**Introduction:**
**The breakdown of the four-class series is as follows:**
**Class 1: Introduction to Web Styling and Basic CSS3**
**Class 2:**
**Class 3:**
**Class 4:**
**Class 5:**
**Class 6:**
CONNECTED Westerville Mastermind Group
Join the CONNECTED Westerville Mastermind Group for a dynamic afternoon of B2B networking! This event is perfect for professionals looking to expand their business connections, share insights, and foster collaboration within the community. Whether you are a seasoned entrepreneur or just starting out, this event offers a valuable opportunity to exchange ideas, build relationships, and grow your network in a supportive environment. Connect with like-minded individuals, explore potential partnerships, and discover new opportunities for professional growth. Don't miss out on this chance to enhance your business network and take your career to the next level with CONNECTED Westerville Mastermind Group! We meet the 4th Monday of every month from 11am-1pm. Welcome and general networking from 11am - 11:30am with core meeting 11;30 - 12:30 and a final round of networking from 12:30 - 1pm.
Italian Conversation Hour
Ciao a tutt\*!
Let's meet Monday at 6.30pm at the **Columbus Public Library (Northside Branch)** in **Meeting Room 2** to speak in Italian for 1 hour.
\*Note the change in location this week due to no space the Upper Arlington library.\*
Keeping Monday for consistency but we can discuss if there are better days/times/locations! Perhaps we can do two times a week as well. TBD.
Vibe and paint
✨ VIBE & PAINT EXPERIENCE ✨
Where creativity meets good energy, music, and unforgettable vibes!
Grab your friends, your favorite outfit, and get ready for a night of painting, laughing, and vibing in a beautiful atmosphere. Whether you’re an artist or just coming to have fun — this experience is for YOU!
Good music
Beautiful setup & ambiance
Guided painting session
Great energy & memories
Perfect for girls’ night, date night, or self-care
Come catch a vibe, sip, paint, and leave with your own masterpiece
️ Limited seats available — don’t wait!
️ Reserve your spot now
DM or text to book
Let’s paint, vibe, and create magic together! ✨
#VibeAndPaint #GirlsNightOut #CreativeVibes #PaintParty #ForeverYoursOfficiall
Marry me monday
✨ Marry Me Monday Pop-Up Wedding Experience ✨
Hosted by Forever Yours Officially LLC
Why wait for “someday” when your forever can start on Monday?
Marry Me Monday is a beautifully styled, intimate pop-up wedding experience designed for couples who are ready to say “I do” without the stress, long planning timelines, or overwhelming costs. This isn’t the courthouse — this is romance, elegance, and magic… simplified.
Picture this:
✨ A stunning decorated ceremony backdrop
✨ Elegant florals and curated décor
✨ A professional officiant
✨ Music to set the mood
✨ Photography moments you’ll treasure forever
✨ A cozy, love-filled atmosphere
All you have to do is show up dressed in love — we handle the details.
Whether you’re eloping, making it official after years together, or choosing intimacy over extravagance, Marry Me Monday gives you a meaningful ceremony wrapped in style and intention. It’s perfect for couples who want something beautiful, affordable, and unforgettable.
Because Mondays aren’t just for work…
Sometimes, they’re for forever.
Google Developer Group Events This Week
Discover what is happening in the next few days
International Relations / Foreign Policy Group – Columbus Inaugural Meetup
**Welcome to the inaugural meeting of the International Relations / Foreign Policy Group Columbus!**
This group brings together students, professionals, academics, and anyone interested in global affairs, diplomacy, and geopolitics.
Our first meetup will be an informal discussion focused on current international developments and global trends. This is a great opportunity to:
• Meet others interested in international relations and foreign policy
• Discuss current global events and geopolitical developments
• Exchange perspectives and ideas in a respectful environment
• Build a network of globally minded individuals in Central Ohio (Columbus and periphery)
**Discussion topics may include:**
* Strategic planning for the group and the way forward
* US foreign policy priorities in 2026
* Major geopolitical developments (Europe, Asia, Middle East)
* Global security and strategic competition
* International economic and diplomatic trends
No prior expertise is required—everyone is welcome, whether you're a student, professional, or simply interested in world affairs.
**This will be a casual, friendly, and intellectually engaging conversation.**
I look forward to meeting everyone and building a strong international relations / foreign policy community in Central Ohio.
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
Central Ohio .NET Developers Group
* Who Can Attend \*
The Central Ohio .Net Developers Group meetings are free and open to the public!
All developers; professional, student, and hobbyist are welcome and encouraged to attend.
* When we meet \*
The Central Ohio .Net Developers Group meets on the 4th Thursday of every month.
* Where we meet \*
Please check our Meetup group link below for the latest location details!
* Join our Meetup Group \*
https://www.meetup.com/Central-Ohio-NET-Developers-Group-CONDG/
Columbus HUG February
Want to be a speaker? submit your talk to our Call for Presenters!!!
https://sessionize.com/cbus-hug-2026/
Level Up Your AI Game with Google Gemini ! ⚡
Google is leading the AI revolution—don't miss your chance to stay ahead of the curve. Join GDG Cloud Indy for an immersive session where we bridge the gap between AI experimentation and enterprise production.
We are thrilled to feature two expert-led deep dives into the Google AI ecosystem, designed for Cloud Architects, Developers, and AI enthusiasts alike.
**The Lineup:**
**11:00 AM \|** **Getting Started with Google Gemini**
Speaker: Vaidehi S. Tripathi\*\*,\*\* Cloud Advisor, GDE, GDG Organizer (Cloud Indy)
Focus: A walk-through of Gemini and multimodal models to boost daily productivity.
**11:30 AM \|** **Google AI Studio vs. Vertex AI: The Path to GenAI**
Speaker: Olga Scrivner, PhD, Google Cloud & GenAI Leader, WTM Ambassador, IEEE Humanitarian Tech Chair (Indy)
Focus: Navigating the journey from rapid prototyping in AI Studio to production-ready deployments in Vertex AI.
**The Perks:**
Exclusive GDG Swag for attendees!
Pizza & Soft Drinks (for in-person guests).
Networking & Q&A with local industry leaders.
**Meeting Link:**
meet.google.com/wia-ygtn-fmc
Also, Check our Meetup page at https://www.meetup.com/gdgcloudindy/
See you there!
This is a hybrid event.
Join the event virtually at: https://gdg.community.dev/events/details/google-gdg-cloud-indy-presents-level-up-your-ai-game-with-google-gemini/
or in person at:
Zionsville Town Hall - 1100 West Oak Street Zionsville, 46077
***
***
**About the Speakers :**
**Olga Scrivner -** PhD\*\*,\*\* a certified Google Cloud and GenAI Leader, IEEE Humanitarian Technologies Chair (Central Indiana), and Women Tech Makers Ambassador
In this talk, we’ll walk through Google’s primary generative AI platforms: **Google AI Studio** and **Vertex AI**. We’ll explore what each tool is designed for and how developers typically begin their journey with Google’s AI ecosystem. Using **Google AI Studio**, we’ll demonstrate how you can experiment with Google’s **Gemini models** to create and test ideas, from text generation to image and video creation. We’ll also discuss how these early experiments can later connect to **Vertex AI** for production use cases.
**Vaidehi Tripathi** \- Elevance Health \(Cloud Advisor\)
Founder and Organizer GDG Cloud Indy. Google Developer Expert-GDE.
Vaidehi is a Cloud Advisor at Elevance Health (Formally Anthem) and before that worked as Solution Architecture Manager in Accenture focused on designing solution based on Google Cloud Platform.
Vaidehi is a Google certified Architect, Data, Network, Security, Developer, DevOps and Machine Learning Engineer.
**Hosted By :**
Vaidehi Tripathi, GDG Organizer
Complete your event RSVP here: https://gdg.community.dev/events/details/google-gdg-cloud-indy-presents-level-up-your-ai-game-with-google-gemini/.
Quarterly Community Gathering
Join the Columbus AI community for our quarterly gathering — a casual, community-focused evening where everyone has a chance to share, learn, and connect. These open mic–style events give anyone in the community up to **5 minutes** to present a project, share a tool, pose a question, or offer a perspective on the evolving AI space.
No slides required — just a welcoming space to exchange ideas and keep the local AI conversation moving.
If you’d like to take the stage, message **Chris (the organizer)** with a **title and short description** of what you’d like to share.
Whether you’re deep in the field or just getting curious, come connect with others building and exploring AI in Columbus.
Sponsored by [Transform Labs](https://www.transformlabs.com/services)
Rise and Shine with Atlassian - Reynoldsburg
Come chat about Atlassian tools and best practices at the Reynoldsburg 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
Greg Sprowls - Columbus Atlassian Community 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-reynoldsburg-4/.
Google Developer Group Events Near You
Connect with your local Google Developer Group community
Go Build & Learn
Meeting @ Improving's office in Downtown Columbus, near Cosi. Parking is paid, food & drink are free!
This time we're hanging out after the long winter break. We are going to look at a group-member's project used to help learn the fundamentals of Go, and if time allows, we can take a look at how we like to build Go projects using AI.
Christians in Tech - Meetup #30 @ Improving
Christians in Tech is a community at the intersection of faith and technology. Our meetups are designed to spark meaningful conversations, promote knowledge sharing, and encourage growth—both in your career and your spiritual walk with God. Whether you're an experienced professional or just starting your tech journey, CIT welcomes you.
Our Website
[https://linktr.ee/citcbus](https://linktr.ee/citcbus)
Sponsors and Partners
* Improving (Venue Sponsor)
* Bethel World Prayer Center (Fiscal Sponsor)
* Fruits & Roots (Coffee Partner)
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!
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
Columbus PHP: Monthly Meetup
Our monthly PHP meetup.
A virtual shindig courtesy of Zoom. Check back here for the details around 6:15 pm
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/
DoJo (Informal Python Meeting)
**New Dojo Location!**
**Draft Day Columbus**
1130 Dublin Road
Columbus, OH 43215
We're going to try a new dojo location for a few weeks and see how it works
Dojos are informal Python group study sessions where everyone interested in Python gathers to learn about Python, help others with Python, or just hang out. Everyone is welcome from Python beginners to experts. Bringing a laptop is encouraged (we'll have extension cords and power strips). If there's something you want to learn leave a comment on this invite so we can plan ahead.
We're looking for topic suggestions and people interested in presenting at our monthly meetings. To this end we've set up a survey form at [https://docs.google.com/forms/d/15eBKF1nQQ2XS5gzD4rvhVRHMBEj7lJtHuA9wXupS3Uc](https://docs.google.com/forms/d/15eBKF1nQQ2XS5gzD4rvhVRHMBEj7lJtHuA9wXupS3Uc)






























