Skip to content
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
73 changes: 70 additions & 3 deletions config/AMBASSADORS_MEMBERS.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,9 @@
"bio": "Hugo Guerrero is a developer advocate for APIs and Event-driven Architecture. He assists organizations in this role by creating, editing, and curating product content shared with the community through webinars, conferences, and other activities. He works on open source software with major private and federal public sector clients looking to connect and extend their system architecture. He has over 20 years of experience as a developer, consultant, architect, and software development manager.",
"github": "hguerrero",
"twitter": "hguerreroo",
"title": "Chief Software Architect @Red Hat",
"linkedin": "hugo-guerrero",
"company": "Red Hat",
"title": "Head of Technical Marketing",
"linkedin": "hugoguerrero",
"company": "Kong",
"contributions": [
{
"type": "presentation",
Expand Down Expand Up @@ -580,5 +580,72 @@
"link": "https://redocly.com/docs/cli/guides/lint-asyncapi"
}
]
},
{
"name": "Laurent Broudoux",
"github": "lbroudoux",
"twitter": "lbroudoux",
"country": "🇫🇷",
"bio": "Laurent is a Cloud-Native Architecture expert and Enterprise Integration problem lover. He is the founder and lead developer of the Microcks.io open-source project: a cloud-native tool for API mocking and testing. For this, he is using his 10+ years experience as an architect in Financial Services where he defined API transformation strategies, including governance and delivery process.",
"linkedin": "laurentbroudoux",
"company": "Postman",
"title": "Solutions Architect / DevRel",
"img": "https://avatars.githubusercontent.com/u/1538635?s=400&v=4",
"contributions": [
{
"type": "talk",
"title": "AsyncAPI unit testing - from nightmares to sweet dreams",
"date": {
"year": 2024,
"month": "December"
},
"link": ""
},
{
"type": "talk",
"title": "Using Testcontainers for AsyncAPI unit testing",
"date": {
"year": 2024,
"month": "September"
},
"link": ""
},
{
"type": "presentation",
"title": "Quoi de neuf dans AsyncAPI v3 ? Découvrez le en live avec la migration du use-case Adeo",
"date": {
"year": 2023,
"month": "December"
},
"link": "https://www.youtube.com/watch?v=WCK9_ZDv6K4"
},
{
"type": "talk",
"title": "Elevating Event-Driven Architecture: Boost your delivery with AsyncAPI and Microcks",
"date": {
"year": 2023,
"month": "December"
},
"link": "https://www.youtube.com/watch?v=PYEW3F91wbI"
},
{
"type": "presentation",
"title": "AsyncAPI Recipes for EDA Gourmet",
"date": {
"year": 2022,
"month": "November"
},
"link": "https://www.youtube.com/watch?v=m6vWzTF7LGI"
},
{
"type": "presentation",
"title": "AsyncAPI or CloudEvents? Both My Captain!",
"date": {
"year": 2021,
"month": "November"
},
"link": "https://www.youtube.com/watch?v=_p9RyClgYhE"
}
]
}
]
Loading