Skip to content
Open
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
12 changes: 12 additions & 0 deletions pcd-website/src/content/events/pcd-suzhou-2026/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,15 @@
id: pcd-suzhou-2026
uid: "3a665a1"
---

In 2026, Processing celebrates its 25th anniversary. Processing Community Day (PCD) will once again connect practitioners of creative programming, artists, designers, educators, students, and the open-source community through a global community node.

PCD Suzhou 2026, themed "Weaving," will discuss how AI and algorithms organize rules, images, sounds, materials, and relationships between people like warp and weft, reconnecting creative programming, generative art, artificial intelligence, and Suzhou's weaving culture within a contemporary context.

Regarding "Weaving," projects are not required to directly use silk, patterns, or traditional techniques.

We focus more on: how you build new connections using code, algorithms, tools, education, or community practices.

Event Format / FORMAT
Half-day In-person Open Day
The in-person open day will focus on workshops, thematic sharing, youth creative sharing, and roundtable discussions.
25 changes: 14 additions & 11 deletions pcd-website/src/content/events/pcd-suzhou-2026/metadata.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,34 @@
{
"id": "pcd-suzhou-2026",
"uid": "3a665a1",
"organizers": [],
"organizers": [
{
"name": "code2art Community, Luo Xiao, Shen Bin"
}
],
"primary_contact": {
"name": "Luo Xiao",
"email": "dadadaluo@gmail.com"
},
"organization_name": "code2art",
"organization_name": "code2art Community",
"organization_url": "https://code2art.com",
"organization_type": "Meetup, code club, community group",
"online_event": false,
"event_url": "",
"event_name": "PCD @ Suzhou",
"event_location": {
"address": "Nanmen Rd, Gusu District, Suzhou, Jiangsu, China, 215007",
"plus_code": "8Q327JPH+M9H"
"address": "No. 40, Daru Lane, Gusu District, Suzhou City, Jiangsu Province",
"plus_code": "8Q328J7M+32"
},
"event_date": "",
"event_start_time": "",
"event_end_time": "",
"event_short_description": "",
"event_date": "2026-10-17",
"event_start_time": "14:00",
"event_end_time": "17:00",
"event_short_description": "code2art (2016- ) is a pioneering community and knowledge platform centered around AI, interactive media, and generative art, connecting cross-disciplinary experimenters worldwide.",
"event_activities": [
"Show-and-tell",
"Live coding",
"Exhibition",
"Hands-on workshops",
"Beginner introductions to Processing or p5.js",
"Creative coding jams or hack sessions"
"Student project presentations"
],
"event_page_url": "",
"forum_thread_url": "https://discourse.processing.org/t/pcd-suzhou-2026/48877",
Expand Down