Jax Node GitHub code

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

langchat

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

Nextjs + Langchain Youtube Tutorial You can install the following repo by typing the following command in your terminal

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

Default Branch: main  Language:

learnnextjs-demo

https://github.com/Jaxnode-UG/learnnextjs-demo

Demo App of the http://learnnextjs.com You can install the following repo by typing the following command in your terminal

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

Default Branch: demo  Language: JavaScript

logo.js

https://github.com/Jaxnode-UG/logo.js

A community logo for JS You can install the following repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/logo.js.git

Default Branch: master  Language: PostScript

meetup-cli

https://github.com/Jaxnode-UG/meetup-cli

an example oclif multi for meetup.com You can install the following repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/meetup-cli.git

Default Branch: master  Language: TypeScript

meta

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

talk & discussion about beerjs You can install the following repo by typing the following command in your terminal

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

Default Branch: master  Language:

node10

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

This is a repo for the Node 10 presentation for the November 2018 JaxNode meeting. You can install the following repo by typing the following command in your terminal

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

Default Branch: master  Language: JavaScript

node4es2015

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

This is a repo for the examples from November's JaxNode presentation You can install the following repo by typing the following command in your terminal

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

Default Branch: master  Language: HTML

node6es2015

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

ES2015 examples for Node 6 You can install the following repo by typing the following command in your terminal

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

Default Branch: master  Language: JavaScript

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