Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update AMBASSADORS_MEMBERS.json #1105

Merged
merged 3 commits into from
Mar 18, 2024
Merged
Changes from 1 commit
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
49 changes: 49 additions & 0 deletions AMBASSADORS_MEMBERS.json
Original file line number Diff line number Diff line change
Expand Up @@ -499,5 +499,54 @@
"link": "https://www.youtube.com/watch?v=6Igp4DhK_hE"
}
]
},
{
"name": "Giri Venkatesan",
"github": "gvensan",
"twitter": "giri_venkatesan",
"country": "🇮🇳",
"bio": "Giri Venkatesan, a follower and proponent of AsyncAPI and teams up with companies & SIs to design event-driven architecture and asynchronous APIs. To guide those discussions, I draw upon years of integration and implementation experience, particularly with Solace platforms. I've been a follower of AsyncAPI since 2022, and written blogs and delivered talks at conferences and AsyncAPI confrence tours.",
"linkedin": "girivenkatesan",
"company": "Solace",
"title": "Developer Advocate, Office of the CTO at Solace",
"img": "https://avatars.githubusercontent.com/u/4477169?s=96&v=4",
"contributions": [
{
"type": "article",
"title": "Bridging Design and Runtime Gaps: AsyncAPI in Event-Driven Architecture",
"date": {
"year": 2024,
"month": "February"
},
"link": "https://www.linux.com/news/bridging-design-and-runtime-gaps-asyncapi-in-event-driven-architecture/"
},
{
"type": "talk",
"title": "Bridging the Gap between Design and Runtime in EDA with AsyncAPI and CI/CD",
"date": {
"year": 2023,
"month": "November"
},
"link": "https://www.youtube.com/watch?v=CXt-fy82PCk"
},
{
"type": "talk",
"title": "Bridging the Gap between Design and Runtime in EDA with AsyncAPI",
"date": {
"year": 2023,
"month": "August"
},
"link": "https://www.youtube.com/watch?v=ewpADLeLNE4"
},
{
"type": "article",
"title": "AsyncAPI + Spring Cloud Stream = Event-Driven Microservices Made Easy",
"date": {
"year": 2021,
"month": "November"
},
"link": "https://www.youtube.com/watch?v=3EeMHhbwyOQ&t=4142s"
}
]
}
]
Loading