Skip to content

Commit 3840b0b

Browse files
Estherokafor05Esthertestsbenjagm
authored
applying for ambassadors at JSONschema (#732)
* 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 <[email protected]> Co-authored-by: Benjamin Granados <[email protected]>
1 parent 1851bae commit 3840b0b

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

programs/ambassadors/ambassadors.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,54 @@
171171
"link": "https://github.com/json-schema-org/community/issues/599"
172172
}
173173
]
174+
},
175+
{
176+
"name": "Esther Okafor",
177+
"img": "https://avatars.githubusercontent.com/u/40007659?v=4",
178+
"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",
179+
"title": "Test engineer at Storyblok",
180+
"github": "https://github.com/Estherokafor05/My-portfolio",
181+
"twitter": "https://x.com/Estherokafor_",
182+
"linkedin": "https://www.linkedin.com/in/okaforesther/",
183+
"company": "Storyblok",
184+
"country": "Nigeria",
185+
"contributions": [
186+
{
187+
"type": "article",
188+
"title": "Postman Series - writing assertions and validating responses",
189+
"date": {
190+
"year": 2024,
191+
"month": "May"
192+
},
193+
"link": "https://estherokafor.com/postman-series-writing-assertions-and-validating-responses"
194+
},
195+
{
196+
"type": "article",
197+
"title": "Beyond Assertions: Data Validation using Cypress with JSON Schema in End-to-End Testing",
198+
"date": {
199+
"year": 2024,
200+
"month": "May"
201+
},
202+
"link": "https://estherokafor.com/beyond-assertions-data-validation-using-cypress-with-json-schema-in-end-to-end-testing"
203+
},
204+
{
205+
"type": "article",
206+
"title": "Beyond Basics: Leveraging JSON Schema for API Security Testing",
207+
"date": {
208+
"year": 2024,
209+
"month": "June"
210+
},
211+
"link": "https://estherokafor.com/beyond-basics-leveraging-json-schema-for-api-security-testing"
212+
},
213+
{
214+
"type": "talk",
215+
"title": "Beyond Code: A qa's perspective to API design",
216+
"date": {
217+
"year": 2024,
218+
"month": "July"
219+
},
220+
"link": "https://www.canva.com/design/DAGJgnhNUYA/GLVTP-Yx7wcBVFjOhsN2uQ/edit?utm_content=DAGJgnhNUYA&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton"
221+
}
222+
]
174223
}
175224
]

0 commit comments

Comments
 (0)