Skip to content

Commit af03c47

Browse files
committed
Add Fran's testimonial
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent 03f9d9e commit af03c47

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

content/courses/jsonschema-for-openapi/_index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -447,15 +447,19 @@ <h2 class="display-5 fw-bold mb-3">What Developers Are Saying</h2>
447447
</div>
448448

449449
<div class="row g-4">
450-
<div class="col-12 col-md-4 col-lg-4">
450+
<div class="col-12 col-md-6 col-lg-6">
451+
{{< testimonial github="fmvilas" name="Fran Mendez" role="Creator of AsyncAPI" >}}When I think of JSON Schema experts, Juan is one of the very first names that comes to mind. He doesn't just understand the spec inside and out. He's actively building amazing, practical tools that make working with JSON Schema so much better for everyone. His work is a huge asset to the community.{{< /testimonial >}}
452+
</div>
453+
454+
<div class="col-12 col-md-6 col-lg-6">
451455
{{< testimonial github="ronitelman" name="Ron Itelman" role="Founder, TrustLoop" >}}Juan Cruz Viotti has an exceptionally deep understanding of JSON Schema and how to leverage it to solve real-world problems. His course provides tremendous value for organizations looking to train their teams on operationalizing JSON Schemas for API design, data validation, and model definition. His practical approach goes beyond theory to show how JSON Schema can become a core part of your technical infrastructure.{{< /testimonial >}}
452456
</div>
453457

454-
<div class="col-12 col-md-4 col-lg-4">
458+
<div class="col-12 col-md-6 col-lg-6">
455459
{{< testimonial github="bavulapati" name="Bala Avulapati" role="Author of AJV-Plus" >}}Taking Juan's course on JSON Schema for OpenAPI was truly enlightening. He brings an unmatched depth of knowledge to the table. His firsthand experience developing and evolving the JSON Schema ecosystem makes his teaching uniquely practical and insightful. A must-take for anyone serious about mastering JSON Schema in modern API development.{{< /testimonial >}}
456460
</div>
457461

458-
<div class="col-12 col-md-4 col-lg-4">
462+
<div class="col-12 col-md-6 col-lg-6">
459463
{{< testimonial github="thundron" name="Lorenzo Ambrosi" role="Founder, Axeleron Tech" >}}I have been using JSON Schema without even realizing it sometimes. Juan's teachings really helped me take a step forward in actually understanding the specs for real-world use-cases that I had not thought of, even though I stumble across them pretty much daily!{{< /testimonial >}}
460464
</div>
461465
</div>

0 commit comments

Comments
 (0)