Skip to content

Update ambassadors.json #752

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

Merged
merged 4 commits into from
Jun 25, 2024
Merged
Changes from 2 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
42 changes: 41 additions & 1 deletion programs/ambassadors/ambassadors.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,45 @@
"link": "link-to-my-contribution"
}
]
},
{
"name": "Andreas Eberhart",
"img": "https://media.licdn.com/dms/image/C5603AQFwzjco4Zp2iw/profile-displayphoto-shrink_200_200/0/1522155839427?e=1723680000&v=beta&t=mzwGrHJqCu_doxI4tTZIkH2GtWIeW8iOTD-JDLxwYuA",
"bio": "With 25 years of professional experience, Andreas is very proficient in the areas of enterprise cloud, linked & big data, as well as systems architecture and development. He co-founded two startups and drove their growth resulting in two acquisitions by silicon valley giants HP and Veritas. Combined with his extensive background in cutting edge research, he has the unique ability to address projects from technical, time to market, and ROI angles. He holds a PhD in Computer Science from the University of Saarbrücken and a Master in Computer Science from Portland State University.",
"title": "CEO at Dashjoin",
"github": "aeberhart",
"twitter": "dashjoin",
"linkedin": "andreas-eberhart-94264a44",
"company": "Dashjoin",
"country": "🇩🇪",
"contributions": [
{
"type": "article",
"title": "JSON Schema, Schema.org, JSON-LD: What’s the Difference?",
"date": {
"year": 2020,
"month": "Aug"
},
"link": "https://medium.com/@dashjoin/json-schema-schema-org-json-ld-whats-the-difference-e30d7315686a"
},
{
"type": "video",
"title": "Supercharge your Angular Project with JSON Schema Forms",
"date": {
"year": 2020,
"month": "Aug"
},
"link": "https://www.youtube.com/watch?v=Xk9dxbbBFjo"
},
{
"type": "adopter",
"title": "Add Dashjoin to the JSON Schema Adopters list.",
"date": {
"year": 2024,
"month": "April"
},
"link": "https://landscape.json-schema.org/"
},
]
}
]
]