From 0e8fccbe21747a863a0e198de5c9706dda5531c6 Mon Sep 17 00:00:00 2001 From: thulieblack Date: Mon, 28 Oct 2024 10:44:36 +0200 Subject: [PATCH] add-paris-details --- config/cfp-data.json | 2 +- config/city-lists.json | 5 +-- config/links.json | 5 +++ config/speakers.json | 72 +++++++++++++++++++++++++++++++++++++++++- 4 files changed, 80 insertions(+), 4 deletions(-) diff --git a/config/cfp-data.json b/config/cfp-data.json index 4ab06f26..41a727b4 100644 --- a/config/cfp-data.json +++ b/config/cfp-data.json @@ -7,7 +7,7 @@ "sponsors":[ "/img/apidays.png" ], - "ended": false, + "ended": true, "agenda":null } diff --git a/config/city-lists.json b/config/city-lists.json index 477c05ec..76882383 100644 --- a/config/city-lists.json +++ b/config/city-lists.json @@ -62,8 +62,9 @@ "sponsors": [ "/img/apidays.png" ], - "ticket": false, + "ticket": "https://ticket.apidays.global/event/apidays-paris-2024/f8f61349-4f78-4bba-a162-68d598833116/cart?coupon=ASYNCAPICONF", "isFree": true, - "ended": true + "cfp": false, + "ended": false } ] diff --git a/config/links.json b/config/links.json index 3b6deb9b..85600d7c 100644 --- a/config/links.json +++ b/config/links.json @@ -60,6 +60,11 @@ "title": "London Talks", "ref": "https://youtube.com/playlist?list=PLbi1gRlP7pig77jJD2ER9wfTxPSzBrLW5&si=YPmjUsj5mU6FpLhB", "target": "_blank" + }, + { + "title": "Online Conf Slides", + "ref": "https://drive.google.com/drive/folders/1gw_kr6mLX5lITe_DHG94pGUOVYYS0DjY?usp=drive_link", + "target": "_blank" } diff --git a/config/speakers.json b/config/speakers.json index 02f261c5..1d29320c 100644 --- a/config/speakers.json +++ b/config/speakers.json @@ -220,7 +220,77 @@ "img": "/img/paris-images/Jonathan.webp" } ], - "agenda": null + "agenda": [ + { + "time": "10:00 AM CEST - 10:50 AM CEST", + "session": "TMForum's AsyncAPIs For a New Era of Event-Driven Architecture", + "speaker": 4, + "type": "Keynote Speaker" + }, + { + "time": "10:50 AM CEST - 11:10 AM CEST", + "session": "", + "type": "Break/Networking" + }, + { + "time": "11:10 AM CEST - 11:35 AM CEST", + "session": "API Governance for EDA: Unlocking Developer Experience with AsyncAPI", + "speaker": 5, + "type": "Technical Speaker" + }, + { + "time": "11:35 AM CEST - 12:25 PM CEST", + "session": "Reimagining Streaming Apps with AsyncAPI and Postgres", + "speaker": 2, + "type": "Technical Speaker" + }, + { + "time": "12:25 PM CEST - 12:50 PM CEST", + "session": "Using the AsyncAPI Ecosystem for Your Event-Driven Architecture", + "speaker": 3, + "type": "Technical Speaker" + }, + { + "time": "12:50 PM CEST - 1:50 PM CEST", + "session": "", + "type": "Lunch" + }, + { + "time": "1:50 PM CEST - 2:40 PM CEST", + "session": "Streaming Data Events Into An Event Mesh Infrastructure Using AsyncAPI", + "speaker": [9,10], + "type": "Technical Speaker" + }, + { + "time": "2:40 PM CEST - 3:30 PM CEST", + "session": "AsyncAPI for Kafka", + "speaker": 1, + "type": "Technical Speaker" + }, + { + "time": "3:30 PM CEST - 3:55 PM CEST", + "session": "", + "type": "Break/Networking" + }, + { + "time": "3:55 PM CEST - 4:20 PM CEST", + "session": "AI Agents Meet AsyncAPI: Conversational Interfaces for Event Streams", + "speaker": 11, + "type": "Technical Speaker" + }, + { + "time": "4:20 PM CEST - 5:10 PM CEST", + "session": "Contract-Driven Development for Event-Driven Architectures", + "speaker": [7,8], + "type": "Technical Speaker" + }, + { + "time": "5:10 PM CEST - 5:35 PM CEST", + "session": "From Nightmares to Sweet Dreams: Conquering AsyncAPI Testing!", + "speaker": 6, + "type": "Technical Speaker" + } + ] }, {