From 43cdbf2ecb2513f25079d7c71f28a04db1c4cf2f Mon Sep 17 00:00:00 2001 From: Manuel Ottlik <28919003+manuelottlik@users.noreply.github.com> Date: Wed, 14 Aug 2024 12:59:03 +0200 Subject: [PATCH] feat: add manuelottlik to ambassadors (#1343) Co-authored-by: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> --- AMBASSADORS_MEMBERS.json | 76 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/AMBASSADORS_MEMBERS.json b/AMBASSADORS_MEMBERS.json index 07e99e7ad..1eef57473 100644 --- a/AMBASSADORS_MEMBERS.json +++ b/AMBASSADORS_MEMBERS.json @@ -610,5 +610,81 @@ "link": "https://confengine.com/conferences/selenium-conf-2024/proposal/20021/unshackling-your-system-under-test-shift-left-testing-through-dependency-isolation" } ] + }, + { + "name": "Manuel Ottlik", + "github": "manuelottlik", + "twitter": "", + "linkedin": "manuelottlik", + "country": "🇩🇪", + "bio": "Manuel is the Product Owner of the Global Integration Platform at HDI Global SE. He sold his first software at the age of thirteen and has been developing software ever since. After graduating, he joined the financial industry in API management and eventually moved to HDI Global SE to merge a service bus, API management and an event broker into an integration platform for the cloud division. In addition to his work at HDI Global SE, he is co-founder of a small company in the education software sector and freelance writer for heise.de and its magazines.", + "company": "HDI Global SE", + "title": "Product Owner Integration Platform & PBAC Platform", + "img": "https://avatars.githubusercontent.com/u/28919003?v=4", + "contributions": [ + { + "type": "talk", + "title": "Event-Driven Architecture und REST-APIs: Es gibt keine Konkurrenz!", + "date": { + "year": 2023, + "month": "April" + }, + "link": "" + }, + { + "type": "talk", + "title": "Event-driven Architecture and REST-APIs: It's not a competition", + "date": { + "year": 2023, + "month": "May" + }, + "link": "" + }, + { + "type": "talk", + "title": "Event-driven Architecture and REST-APIs: It's not a competition", + "date": { + "year": 2023, + "month": "September" + }, + "link": "" + }, + { + "type": "talk", + "title": "Event-Driven Architecture und REST-APIs: Es gibt keine Konkurrenz!", + "date": { + "year": 2023, + "month": "October" + }, + "link": "" + }, + { + "type": "talk", + "title": "Event-driven Architecture and REST-APIs: It's not a competition", + "date": { + "year": 2023, + "month": "December" + }, + "link": "https://drive.google.com/file/d/1KN-iuw0P4nOYNhnT15RQvgq5YqGy4ECC/view?usp=sharing" + }, + { + "type": "talk", + "title": "Eine Registry, sie alle zu knechten: Schemata von Entitäten mit xRegistry für alle Integrationsprodukte zentralisieren", + "date": { + "year": 2024, + "month": "April" + }, + "link": "" + }, + { + "type": "article", + "title": "AsyncAPI - HDI Global SE Case Study", + "date": { + "year": 2024, + "month": "July" + }, + "link": "https://www.asyncapi.com/casestudies/hdiglobal" + } + ] } ]