Jax Node GitHub code

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

nodegroups

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

Code to generate a list of all of the node.js user groups around the world You can install the following repo by typing the following command in your terminal

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

Default Branch: master  Language: 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. You can install the following repo by typing the following command in your terminal

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

Default Branch: master  Language: JavaScript

ReactEverything

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

A series of examples illustrating how React can easily be combined with virtually any framework. You can install the following repo by typing the following command in your terminal

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

Default Branch: master  Language: JavaScript

reacttonextjs

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

Example React to Next upgrade You can install the following repo by typing the following command in your terminal

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

Default Branch: main  Language: TypeScript

rickandmortydemo

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

This is my example app You can install the following repo by typing the following command in your terminal

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

Default Branch: main  Language: 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 You can install the following repo by typing the following command in your terminal

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

Default Branch: main  Language: Jupyter Notebook

serverless-crud

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

Serverless CRUD service You can install the following repo by typing the following command in your terminal

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

Default Branch: master  Language: JavaScript

slides-intro

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

Exponent app built for the React Native Intro talk You can install the following repo by typing the following command in your terminal

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

Default Branch: master  Language: JavaScript

truffle-event-tests

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

Truffle Example You can install the following repo by typing the following command in your terminal

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

Default Branch: master  Language: JavaScript

vuejs-electron-demo

https://github.com/Jaxnode-UG/vuejs-electron-demo

Simple Vue.js Electron demo You can install the following repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/vuejs-electron-demo.git

Default Branch: master  Language: Vue