Skip to content

Commit

Permalink
applying for ambassadors at JSONschema (#732)
Browse files Browse the repository at this point in the history
* applying for ambassadors at JSONschema

* fixed conflict, Update PR

* fixed former files

* Update ambassadors.json

* Update ambassadors.json

* Update ambassadors.json

Fix JSON format

---------

Co-authored-by: esthertests <estherchidiebere8@gmail.com>
Co-authored-by: Benjamin Granados <40007659+benjagm@users.noreply.github.com>
  • Loading branch information
3 people authored Aug 22, 2024
1 parent 1851bae commit 3840b0b
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions programs/ambassadors/ambassadors.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,5 +171,54 @@
"link": "https://github.com/json-schema-org/community/issues/599"
}
]
},
{
"name": "Esther Okafor",
"img": "https://avatars.githubusercontent.com/u/40007659?v=4",
"bio": "I am a QA engineer currently working with Storyblok. I am passionate about quality and making sure software design systems are developed with the highest standards",
"title": "Test engineer at Storyblok",
"github": "https://github.com/Estherokafor05/My-portfolio",
"twitter": "https://x.com/Estherokafor_",
"linkedin": "https://www.linkedin.com/in/okaforesther/",
"company": "Storyblok",
"country": "Nigeria",
"contributions": [
{
"type": "article",
"title": "Postman Series - writing assertions and validating responses",
"date": {
"year": 2024,
"month": "May"
},
"link": "https://estherokafor.com/postman-series-writing-assertions-and-validating-responses"
},
{
"type": "article",
"title": "Beyond Assertions: Data Validation using Cypress with JSON Schema in End-to-End Testing",
"date": {
"year": 2024,
"month": "May"
},
"link": "https://estherokafor.com/beyond-assertions-data-validation-using-cypress-with-json-schema-in-end-to-end-testing"
},
{
"type": "article",
"title": "Beyond Basics: Leveraging JSON Schema for API Security Testing",
"date": {
"year": 2024,
"month": "June"
},
"link": "https://estherokafor.com/beyond-basics-leveraging-json-schema-for-api-security-testing"
},
{
"type": "talk",
"title": "Beyond Code: A qa's perspective to API design",
"date": {
"year": 2024,
"month": "July"
},
"link": "https://www.canva.com/design/DAGJgnhNUYA/GLVTP-Yx7wcBVFjOhsN2uQ/edit?utm_content=DAGJgnhNUYA&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton"
}
]
}
]

0 comments on commit 3840b0b

Please sign in to comment.