Skip to content

Commit

Permalink
feat: add contributors (#5)
Browse files Browse the repository at this point in the history
![Screenshot 2024-11-23 at 13 11
08](https://github.com/user-attachments/assets/fb4a6f4c-647c-4f54-b564-eca869695b26)

---------

Signed-off-by: Tony Gorez <[email protected]>
  • Loading branch information
tony-go authored Nov 30, 2024
1 parent 08a344b commit f08990e
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 57 deletions.
182 changes: 125 additions & 57 deletions content/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,21 @@
<div class="container py-4 py-md-5">
<div class="row">
<div class="col-12 col-xl-6">
<h1 class="display-3 fw-bold">Unleash the power of <span class="text-gradient-metal">JSON Schema</span>, and align your business operations</h1>
<p class="lead fw-lighter">We provide a comprehensive suite of <b>world-class</b> tooling and services to make you succeed with JSON Schema at every step of the way</p>
<h1 class="display-3 fw-bold">Unleash the power of <span class="text-gradient-metal">JSON Schema</span>, and
align your business operations</h1>
<p class="lead fw-lighter">We provide a comprehensive suite of <b>world-class</b> tooling and services to make
you succeed with JSON Schema at every step of the way</p>
</div>
<div class="col-12 col-xl-6 ps-xl-5 pt-2 pt-md-4 pt-xl-0">
{{<quote author="Kin Lane" jobTitle="The API Evangelist"
url="https://apievangelist.com/2024/11/06/the-json-schema-help-we-need/"
linkedIn="kinlane">}}
JSON Schema is ubiquitous and critical to our operations, yet so many of us have barely scratched the surface when it comes to putting the specific to work, let alone getting our house in order
{{</quote>}}
url="https://apievangelist.com/2024/11/06/the-json-schema-help-we-need/" linkedIn="kinlane">}}
JSON Schema is ubiquitous and critical to our operations, yet so many of us have barely scratched the surface
when it comes to putting the specific to work, let alone getting our house in order
{{</quote>}}

<div class="border px-3 py-3 mt-4 shadow-sm bg-light">
<small class="d-block mb-3 text-secondary fw-light">Get our open-source CLI, the best way to work with JSON Schema</small>
<small class="d-block mb-3 text-secondary fw-light">Get our open-source CLI, the best way to work with JSON
Schema</small>
<ul class="nav nav-tabs">
<li class="nav-item">
<a class="nav-link active bg-light border-bottom-bg-light" aria-current="page" href="#">
Expand All @@ -26,12 +29,12 @@ <h1 class="display-3 fw-bold">Unleash the power of <span class="text-gradient-me
</li>
<li class="nav-item">
<a class="nav-link" href="https://github.com/sourcemeta/jsonschema/releases">
<i class="bi bi-windows me-2"></i>
<i class="bi bi-windows me-2"></i>
Windows</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://github.com/sourcemeta/jsonschema/releases">
<i class="bi bi-ubuntu me-2"></i>
<i class="bi bi-ubuntu me-2"></i>
GNU/Linux</a>
</li>
</ul>
Expand All @@ -58,7 +61,9 @@ <h1 class="display-3 fw-bold">Unleash the power of <span class="text-gradient-me
JSON Schema defines and validates the world
</p>
<div class="border-top pt-2">
<small class="fw-lighter"><a target="_blank" href="http://web.archive.org/web/20240112082550/https://www.postman.com/state-of-api/api-technologies/#specifications-json-schema-holds-the-lead">94%</a> of developers in the API space know JSON Schema. Don't miss out</small>
<small class="fw-lighter"><a target="_blank"
href="http://web.archive.org/web/20240112082550/https://www.postman.com/state-of-api/api-technologies/#specifications-json-schema-holds-the-lead">94%</a>
of developers in the API space know JSON Schema. Don't miss out</small>
</div>
</div>
<div class="py-3">
Expand All @@ -78,7 +83,7 @@ <h1 class="display-3 fw-bold">Unleash the power of <span class="text-gradient-me
</div>
</section>

<section class="py-5 border-bottom" id="products">
<section class="py-5" id="products">
<div class="container">
{{<headline index="1" title="Mastering JSON Schema">}}

Expand All @@ -89,41 +94,41 @@ <h1 class="display-3 fw-bold">Unleash the power of <span class="text-gradient-me
and custom vocabularies, we have the best resources to get you from zero
to hero, fast.

{{</headline>}}
{{</headline>}}

<div class="mb-5">
{{<box header="Website / Open Source" title="Learn JSON Schema" breakpoint="xl"
button="Go to website" link="https://www.learnjsonschema.com" image="learnjsonschema.png">}}
{{<box header="Website / Open Source" title="Learn JSON Schema" breakpoint="xl" button="Go to website"
link="https://www.learnjsonschema.com" image="learnjsonschema.png">}}

The ultimate reference documentation site for JSON Schema, with plenty of
examples, best practices, common pitfalls, and more; covering a wide range of
JSON Schema versions

{{</box>}}
{{</box>}}
</div>

<div class="row g-5 align-items-stretch mb-5">
<div class="col-12 col-lg-6">
{{<box header="Book / O'Reilly" title="Unifying Business, Data, and Code" breakpoint="xl"
button="Buy on Amazon" link="https://www.amazon.com/dp/1098145003" image="unifying.webp">}}
{{<box header="Book / O'Reilly" title="Unifying Business, Data, and Code" breakpoint="xl" button="Buy on Amazon"
link="https://www.amazon.com/dp/1098145003" image="unifying.webp">}}

Introduces JSON Schema from a data science point of view, covering
advanced topics like writing your own JSON Schema vocabularies,
and understanding JSON Schema annotations
Introduces JSON Schema from a data science point of view, covering
advanced topics like writing your own JSON Schema vocabularies,
and understanding JSON Schema annotations

{{</box>}}
{{</box>}}
</div>
<div class="col-12 col-lg-6">
{{<box header="Coming Soon" title="JSON Schema Video Course" breakpoint="xl">}}

A comprehensive self-paced video course exploring in-depth every
aspect of JSON and JSON Schema, from basic keywords, to
annotations, dynamic references, the evaluation model, and ontology
design. If you want to become a JSON Schema expert, and/or want to
develop your own compliant JSON Schema implementation, this course
is for you
A comprehensive self-paced video course exploring in-depth every
aspect of JSON and JSON Schema, from basic keywords, to
annotations, dynamic references, the evaluation model, and ontology
design. If you want to become a JSON Schema expert, and/or want to
develop your own compliant JSON Schema implementation, this course
is for you

{{</box>}}
{{</box>}}
</div>
</div>

Expand All @@ -135,19 +140,19 @@ <h1 class="display-3 fw-bold">Unleash the power of <span class="text-gradient-me
consulting with world-class ontologies. It is what we use to get the job
done, and they are available for you too.

{{</headline>}}
{{</headline>}}

<div class="mb-5">
{{<box header="Open Source" title="JSON Schema CLI" breakpoint="xl"
button="View on GitHub" link="https://github.com/sourcemeta/jsonschema" image="jsonschemacli.png">}}
{{<box header="Open Source" title="JSON Schema CLI" breakpoint="xl" button="View on GitHub"
link="https://github.com/sourcemeta/jsonschema" image="jsonschemacli.png">}}

The ultra compliant swiss-army knife for working with JSON Schema at
scale. It includes a schema test runner and validator to exercise your
schemas, tracing support for debugging complex schemas, and various
other utilities like a formatter, linter, bundler, and more


{{</box>}}
{{</box>}}
</div>

<div class="row g-5 align-items-stretch mb-5">
Expand All @@ -158,7 +163,7 @@ <h1 class="display-3 fw-bold">Unleash the power of <span class="text-gradient-me
Schema validation. Perfect for working with complex schemas,
debugging when things go wrong or when they go unexpectedly right

{{</box>}}
{{</box>}}
</div>
<div class="col-12 col-lg-6">
{{<box header="Coming Soon" title="JSON Schema Standard Library" breakpoint="xl">}}
Expand All @@ -167,7 +172,7 @@ <h1 class="display-3 fw-bold">Unleash the power of <span class="text-gradient-me
don't have to reinvent the wheel, getting rid of a lot of the
boilerplate when defining ontologies and API specifications

{{</box>}}
{{</box>}}
</div>
</div>

Expand All @@ -179,18 +184,18 @@ <h1 class="display-3 fw-bold">Unleash the power of <span class="text-gradient-me
the way to hosting schemas in a compliant manner that guarantees
interoperability with other systems and code editors, we got you covered.

{{</headline>}}
{{</headline>}}

<div class="mb-5">
{{<box header="Website / Open Source" title="AlterSchema" breakpoint="xl"
button="Go to website" link="https://alterschema.sourcemeta.com" image="alterschema.png">}}
{{<box header="Website / Open Source" title="AlterSchema" breakpoint="xl" button="Go to website"
link="https://alterschema.sourcemeta.com" image="alterschema.png">}}

Automatically upgrade JSON Schema across versions of the specification
to target real-world systems that are often using a diverse set of JSON
Schema versions. Downgrade support and Apache Avro conversion coming
soon

{{</box>}}
{{</box>}}
</div>

<div class="row g-5 align-items-stretch mb-5">
Expand All @@ -201,7 +206,7 @@ <h1 class="display-3 fw-bold">Unleash the power of <span class="text-gradient-me
promote existing schemas from a diverse set of sources and
organisations for discoverability and adoption

{{</box>}}
{{</box>}}
</div>
<div class="col-12 col-lg-6">
{{<box header="Coming Soon" title="OEM Self-Hosted Registry" breakpoint="xl">}}
Expand All @@ -210,7 +215,7 @@ <h1 class="display-3 fw-bold">Unleash the power of <span class="text-gradient-me
Schema registry in a compliant manner and serve even the most
demanding systems

{{</box>}}
{{</box>}}
</div>
</div>

Expand All @@ -222,50 +227,113 @@ <h1 class="display-3 fw-bold">Unleash the power of <span class="text-gradient-me
foundational technology to power even the most demanding APIs, IoT,
Robotics, and Automotive systems.

{{</headline>}}
{{</headline>}}

<div class="mb-5">
{{<box header="Open Source / Commercial" title="JSON BinPack (on alpha)" breakpoint="xl"
button="View on GitHub" link="https://github.com/sourcemeta/jsonschema" image="jsonbinpack.png">}}
{{<box header="Open Source / Commercial" title="JSON BinPack (on alpha)" breakpoint="xl" button="View on GitHub"
link="https://github.com/sourcemeta/jsonschema" image="jsonbinpack.png">}}

An award-winning binary serialisation format based on JSON Schema with
a strong focus on space-efficient (up to 74% more space-efficient than
Protocol Buffers). It allows the simplicity of JSON and JSON Schema
while significantly reducing costs when transferring telemetry data
over 5G or satellite networks like Iridium, Skylo, and Thuraya

{{</box>}}
{{</box>}}
</div>

<div class="mb-5">
{{<box header="Open Source / Commercial" title="Blaze" breakpoint="xl"
button="View on GitHub" link="https://github.com/sourcemeta/blaze" image="blaze.png">}}
{{<box header="Open Source / Commercial" title="Blaze" breakpoint="xl" button="View on GitHub"
link="https://github.com/sourcemeta/blaze" image="blaze.png">}}

An ultra high-performance JSON Schema validator for API gateways,
data-intensive APIs, and low-powered edge computing devices. It can
provide validation in the nano-second range to increase data
throughput, reduce hosting costs, or optimise energy utilisation, while
maintaining a perfect JSON Schema compliance score

{{</box>}}
{{</box>}}
</div>
</div>
</section>

<section class="py-5 bg-light bg-gradient">
<section class="py-5 bg-light bg-gradient border-top shadow-sm mt-5">
<div class="container">
<div class="row align-items-xl-center">
<div class="col-12 col-xl-6 mb-4 mb-xl-0">
<div class="bg-black text-light d-inline-block p-3">
<h2 class="fw-light display-5 mb-0">Looking for expert help?</h2>
<p class="fw-light display-6 mb-5">Meet the minds behind cutting-edge innovations</p>
<div class="column">
<div class="row">
<div class="col-12 col-lg-6">
<div class="d-flex align-items-start mb-5">
<div class="flex-shrink-0">
<a target="_blank" href="https://github.com/jviotti">
<img src="jviotti.jpeg" class="img-thumbnail" width="100" height="100">
</a>
</div>
<div class="ms-4">
<h3 class="h5 fw-bold">
<span class="me-2">Juan Cruz Viotti</span>
<a target="_blank" href="https://www.linkedin.com/in/jviotti/"
class="text-dark text-decoration-none mx-1">
<i class="bi bi-linkedin"></i>
</a>
<a target="_blank" href="https://github.com/jviotti" class="text-dark text-decoration-none mx-1">
<i class="bi bi-github"></i>
</a>
<a target="_blank" href="https://www.jviotti.com" class="text-dark text-decoration-none mx-1">
<i class="bi bi-link-45deg"></i>
</a>
</h3>
<small class="mb-0 fw-light">Award winning University of Oxford alumni, O'Reilly author, member of the
JSON
Schema Technical Steering Committee, 10+ experience as a C++ system engineer, performance and data
consultant, binary serialisation expert, ex-contractor at Postman, ex-Engineering Lead at Balena, and
creator of the popular Etcher open-source desktop application (within the top 700 public repositories on
GitHub).</small>
</div>
</div>

<div class="d-flex align-items-start">
<div class="flex-shrink-0">
<a target="_blank" href="https://standardresume.co/r/tonygo">
<img src="tonygorez.jpg" class="img-thumbnail" width="100" height="100">
</a>
</div>
<div class="ms-4">
<h3 class="h5 fw-bold">
<span class="me-2">Tony Gorez</span>
<a target="_blank" href="https://www.linkedin.com/in/tonygorez/"
class="text-dark text-decoration-none mx-1">
<i class="bi bi-linkedin"></i>
</a>
<a target="_blank" href="https://github.com/tony-go" class="text-dark text-decoration-none mx-1">
<i class="bi bi-github"></i>
</a>
<a target="_blank" href="https://www.tonygo.tech" class="text-dark text-decoration-none mx-1">
<i class="bi bi-link-45deg"></i>
</a>
</h3>
<small class="mb-0 fw-light">As a fellow software engineer, Tony focuses on research and
development projects. He is skilled in low-level languages like C, C++, and Swift. He plays a pivotal
role on Postman's advanced R&D team, working on innovative desktop framework solutions. Tony's deep
interest in macOS internals, debugging, and reverse engineering drives his willingness to gain mastery
over the Apple ecosystem.
</small>
</div>
</div>
</div>
</div>
<div class="col-12 col-lg-6 ps-lg-5 mt-5 mt-lg-0">
<div class="bg-black text-light d-inline-block p-3 mb-5">
<h2 class="fw-light display-5 mb-0">Looking for expert help?</h2>
</div>

<div class="col-12 col-xl-6">
<p class="lead mb-4">We offer world-class custom ontology design, consulting, development, and training on JSON Schema and APIs.</p>
<p class="lead mb-4">We offer world-class custom ontology design, consulting, development, and training on
JSON
Schema and APIs.</p>

<a class="btn btn-outline-dark" href="mailto:[email protected]" role="button">Get in touch to discuss more</a>
<a class="btn btn-outline-dark" href="mailto:[email protected]" role="button">Get in touch to discuss
more</a>
</div>
</div>
</div>
</div>
</section>
</section>
Binary file added content/tonygorez.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f08990e

Please sign in to comment.