Skip to content

Commit

Permalink
feat: add Paris 2024 speakers (#421)
Browse files Browse the repository at this point in the history
Co-authored-by: Cody's Dad <[email protected]>
  • Loading branch information
thulieblack and AceTheCreator authored Oct 17, 2024
1 parent be2b4a6 commit 791ed5b
Show file tree
Hide file tree
Showing 11 changed files with 52 additions and 1 deletion.
53 changes: 52 additions & 1 deletion config/speakers.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,58 @@
{
"city": "Paris",
"location": "Paris, France",
"lists": [],
"lists": [
{
"name": "Dr. Annegret Junker",
"title": "Chief Software Architect at codecentric AG",
"img": "img/paris-images/Annegret.webp"
},
{
"name": "Leonid Lukyanov",
"title": "Co-Founder, CEO at Aklivity",
"img": "img/paris-images/Leonid.webp"
},
{
"name": "Hugo Guerrero",
"title": "Developer Advocate at Redhat",
"img": "img/paris-images/Hugo.webp"
},
{
"name": "Naresh Jain",
"title": "Founder, CEO at Specmatic",
"img": "img/paris-images/Naresh.webp"
},
{
"name": "Frank Kilcommins",
"title": "Principal API Technical Evangelist at SmartBear",
"img": "img/paris-images/Frank.webp"
},
{
"name": "Laurent Broudoux",
"title": "Co-founder at Microcks",
"img": "img/paris-images/Laurent.webp"
},
{
"name": "Hari Krishnan",
"title": "Co-Founder, CTO at Specmatic",
"img": "img/paris-images/Hari.webp"
},
{
"name": "Joel Rosario",
"title": "Chief Scientist at Specmatic",
"img": "img/paris-images/Joel.webp"
},
{
"name": "Julien Testut",
"title": "Senior Principal Product Manager at Oracle",
"img": "img/paris-images/Julien.webp"
},
{
"name": "Alessandro Cagnetti",
"title": "Customer Engineering at Solace",
"img": "img/paris-images/Alessandro.webp"
}
],
"agenda": null
},

Expand Down
Binary file added public/img/paris-images/Alessandro.webp
Binary file not shown.
Binary file added public/img/paris-images/Annegret.webp
Binary file not shown.
Binary file added public/img/paris-images/Frank.webp
Binary file not shown.
Binary file added public/img/paris-images/Hari.webp
Binary file not shown.
Binary file added public/img/paris-images/Hugo.webp
Binary file not shown.
Binary file added public/img/paris-images/Joel.webp
Binary file not shown.
Binary file added public/img/paris-images/Julien.webp
Binary file not shown.
Binary file added public/img/paris-images/Laurent.webp
Binary file not shown.
Binary file added public/img/paris-images/Leonid.webp
Binary file not shown.
Binary file added public/img/paris-images/Naresh.webp
Binary file not shown.

0 comments on commit 791ed5b

Please sign in to comment.