Open source

Jax Node GitHub code

If you are interested in seeing code from some of our presentations, please go to our GitHub page.

node6es2015

https://github.com/Jaxnode-UG/node6es2015

ES2015 examples for Node 6

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/node6es2015.git

Default branch: masterLanguage: JavaScript

nodegroups

https://github.com/Jaxnode-UG/nodegroups

Code to generate a list of all of the node.js user groups around the world

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/nodegroups.git

Default branch: masterLanguage: JavaScript

public-private-key-demo

https://github.com/Jaxnode-UG/public-private-key-demo

Demonstrates public / private key pairs and signing in a blockchain context. This is part 2 of my Blockchain 101 video explainer.

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/public-private-key-demo.git

Default branch: masterLanguage: JavaScript

ReactEverything

https://github.com/Jaxnode-UG/ReactEverything

A series of examples illustrating how React can easily be combined with virtually any framework.

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/ReactEverything.git

Default branch: masterLanguage: JavaScript

reacttonextjs

https://github.com/Jaxnode-UG/reacttonextjs

Example React to Next upgrade

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/reacttonextjs.git

Default branch: mainLanguage: TypeScript

rickandmortydemo

https://github.com/Jaxnode-UG/rickandmortydemo

This is my example app

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/rickandmortydemo.git

Default branch: mainLanguage: Kotlin

run_ai_models_on_web

https://github.com/Jaxnode-UG/run_ai_models_on_web

This is the repo used for the Jan 2026 JaxNode meetup

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/run_ai_models_on_web.git

Default branch: mainLanguage: Jupyter Notebook

serverless-crud

https://github.com/Jaxnode-UG/serverless-crud

Serverless CRUD service

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/serverless-crud.git

Default branch: masterLanguage: JavaScript

slides-intro

https://github.com/Jaxnode-UG/slides-intro

Exponent app built for the React Native Intro talk

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/slides-intro.git

Default branch: masterLanguage: JavaScript

truffle-event-tests

https://github.com/Jaxnode-UG/truffle-event-tests

Truffle Example

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/truffle-event-tests.git

Default branch: masterLanguage: JavaScript