Skip to content
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

applying for ambassadors at JSONschema #732

Merged
Merged
Changes from all 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
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"
}
]
}
]