awootton
My project (from code here): https://knotfree.net/ Articles: https://wootton.substack.com/ Curriculum vitae: https://www.linkedin.com/in/awootton/
KnotFree.netSaratoga
Pinned Repositories
awootton.github.io
A personal space, presently in 2D.
GeneralWorldwideExecutingMessagingSystem
A massive distributed messaging system in AWS. What my java used to look like back in the day. This project is abandoned.
GoToHere
A distributed social network. In React. Includes server. Neglected and being cannibalized.
knotfree-help-content
markdown pages for the knotfree.net app
knotfree-net-homepage
A React pwa that is the knotfree.net homepage and an mqtt client.
knotfreeiot
Knotfree.net is a tool for IOT and experimental domain names. This is the code for a distributed pub/sub system. Supports a minimal subset of MQTT (3.1 and 5) and other convenient formats. Go and kubernetes. It's live at knotfree.net No signup to use it.
libmqtt
MQTT v3.1.1/5.0 library in pure Go
libra-statefulset
A golang utility to create a kubernetes stateful-set of Libra validator nodes in a kubernetes namespace.
mqtt5nano
Mqtt 5 implementation for Arduino.
poly1305-donna
Implementations of a fast Message-Authentication Code
awootton's Repositories
awootton/mqtt5nano
Mqtt 5 implementation for Arduino.
awootton/knotfreeiot
Knotfree.net is a tool for IOT and experimental domain names. This is the code for a distributed pub/sub system. Supports a minimal subset of MQTT (3.1 and 5) and other convenient formats. Go and kubernetes. It's live at knotfree.net No signup to use it.
awootton/GeneralWorldwideExecutingMessagingSystem
A massive distributed messaging system in AWS. What my java used to look like back in the day. This project is abandoned.
awootton/awootton.github.io
A personal space, presently in 2D.
awootton/GoToHere
A distributed social network. In React. Includes server. Neglected and being cannibalized.
awootton/knotfree-net-homepage
A React pwa that is the knotfree.net homepage and an mqtt client.
awootton/libra-statefulset
A golang utility to create a kubernetes stateful-set of Libra validator nodes in a kubernetes namespace.
awootton/poly1305-donna
Implementations of a fast Message-Authentication Code
awootton/simpleHTMLDemo
A simple html project
awootton/knotfree-help-content
markdown pages for the knotfree.net app
awootton/libmqtt
MQTT v3.1.1/5.0 library in pure Go
awootton/coredns
CoreDNS is a DNS server that chains plugins
awootton/knotfree-local-hoster
An app to tunnel http from knotfree.io to localhost
awootton/knotfree-ts-lib
Utilities to support knotfree connections, encryption, access etc.
awootton/library-registry
Arduino Library Manager list
awootton/quanta
Access large data sets in true "real time" fashion. Millisecond queries and live updates.
awootton/SnapShot
SnapShot is Gallery created using React Hooks, Context API and React Router. The Routes were setup for four default pages and a search page. Also the images were displayed using the Flickr API and Axios to fetch data.