Skip to content

Commit

Permalink
Add Ege Korkan to ambassadors list (#763)
Browse files Browse the repository at this point in the history
* add Ege Korkan to ambassadors list

* Update ambassadors.json

---------

Co-authored-by: Benjamin Granados <[email protected]>
  • Loading branch information
egekorkan and benjagm authored Aug 22, 2024
1 parent 3840b0b commit f2b66fb
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions programs/ambassadors/ambassadors.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,5 +220,64 @@
"link": "https://www.canva.com/design/DAGJgnhNUYA/GLVTP-Yx7wcBVFjOhsN2uQ/edit?utm_content=DAGJgnhNUYA&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton"
}
]
},
{
"name": "Ege Korkan",
"img": "https://media.licdn.com/dms/image/D4D03AQG03-U--zDJpw/profile-displayphoto-shrink_200_200/0/1707341764311?e=1724889600&v=beta&t=xY0i-IncaI51wlZVJD7fEuSb0LMdR7j0-XlipV7EK6c",
"bio": "Research and standardization focused engineer at Siemens with a passion to drive interoperability across all levels.",
"title": "Web of Things Expert at Siemens",
"github": "egekorkan",
"twitter": "egekorkan",
"linkedin": "ege-korkan",
"mastodon":"https://mastodon.social/@egekorkan",
"company": "Siemens AG",
"country": "Germany",
"contributions": [
{
"type": "article",
"title": "How the W3C Web of Things brings JSON Schema to the Internet of Things",
"date": {
"year": 2022,
"month": "October"
},
"link": "https://json-schema.org/blog/posts/w3c-wot-case-study"
},
{
"type": "project",
"title": "Web of Things Tutorial which contains a part on JSON Schema",
"date": {
"year": 2024,
"month": "January"
},
"link": "https://w3c.github.io/wot-cg/tutorials/whatiswot/docs/preliminary/json-schema/intro"
},
{
"type": "adopter",
"title": "Add Standards Category to the JSON Schema Adopters list.",
"date": {
"year": 2024,
"month": "May"
},
"link": "https://landscape.json-schema.org/"
},
{
"type": "working group",
"title": "Web of Things Working Group participation at the W3C, which is using JSON Schema",
"date": {
"year": 2018,
"month": "September"
},
"link": "https://www.w3.org/WoT/"
},
{
"type": "project",
"title": "JSON Spell-checker based on JSON Schema",
"date": {
"year": 2023,
"month": "January"
},
"link": "https://github.com/eclipse-thingweb/playground/tree/master/packages/json-spell-checker"
}
]
}
]

0 comments on commit f2b66fb

Please sign in to comment.