Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update-agenda #251

Merged
merged 1 commit into from
Nov 29, 2023
Merged
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
34 changes: 11 additions & 23 deletions config/speakers.json
Original file line number Diff line number Diff line change
Expand Up @@ -364,12 +364,6 @@
"title": "Developer Advocate and Architect at Solace",
"img": "https://user-images.githubusercontent.com/66913810/279638251-b8a8304b-7f17-42e4-81b5-21183bf16cc7.jpg"

},
{
"name": "Lukasz Gornicki",
"title": "Developer Relations Manager at Postman and Executive Director at AsyncAPI Initiative",
"img": "https://pbs.twimg.com/profile_images/1683523954957328393/W009Rxsj_400x400.jpg"

},
{
"name": "Ruchi Pakhle",
Expand Down Expand Up @@ -461,53 +455,47 @@
},
{
"time": "1:30 PM IST - 2:00 PM IST",
"session": "AsyncAPI - What, Why and How?",
"session": "Apache Kafka + MQTT = A Powerpack combination for end-to-end testing",
"speaker": 6,
"type": "Keynote Speaker"
"type": "Technical Talk"
},
{
"time": "2:00 PM IST - 2:30 PM IST",
"session": "Apache Kafka + MQTT = A Powerpack combination for end-to-end testing",
"session": "Dynamic API Delivery with Zilla: Unleashing the Power of AsyncAPI in Event-Driven Architectures",
"speaker": 7,
"type": "Technical Talk"
},
{
"time": "2:30 PM IST - 3:00 PM IST",
"session": "Dynamic API Delivery with Zilla: Unleashing the Power of AsyncAPI in Event-Driven Architectures",
"session": "Case Study Productizing AsyncAPI for Data Replication, Changed Data Capture",
"speaker": 8,
"type": "Technical Talk"
},
{
"time": "3:00 PM IST - 3:30 PM IST",
"session": "Case Study Productizing AsyncAPI for Data Replication, Changed Data Capture",
"speaker": 9,
"type": "Technical Talk"
},
{
"time": "3:30 PM IST - 4:00 PM IST",
"session": "",
"type": "Break"
},
{
"time": "4:00 PM IST - 4:30 PM IST",
"time": "3:30 PM IST - 4:00 PM IST",
"session": "Elevating Event-Driven Architecture: Boost your delivery with AsyncAPI and Microcks",
"speaker": 10,
"speaker": 9,
"type": "Keynote Speaker"
},
{
"time": "4:30 PM IST - 5:00 PM IST",
"time": "4:00 PM IST - 4:30 PM IST",
"session": "Writing Sustainable AsyncAPI Generator Templates",
"speaker": 11,
"speaker": 10,
"type": "Technical Talk"
},
{
"time": "5:00 PM IST - 5:30 PM IST",
"time": "4:30 PM IST - 5:00 PM IST",
"session": "Turbocharging your Developer Ecosystem with Events Powered by SNS/SQS, Serverless, and AsyncAPI",
"speaker": [12,13],
"speaker": [11,12],
"type": "Technical Talk"
},
{
"time": "5:30 PM IST - 5:45 PM IST",
"time": "5:00 PM IST - 5:15 PM IST",
"session": "",
"type": "Closing Remarks"
}
Expand Down