Goal
Let’s grow the Numax showcase with projects, experiments, demos, tools, and meaningful ideas from the community.
The recent distributed examples show that Numax becomes much easier to understand when someone uses it to express a concrete idea. A showcase does not need to be production-ready, complete, large, or even fully implemented. It only needs to communicate something meaningful about what Numax could enable.
What you can contribute
Anything with a clear connection to Numax is welcome, for example:
- a runnable WASM guest or distributed CRDT demo;
- an experiment combining local state and replicated state;
- a visualization, simulation, developer tool, or guest-language example;
- an unusual, playful, artistic, or educational use case;
- a small proof of concept;
- a work in progress;
- even just a well-explained idea in a
.md file, if implementation is not ready yet.
Serious, strange, ambitious, tiny, or unfinished ideas are all welcome. The important part is that the contribution has a purpose: explain what it explores, why it is interesting, and how it relates to Numax.
Where to contribute
Choose the format that best fits the idea:
- Runnable example: add a focused directory under
examples/, including its own README.md, and link it from examples/README.md.
- Existing external project: add an entry to
docs/nx-site/src/content/docs/showcase/index.md.
- Concept-only showcase: add a focused
.md document that explains the proposal, expected behavior, relevant Numax primitives, and a possible path toward implementation.
If you are unsure whether an idea is “big enough,” submit it anyway. A small idea with a clear meaning is more valuable than a large demo with no explanation.
Inspiration
Take inspiration from the existing examples and showcase page, but do not feel limited by them. They are a good starting points !!
The goal of this issue is to open the door: show us what Numax can become when applied to an idea that matters to you.
Goal
Let’s grow the Numax showcase with projects, experiments, demos, tools, and meaningful ideas from the community.
The recent distributed examples show that Numax becomes much easier to understand when someone uses it to express a concrete idea. A showcase does not need to be production-ready, complete, large, or even fully implemented. It only needs to communicate something meaningful about what Numax could enable.
What you can contribute
Anything with a clear connection to Numax is welcome, for example:
.mdfile, if implementation is not ready yet.Serious, strange, ambitious, tiny, or unfinished ideas are all welcome. The important part is that the contribution has a purpose: explain what it explores, why it is interesting, and how it relates to Numax.
Where to contribute
Choose the format that best fits the idea:
examples/, including its ownREADME.md, and link it fromexamples/README.md.docs/nx-site/src/content/docs/showcase/index.md..mddocument that explains the proposal, expected behavior, relevant Numax primitives, and a possible path toward implementation.If you are unsure whether an idea is “big enough,” submit it anyway. A small idea with a clear meaning is more valuable than a large demo with no explanation.
Inspiration
Take inspiration from the existing examples and showcase page, but do not feel limited by them. They are a good starting points !!
The goal of this issue is to open the door: show us what Numax can become when applied to an idea that matters to you.