Skip to content

Sustainable Development

Meet other local people interested in Sustainable Development: share experiences, inspire and encourage each other! Join a Sustainable Development group.
pin icon
18,186
members
people1 icon
57
groups

Frequently Asked Questions

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

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

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

Sustainable Development Events Today

Join in-person Sustainable Development events happening right now

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.**
Quarterly Community Gathering
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)
Columbus Arduino Raspberry Pi Enthusiasts (CARPE) (Check Location)
Columbus Arduino Raspberry Pi Enthusiasts (CARPE) (Check Location)
Bring your Raspberry Pi, Arduino, microcontroller, or any other electronic project and join fellow electronics makers for a night of creativity and collaboration! This session is open forum to share your current projects—whether complete or in progress, it’s all interesting! Whether you’re deep into embedded systems, exploring new ideas, or just getting started, you’ll find a welcoming space to collaborate, share, and get inspired. (NOTICE - Location change!) This session will be at the Karl Road Branch of the Columbus Library in the Conference Room 2.
CSS3 Master Series (Class 04 of 06) (FEE BASED)
CSS3 Master Series (Class 04 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:**
For the Love of Atlassian!  Using Atlassian to manage your passion projects
For the Love of Atlassian! Using Atlassian to manage your passion projects
Please join the Columbus Atlassian Events Team for an evening program where we show you how we are using the Atlassian tools to track, manage and collaborate with others on our hobbies, From Jira & Confluence and Lego, to Tabletop gaming and Trello to miniature painting and Jira. Join the Columbus Atlassian leaders as they walk you through how the Atlassian tools enhance their passion projects.   We'll go over space structures, lessons learned as we built and tracked our project and how it helped us organize group adventures.   Looking forward to sharing our fun with you!Please take note of the New Location and Time of the event. Pay Parking can be found on street, and in locations marked. Agenda --- Speakers Kimberly Deal - Columbus Atlassian User Group Leader Greg Sprowls - Columbus Atlassian Community Leader Kevin Stanley - Columbus Atlassian User Group Leader Moderators Kimberly Deal - Columbus Atlassian User Group Leader Greg Sprowls - Columbus Atlassian Community 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. 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-for-the-love-of-atlassian-using-atlassian-to-manage-your-passion-projects/.
Powell Gold Star Referral Club Meetup
Powell Gold Star Referral Club Meetup
We meet at lunch each week and each meeting follows a fairly organized agenda. First all participants pass their business cards around. Then each member and guest is invited to give a one-minute overview of their company and what is a perfect referral for the week. We always have a 10 minute presentation from one of the members about their business in more detail. And finally we pass referrals. You're welcome to visit. Nobody is ever put on the spot. Bring plenty of cards!
Ultimate Frisbee at Lincoln Tower Park
Ultimate Frisbee at Lincoln Tower Park

Sustainable Development Events This Week

Discover what is happening in the next few days

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
Woodhouse Vegan Meetup
Woodhouse Vegan Meetup
Join us at Woodhouse Vegan on February 28th @11am for some great food and drinks! The food here is always so good and the atmosphere is awesome. You can find the menus below! [ WOODHOUSE BAKERY + PARK SERVICE COFFEE MENU](https://static1.squarespace.com/static/5e8a4164fa23ca220c2ceee5/t/65fdd2e1ca51a46979929391/1711133409875/Bakery+Menu+Spring+2023+%282%29.png) [WOODHOUSE BRUNCH + LUNCH COCKTAIL MENU](https://static1.squarespace.com/static/5e8a4164fa23ca220c2ceee5/t/65fdd3698396e65a1e3abc0f/1711133545604/Bakery+Menu+Spring+2023.png) [WOODHOUSE BRUNCH + LUNCH FOOD MENU](https://static1.squarespace.com/static/5e8a4164fa23ca220c2ceee5/t/65fdd261b2e21b4ddde997a6/1711133281660/Bakery+Menu+Spring+2023+%281%29.png) Woodhouse Vegan offers parking validation for the adjacent " LAZ Parking - Joseph Garage" parking garage. You can find links to that address below. [Apple Maps](https://maps.apple/p/u4uR0vxh~_c60B) [Google Maps](https://maps.app.goo.gl/K37216FrEJd3qiRp8) The validation gives you free parking after you have spent an hour inside the restaurant. You will need to get your parking slip validated from the restaurant by asking them after an hour has passed. We hope to see you there!
Central Ohio .NET Developers  Group
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/
AI Freedom Alliance - Inaugural Summit
AI Freedom Alliance - Inaugural Summit
**\*\*\*\* More details and sign up at: https://aifalliance.org/summit-2026/ \*\*\*\*** **What is AI Freedom Alliance?** AI Freedom Alliance promotes the responsible growth of AI guided by practical, commonsense ethics. Our nonprofit is built by professionals from a wide range of industries and is made up entirely of small- and mediumbusiness representatives—never large tech companies. We provide a counterbalance to big corporate influence, focusing instead on how AI can benefit businesses and the world at large. **What’s Happening?** ***The inaugural AI Freedom Alliance Summit.*** This full-day event will explore how we can ensure AI is adopted responsibly through shared ethical standards that empower humanity. The summit will feature interactive and educational sessions led by thought leaders, technologists, policymakers, and advocates who are passionate about making AI fair, transparent, and beneficial for everyone. **Why Attend?** Learn about the legal and technical challenges with implementing AI solutions within your organization. Build better solutions while protecting your organization from legal and compliance risks. And learn how to think strategically about AI as a differentiation tool for your business. This summit is highly recommended for C-Suite leaders to learn as well as interact with each other and our sponsors.
ASH UU Topic: TBD
ASH UU Topic: TBD
ASH is Atheists, Skeptics and Humanists of First Unitarian Universalists of Columbus Ohio TBD Snacks are usually available, and you are welcome to bringing something to share!
Open Meeting
Open Meeting

Sustainable Development Events Near You

Connect with your local Sustainable Development community

Eat Pupusas. Skate. Support Local. 🛼🎉
Eat Pupusas. Skate. Support Local. 🛼🎉
Join us for a fun Saturday evening starting with dinner at Ranchero Kitchen at 6:30 PM, where we’ll be supporting an immigrant-owned local business. Pupusas: Beans, Potatoes, Veggie Homemade juices: Passionfruit, Tamarind, Horchata, Pineapple-cashew After dinner, we’ll head to Skate Zone 71 from 8:00–10:30 PM for skating, music, and good vibes. Come hungry and ready to roll! Locations: Ranchero Kitchen 984 Morse Rd Columbus, OH 43229 (Same plaza as Ohio BMV license bureau) Skate Zone 71 4900 Evanswood Dr Columbus, OH 43229
An Immense World
An Immense World
This meeting will be an open discussion about the book "an Immense World" by Ed Yong
Page Building with Bricks (Class 02 of 10) (FEE BASED)
Page Building with Bricks (Class 02 of 10) (FEE BASED)
**PLEASE READ THE FOLLOWING IMPORTANT NOTES:** 1. The dates for this series are simply placeholders at the moment. We are working on our 2026 schedule, and adjustments are forthcoming. 2. Each class in this series has an attendance fee. 3. Each class from BOTH a sign-up and fee perspective is a separate entity. **Introduction:** Our Page Building with Bricks web development class provides detailed instruction for using Bricks Builder, a visual site builder for WordPress, to create and manage websites. Widely considered by many of the world's leading web developers to be the most complete page builder on the market today, Bricks Builder offers a wide range of features and comprehensive tools. Our Bricks Builder web development class provides detailed instructions on utilizing the toolset. The series of courses covers the core features of Bricks Builder, enabling users to design and develop responsive, visually appealing websites. Moreover, the courses are oriented to reinforce a focus on professional, scalable web development. Throughout the series, we focus our page-building instruction on the semantic and structural integrity of the pages in a responsive world. By the end of the 10-class series, participants will have a fundamental understanding of proper web page and website development. **The breakdown of the 10-class series is as follows:** * Class 01 - Survey of Page Builders / What Bricksbuilder Does For You * Class 02 - Boxes, Boxes, Boxes / Sections / Containers * Class 03 - Static Units / Relative Units / Responsive Development And Math Functions * Class 04 - CSS Variables And DRY Development / Classes And Global Styling * Class 05 - CSS Grid And CSS Flexbox * Class 06 - Responsive Development / Breakpoints And Media Queries * Class 07 - Effective Use Of Color / Effective Use Of Images * Class 08 - Beginning To Think Dynamically / Using Templates And Components * Class 09 - Dynamic Styling / Data Attributes And Attribute Selectors * Class 10 - Pseudo Elements / Programmatically Styling With Pseudo Classes Throughout the class sessions listed above, we cover the following key areas of web development with Bricks Builder: * **Introduction to Bricks Builder Interface:** * Familiarization with the builder's layout, including the toolbar, panel, and canvas, and understanding how to navigate and interact with its various components. * **Visual Site Building:** * Techniques for creating layouts using Bricks' drag-and-drop interface, incorporating sections, rows, columns, and elements to build page structures. * **Styling and Design:** * Utilizing Bricks' styling options to customize elements, apply global CSS classes for consistent design, and leverage features like Flexbox and CSS Grid for responsive layouts. * **Dynamic Content and Custom Fields:** * Integrating dynamic content from custom post types and custom field plugins (like ACF, Meta Box) to build data-driven websites. * **Template Building:** * Creating and managing reusable templates for headers, footers, post type layouts, and other site-wide elements. * **Performance Optimization:** * Understanding how Bricks Builder contributes to fast-loading websites and implementing performance best practices. * **Advanced Features:** * Depending on the class level, it might delve into advanced topics such as conditional logic, interactions, and custom code integration to enable more complex functionality. The series aims to equip participants with the skills to efficiently build, customize, and maintain WordPress websites using Bricks Builder, catering to both beginners and experienced web developers.
Humanist Program: Fighting the Efforts to Insert Religion into Public Education
Humanist Program: Fighting the Efforts to Insert Religion into Public Education
The Humanist Monthly Program is our longest running event and still a community favorite. In the old days it used to be called "Going to HCCO" and we still like to think of it as our flagship event. Food and drinks will be provided at the event. Feel free to show up a little bit early to hang out and talk. Our March speakers are Molly Gaines and Zack Parrish, co-organizers of the Secular Education Association: They will share their story of how a small group of Ohio parents grew into a national organization tracking released-time religious instruction and other church–state issues in public schools. The presentation will cover SEA’s early wins and hard lessons, what we’re seeing nationally right now, and how local advocates can play a meaningful role in protecting public education. Attendees will leave with a clearer understanding of the landscape — and practical ways to get involved. Going forward our meetings will be hybrid. You can meet us in-person or attend online Join Zoom Meeting [https://us02web.zoom.us/j/87836564953?pwd=4Mi57ElZkDIFlb1fnlNwOJ0NiOK4tP.1](https://us02web.zoom.us/j/87836564953?pwd=4Mi57ElZkDIFlb1fnlNwOJ0NiOK4tP.1) Meeting ID: 878 3656 4953 Passcode: 760812 One tap mobile +19292056099,,87836564953#,,,,\*760812# US (New York) +13017158592,,87836564953#,,,,\*760812# US (Washington DC) The formal presentation will start at noon
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
Men's Group meetup
Men's Group meetup
**The idea for this group is to build a community where men can gather together and build connections & learn and grow from each other.** How we start each meeting is by each of us checking in with our "roses and thorns" aka what are the good things and the bad things going on in your life recently? Then we will go into a topic discussion. \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- **COMMUNITY AGREEMENTS** \*\*THERE WILL BE A ZERO TOLERANCE POLICY FOR NO-SHOWS. IF YOU RSVP TO A MEETING AND FAIL TO SHOW UP WITHOUT NOTICE, YOU'LL BE REMOVED FROM THE GROUP. THIS IS TO PRESERVE THE INTEGRITY OF THE GROUP\*\* 1. Confidentiality - EVERYTHING that is shared NEVER leaves this space so that this space remains safe and sacred. There is a zero tolerance policy for this. If a man is in violation of this, they will be permanently removed from the group. 2. Non-Judgement - we respect and honor every man’s truth so that we may receive the same from others. While we may not agree on everything, we commit to respecting every man’s perspectives and engaging in honorable discussion with one another. 3. Be committed - honor your commitment to this group and to yourself. If you attend a meeting, please commit yourself fully to the meeting. Also be committed to your own journey. When we fail, we own it & clean it up. 4. Speak from the heart - this is NOT a space to “look good”, have the “right” answers, and have it all together. Relax and know you are not alone. Be exactly who you are within the safety of this space. 5. Be supportive - This means always willing to provide encouragement to your fellow men, encourage action and momentum in each other’s lives.. Be willing to challenge each other. Be willing to hold each other accountable. 6. Participation - what you receive from this community will be a reflection of what you put into it. Period. We ask that you share your perspectives, reflect on others, and give/receive support when and where it’s needed.
Christians in Tech - Meetup #30 @ Improving
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)