Skip to content

Commit

Permalink
feat: add paris details (#245)
Browse files Browse the repository at this point in the history
* update-paris-speakers

* update-speakers

* update-tickets

* update

* update-paris-speakers

* Update speakers.json
  • Loading branch information
thulieblack authored Nov 15, 2023
1 parent 1eed040 commit c511344
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/city-lists.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"sponsors": [
"/img/apidays.png"
],
"ticket": "",
"ticket": "https://ticket.apidays.global/event/apidays-paris-2023/8a1f3904-e2be-4c69-a880-37d2ddf1027d/cart?coupon=ASYNCAPICONF23",
"freeTickets":"",
"freeTicketText":"Grab Free Tickets",
"buttonText":"Get your Tickets"
"buttonText":"Grab Free Tickets"
}
]
69 changes: 68 additions & 1 deletion config/speakers.json
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,73 @@
{
"city": "Paris",
"location": "Paris, France",
"lists": []
"lists": [
{
"name": "Lukasz Gornicki",
"title": "Executive Director at AsyncAPI Initiative and Developer Relations Manager at Postman",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/2458/conversions/82981197-45c9-48ad-8bf8-b7c9d2ba55ce-square.jpg"
},
{
"name": "Hari Rangarajan",
"title": "Developer Advocate at Solace",
"img": "https://user-images.githubusercontent.com/66913810/264054920-0bafd0b1-ee83-416f-b64e-3ff10f7582ba.jpg"
},
{
"name": "Alex Drag",
"title": "Sr. Director of Product Marketing & Product Evangelist at Gravitee",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/2062/conversions/7e3232c3-d0e0-4cd1-bc35-e22c701f5562-square.jpg"
},
{
"name": "João Dias",
"title": "Software Engineer at Kuehne+Nagel",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/2461/conversions/6a8ec984-ebc7-444d-9257-4860bed7e1cb-square.jpg"
},
{
"name": "Rui Eusébio",
"title": "Senior Software Architect at Kuehne+Nagel",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/2462/conversions/aa606e8b-09cd-406c-b89a-2818850ebd60-square.jpg"
},
{
"name": "Manuel Ottlik",
"title": "Product Owner Global Integration Platform at HDI Global SE",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/2011/conversions/c4c081c7-8f14-4680-b7dc-dc55559c09f7-square.jpg"
},
{
"name": "Zbigniew Malcherczyk",
"title": "Senior Backend Engineer at TransferGo",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/2442/conversions/4ea7dbeb-9cae-4657-9292-a8f25725fa50-square.jpg"
},
{
"name": "Hugo Guerrero",
"title": "Chief Software Architect, APIs & Integration Developer Advocate at Red Hat",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/648/conversions/0d366eb0-5a31-47d9-b3e5-33f406f31055-square.jpg"
},
{
"name": "Julien Testut",
"title": "Senior Principal Product Manager at Oracle",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/2452/conversions/c2015d0d-56fa-4058-ba9e-73916f9a78f8-square.jpg"
},
{
"name": "José Haro Peralta",
"title": "Founder, Author, Instructor at microapis.io",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/2134/conversions/825ceeae-7b98-4855-92aa-6e77dacb6d8e-square.jpg"
},
{
"name": "Julien Jakubowski",
"title": "Developer Advocate at StreamNative",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/2456/conversions/66ed3685-0341-4103-b7cf-d4bbc6ddf590-square.jpg"
},
{
"name": "Benjamin Coenen",
"title": "Rust Sr Staff Software Engineer at Apollo GraphQL",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/2463/conversions/7749cce5-2699-47b9-aef8-6269ab8a823d-square.jpg"
},
{
"name": "Alexander Günsche",
"title": "Senior Solutions Architect at Amazon Web Services",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/2382/conversions/c5612dad-fb54-46e9-8472-d6f579c43b5e-square.jpg"
}

]
}
]

0 comments on commit c511344

Please sign in to comment.