Skip to content
Closed
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
59 changes: 56 additions & 3 deletions programs/ambassadors/ambassadors.json
Original file line number Diff line number Diff line change
Expand Up @@ -403,8 +403,61 @@
}
],
"startedOn": {
"year": 2024,
"month": "September"
"year": 2024,
"month": "September"
}
},
{
"name": "Damodharan J",
"img": "https://damo.js.org/pic.jpeg",
"bio": "I am fullstack engineer in Zoho with more than a decade experience, architecting, building complex softwares like IDE, Compilers, Low-Code tools",
"title": "Member Leadership Staff, Zoho",
"github": "https://github.com/damodharanj",
"twitter": "https://x.com/twitdamojay",
"linkedin": "https://www.linkedin.com/in/damojay/",
"company": "Zoho",
"country": "India",
"contributions": [
{
"type": "article",
"title": "Type Theory Using JSON Schema — Comparison with Typescript",
"date": {
"year": 2024,
"month": "September"
},
"link": "https://medium.com/@damodharanjay/type-theory-using-json-schema-comparison-with-typescript-e9f6cf160a7b"
},
{
"type": "article",
"title": "Extending JSON Schema with Custom Vocabulary",
"date": {
"year": 2024,
"month": "September"
},
"link": "https://medium.com/@damodharanjay/extending-json-schema-with-custom-vocabulary-3a5d3c37d9e1"
},
{
"type": "article",
"title": "LLM-Based Structured Generation Using JSONSchema",
"date": {
"year": 2024,
"month": "November"
},
"link": "https://medium.com/@damodharanjay/llm-based-structured-generation-using-jsonschema-139568c4f7c9"
},
{
"type": "article",
"title": "Custom Vocabulary in JSONSchema: 4 Levels of definition in ajv",
"date": {
"year": 2024,
"month": "November"
},
"link": "https://medium.com/@damodharanjay/custom-keyword-in-jsonschema-4-levels-of-definition-in-ajv-7a9fc410d93f"
}
],
"startedOn": {
"year": 2024,
"month": "October"
}
}
}
]