Skip to content

Commit a2b3375

Browse files
committed
chore: add last event info
1 parent 05d96cd commit a2b3375

12 files changed

Lines changed: 51 additions & 8 deletions

public/data/events.json

Lines changed: 33 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,48 @@
44
"title": "from catania import pycciotti 🙈🙉🙊",
55
"date": "2026-04-23",
66
"image": "/images/events/23-04-2026/event-314071729.jpg",
7-
"description": "La community di Python Catania si incontra in nuovo fantastico Meetup per stare insieme e condividire del buon codice sorgente. Che tu sia uno sviluppatore principiante o esperto di Python, questo evento fa per te!",
7+
"description": "La community di Python Catania si incontra in un nuovo fantastico Meetup per stare insieme e condividere del buon codice sorgente. Che tu sia uno sviluppatore principiante o esperto di Python, questo evento fa per te!",
88
"descriptionEn": "The Python Catania community meets at a brand new fantastic Meetup to get together and share some great source code. Whether you're a beginner or an experienced Python developer, this event is for you!",
9-
"fullDescription": "",
10-
"fullDescriptionEn": "",
11-
"attendees": 0,
12-
"url": "https://www.meetup.com/python-catania/events/314071729",
13-
"gallery": [],
9+
"fullDescription": "La community Python Catania si è ritrovata presso la sede di AITHO, in viale Dusmet 50 a Catania, per un nuovo meetup all'insegna della condivisione e del buon codice sorgente. La serata ha incluso le novità in preparazione del PyCon Italia 2026, spazio alla creatività con domande e discussioni, sessioni tecniche partecipative e si è conclusa con la consueta PyDinner per chi voleva proseguire la serata in compagnia.",
10+
"fullDescriptionEn": "The Python Catania community gathered at AITHO, viale Dusmet 50 in Catania, for a new meetup focused on sharing and great source code. The evening featured updates in preparation for PyCon Italia 2026, space for creativity with questions and discussions, hands-on technical sessions, and concluded with the customary PyDinner for those who wanted to continue the evening together.",
11+
"attendees": 18,
12+
"url": "https://www.meetup.com/python-catania/events/314071729/",
13+
"gallery": [
14+
"/images/events/23-04-2026/photo_1_2026-04-28_11-20-53.jpg",
15+
"/images/events/23-04-2026/photo_2_2026-04-28_11-20-53.jpg",
16+
"/images/events/23-04-2026/photo_3_2026-04-28_11-20-53.jpg",
17+
"/images/events/23-04-2026/photo_4_2026-04-28_11-20-53.jpg",
18+
"/images/events/23-04-2026/photo_5_2026-04-28_11-20-53.jpg",
19+
"/images/events/23-04-2026/photo_6_2026-04-28_11-20-53.jpg",
20+
"/images/events/23-04-2026/photo_7_2026-04-28_11-20-53.jpg",
21+
"/images/events/23-04-2026/photo_8_2026-04-28_11-20-53.jpg"
22+
],
1423
"speakers": [
1524
{
1625
"name": "Salvatore Rapisarda",
1726
"topic": "Condivisione delle ultime novità riguardo il linguaggio Python.",
1827
"topicEn": "Sharing the latest news about the Python language.",
1928
"image": "/images/about/SalvoRapisarda.jpeg"
29+
},
30+
{
31+
"name": "Matteo Jacopo Schembri",
32+
"topic": "Phidias: Declarative vs Imperative - paradigm in multi-agent systems",
33+
"topicEn": "Phidias: Declarative vs Imperative - paradigm in multi-agent systems",
34+
"image": "/images/about/MatteoJacopoSchembri.jpeg",
35+
"slide": "https://pitch.com/v/phidias-mzj4tg",
36+
"project": "https://github.com/corradosantoro/phidias",
37+
"paper": "https://ceur-ws.org/Vol-2502/paper5.pdf"
38+
},
39+
{
40+
"name": "Giovanni Campo",
41+
"topic": "Phidias: Declarative vs Imperative - paradigm in multi-agent systems",
42+
"topicEn": "Phidias: Declarative vs Imperative - paradigm in multi-agent systems",
43+
"image": "/images/events-speakers/GiovanniCampo.jpeg",
44+
"slide": "https://pitch.com/v/phidias-mzj4tg",
45+
"project": "https://github.com/corradosantoro/phidias",
46+
"paper": "https://ceur-ws.org/Vol-2502/paper5.pdf"
2047
}
2148
]
22-
2349
},
2450
{
2551
"id": 313050179,
33 KB
Loading
241 KB
Loading
107 KB
Loading
127 KB
Loading
227 KB
Loading
142 KB
Loading
132 KB
Loading
260 KB
Loading
130 KB
Loading

0 commit comments

Comments
 (0)