diff --git a/pcd-website/src/content/events/pcd-chicago-2026/content.md b/pcd-website/src/content/events/pcd-chicago-2026/content.md new file mode 100644 index 0000000..cb37eed --- /dev/null +++ b/pcd-website/src/content/events/pcd-chicago-2026/content.md @@ -0,0 +1,11 @@ +--- +id: pcd-chicago-2026 +--- + +[The Center for Concrete and Abstract Machine](https://ccam.world) and [Peripheral Study](https://instagram.com/peripheral_study) is hosting a Chicago-based meeting of Processing Community Day in October 2026. We’ll be celebrating 25 years of Processing with workshops, talks, and presentations at Co-Prosperity in Bridgeport. + +The programming is still firming up, but participants will learn how to use p5.js to create images to print on Co-Pro’s risograph :0 + +Any questions can be sent to [pcd@ccam.world](mailto:pcd@ccam.world) + +Get email updates: https://forms.gle/VP48crWGwovEZXGEA" diff --git a/pcd-website/src/content/events/pcd-chicago-2026/metadata.json b/pcd-website/src/content/events/pcd-chicago-2026/metadata.json new file mode 100644 index 0000000..be19190 --- /dev/null +++ b/pcd-website/src/content/events/pcd-chicago-2026/metadata.json @@ -0,0 +1,46 @@ +{ + "id": "pcd-chicago-2026", + "organizers": [ + { + "name": "Grace Grace Grace" + }, + { + "name": "Maddie Brucker" + } + ], + "primary_contact": { + "name": "Grace Grace Grace", + "email": "pcd@ccam.world" + }, + "organization_name": "Center for Concrete and Abstract Machine [CCAM] x Peripheral Study", + "organization_url": "https://ccam.world", + "organization_type": "Nonprofit, foundation, association", + "online_event": false, + "event_url": "", + "event_name": "PCD @ Chicago", + "event_location": { + "address": "3219 S Morgan Street, Chicago IL 60608", + "plus_code": "86HJR8PX+7G9" + }, + "event_date": "", + "event_start_time": "", + "event_end_time": "", + "event_short_description": "Processing Community Day Chicago: Creative Coding Workshops for Risograph and More+++", + "event_activities": [ + "Hands-on workshops", + "Live coding", + "Beginner introductions to Processing or p5.js", + "Creative coding jams or hack sessions" + ], + "event_page_url": "", + "forum_thread_url": "", + "city": "Chicago", + "country": "United States", + "placeholder": false, + "intake": { + "issue_number": 14, + "submitted_by_github": "hypergrace", + "submitted_date": "2026-03-16", + "maintainer_notes": "I could only get an 8-digit Plus code -- let me know if I am missing something!" + } +}