Skip to content

Commit

Permalink
Merge branch 'master' into fix/open-in-new-tab
Browse files Browse the repository at this point in the history
  • Loading branch information
toffee-k21 authored Oct 28, 2024
2 parents 756a2b9 + 525a5aa commit 1a49abf
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 19 deletions.
54 changes: 35 additions & 19 deletions config/speakers.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,9 @@
"img": "/img/online-conf-images/HariKrishanan.webp"
},
{
"name": "Yuan Yuan",
"title": "Software Engineer",
"img": "/img/online-conf-images/YuanYuan.webp"
"name": "Swen-Helge Huber",
"title": "Senior Director, Office of the CTO at Solace",
"img": "/img/Swen-Helge Huber.webp"
},
{
"name": "Ivan Garcia Sainz-Aja",
Expand Down Expand Up @@ -276,6 +276,11 @@
"name": "Lukasz Gornicki",
"title": "Executive Director at AsyncAPI Initiative",
"img": "/img/online-conf-images/Lukasz.webp"
},
{
"name": "Daniel Kocot",
"title": "Head of API Consulting at codecentric AG",
"img": "/img/online-conf-images/Daniel.webp"
}
],
"agenda": [
Expand Down Expand Up @@ -313,57 +318,57 @@
"type": "Break"
},
{
"time": "11:50 AM UTC - 12:20 PM UTC",
"time": "11:50 AM UTC - 12:30 PM UTC",
"session": "AsyncAPI In Production",
"speaker": 10,
"type": "Technical Session"
},
{
"time": "12:20 PM UTC - 12:30 PM UTC",
"time": "12:30 PM UTC - 12:40 PM UTC",
"session": "",
"type": "Break"
},
{
"time": "12:30 PM UTC - 13:00PM UTC",
"time": "12:40 PM UTC - 13:10PM UTC",
"session": "My experience of doing GSoC '24 in AsyncAPI",
"speaker": 7,
"type": "Community Session"
},
{
"time": "13:00 PM UTC - 13:30 PM UTC",
"time": "13:10 PM UTC - 13:40 PM UTC",
"session": "",
"type": "Break"
},
{
"time": "13:30 PM UTC - 2:00 PM UTC",
"time": "13:40 PM UTC - 2:10 PM UTC",
"session": "AsyncAPI Full Code Generation for Java with ZenWave SDK",
"speaker": 3,
"type": "Technical Session"
},
{
"time": "14:00 PM UTC - 14:10 PM UTC",
"time": "14:10 PM UTC - 14:20 PM UTC",
"session": "",
"type": "Break"
},
{
"time": "14:10 PM UTC - 14:40 PM UTC",
"time": "14:20 PM UTC - 14:50 PM UTC",
"session": "The State of AsyncAPI Initiative",
"speaker": 6,
"type": "Community Session"
},
{
"time": "14:40 PM UTC - 14:50 PM UTC",
"time": "14:50 PM UTC - 15:00 PM UTC",
"session": "",
"type": "Break"
},
{
"time": "14:50 PM UTC - 15:20 PM UTC",
"time": "15:00 PM UTC - 15:30 PM UTC",
"session": "Streamlining EDA: AsyncAPI-Driven Design, Documentation, and Testing",
"speaker": 8,
"type": "Technical Session"
},
{
"time": "15:20 PM UTC - 15:40 PM UTC",
"time": "15:30 PM UTC - 15:40 PM UTC",
"session": "",
"type": "Break"
},
Expand All @@ -374,26 +379,37 @@
"type": "Community Session"
},
{
"time": "16:10 PM UTC - 16:20 PM UTC",
"time": "16:20 PM UTC - 16:30 PM UTC",
"session": "",
"type": "Break"
},
{
"time": "16:20 PM UTC - 16:40 PM UTC",
"time": "16:30 PM UTC - 17:00 PM UTC",
"session": "AsyncAPI and DDD - a pretty couple",
"speaker": 9,
"type": "Technical Session"
},
{
"time": "16:40 PM UTC - 16:50 PM UTC",
"time": "17:00 PM UTC - 17:10 PM UTC",
"session": "",
"type": "Break"
},
{
"time": "16:50 PM UTC - 17:20 PM UTC",
"session": "TBA",
"time": "17:10 PM UTC - 17:40 PM UTC",
"session": "The Many Meanings Of An AsyncAPI File",
"speaker": 2,
"type": "Community Session"
"type": "Technical Session"
},
{
"time": "17:40 PM UTC - 17:50 PM UTC",
"session": "",
"type": "Break"
},
{
"time": "17:50 PM UTC - 18:20 PM UTC",
"session": "Broadening the API Landscape: AsyncAPI and CloudEvents in the Enterprise",
"speaker": 11,
"type": "Technical Session"
}
]
}
Expand Down
Binary file added public/img/online-conf-images/Daniel.webp
Binary file not shown.

0 comments on commit 1a49abf

Please sign in to comment.