Skip to content

Commit

Permalink
Merge branch 'master' into second_commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Aryan4884 authored Oct 8, 2024
2 parents bc09310 + 6cbab41 commit 79e5cc1
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 1 deletion.
42 changes: 41 additions & 1 deletion config/speakers.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

[
{
"location": "",
Expand Down Expand Up @@ -170,7 +171,46 @@
{
"city": "Online",
"location": "Online Edition",
"lists": [],
"lists": [ {
"name": "Hari Krishnan",
"title": "Co-founder, CTO at Specmatic",
"img": "img/online-conf-images/HariKrishanan.webp"
},
{
"name": "Yuan Yuan",
"title": "Software Engineer",
"img": "img/online-conf-images/YuanYuan.webp"
},
{
"name": "Ivan Garcia Sainz-Aja",
"title": "Java Architect",
"img": "img/online-conf-images/IvanGarciaSainz-Aja.webp"
},
{
"name": "Atinuke Oluwabamikemi Kayode",
"title": "Community Marketing Specialist at AsyncAPI Initiative",
"img": "img/online-conf-images/AtinukeOluwabamikemiKayode.webp"
},
{
"name": "Aishat Muibudeen",
"title": "Product Designer and UX Researcher",
"img": "img/online-conf-images/AISHAT(Maya)MUIBUDEEN.webp"
},
{
"name": "Thulisile Sibanda",
"title": "Community Manager at AsyncAPI Initiative",
"img": "img/online-conf-images/VThulisileSibanda.webp"
},
{
"name": "Ankit Dash",
"title": "Full Stack Developer",
"img": "img/online-conf-images/AnkitDash.webp"
},
{
"name": "Giri Venkatesan",
"title": "Principal Developer Advocate and Architect at Solace",
"img": "img/online-conf-images/GiriVenkatesan.webp"
}],
"agenda": null
}
]
Binary file not shown.
Binary file added public/img/online-conf-images/AnkitDash.webp
Binary file not shown.
Binary file not shown.
Binary file added public/img/online-conf-images/GiriVenkatesan.webp
Binary file not shown.
Binary file added public/img/online-conf-images/HariKrishanan.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added public/img/online-conf-images/YuanYuan.webp
Binary file not shown.

0 comments on commit 79e5cc1

Please sign in to comment.