Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions pcd-website/src/content/events/pcd-atlanta-2026/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,13 @@
id: pcd-atlanta-2026
uid: "a07b310"
---

Hi!

This is Atlanta's first Processing Community Day and it should be a fun time!

The event will be located at the Fulton County Futures Lab which is located at The CTR (the old CNN building in downtown Atlanta). The CTR is located near MARTA with a parking deck located right by the building. The space is also accessible by elevator and is ADA compliant.

The event will include a few talks, a vibe coding session, and a hands on beginner intro to p5.js

More info to come
17 changes: 11 additions & 6 deletions pcd-website/src/content/events/pcd-atlanta-2026/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,19 @@
"event_url": "",
"event_name": "PCD @ Atlanta",
"event_location": {
"address": "",
"plus_code": "865QQJ35+6P3"
"address": "190 Marietta St NW, Atlanta, GA 30303",
"plus_code": "865QQJ54+43"
},
"event_date": "",
"event_start_time": "",
"event_end_time": "",
"event_date": "2026-10-23",
"event_start_time": "10:00",
"event_end_time": "17:00",
"event_short_description": "TBD PCD event in Atlanta, GA",
"event_activities": [],
"event_activities": [
"Hands-on workshops",
"Live coding",
"Panel discussions",
"Beginner introductions to Processing or p5.js"
],
"event_page_url": "",
"forum_thread_url": "https://discourse.processing.org/t/pcd-atlanta-2026/48231",
"city": "Atlanta",
Expand Down