Skip to content

Commit c5a1791

Browse files
authored
Update ambassadors.json
Application for Andreas Eberhart
1 parent 0335285 commit c5a1791

File tree

1 file changed

+41
-1
lines changed

1 file changed

+41
-1
lines changed

programs/ambassadors/ambassadors.json

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,45 @@
2020
"link": "link-to-my-contribution"
2121
}
2222
]
23+
},
24+
{
25+
"name": "Andreas Eberhart",
26+
"img": "https://media.licdn.com/dms/image/C5603AQFwzjco4Zp2iw/profile-displayphoto-shrink_200_200/0/1522155839427?e=1723680000&v=beta&t=mzwGrHJqCu_doxI4tTZIkH2GtWIeW8iOTD-JDLxwYuA",
27+
"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.",
28+
"title": "CEO at Dashjoin",
29+
"github": "aeberhart",
30+
"twitter": "dashjoin",
31+
"linkedin": "andreas-eberhart-94264a44",
32+
"company": "Dashjoin",
33+
"country": "🇩🇪",
34+
"contributions": [
35+
{
36+
"type": "article",
37+
"title": "JSON Schema, Schema.org, JSON-LD: What’s the Difference?",
38+
"date": {
39+
"year": 2020,
40+
"month": "Aug"
41+
},
42+
"link": "https://medium.com/@dashjoin/json-schema-schema-org-json-ld-whats-the-difference-e30d7315686a"
43+
},
44+
{
45+
"type": "video",
46+
"title": "Supercharge your Angular Project with JSON Schema Forms",
47+
"date": {
48+
"year": 2020,
49+
"month": "Aug"
50+
},
51+
"link": "https://www.youtube.com/watch?v=Xk9dxbbBFjo"
52+
},
53+
{
54+
"type": "documentation",
55+
"title": "Dashjoin Open Source & Cloud Native Low Code Development Platform",
56+
"date": {
57+
"year": 2024,
58+
"month": "April"
59+
},
60+
"link": "https://dashjoin.github.io/platform/latest/"
61+
}
62+
]
2363
}
24-
]
64+
]

0 commit comments

Comments
 (0)