Pinned Repositories
development-env
The files to build a docker container with the applications I use for development
dotfiles
configuration files in home directory
harpguru-web
harpguru-workspaces
A yarn workspaces project to bring together the various packages related to a working harpguru app
harpnative
A port of the harpguru project to react native
harpstrata
A library for generating matrix representations of various harmonica layouts played in various positions
rdoc
A block comment specification and documentation generation program based on rtypes
js-jslog's Repositories
js-jslog/development-env
The files to build a docker container with the applications I use for development
js-jslog/dotfiles
configuration files in home directory
js-jslog/harpguru-web
js-jslog/harpguru-workspaces
A yarn workspaces project to bring together the various packages related to a working harpguru app
js-jslog/harpnative
A port of the harpguru project to react native
js-jslog/harpstrata
A library for generating matrix representations of various harmonica layouts played in various positions
js-jslog/animation-experiments
Experiments in react-native-reanimated and react-native-gesture-handler
js-jslog/ansible-loops
Short experiments with loops and templating in ansible
js-jslog/constructor_and_static_node_export
An experiment to see how a node module can expose both a constructor for generating an instance of a class and also static functions which don't
js-jslog/dotfiles-multiplexer
A dotfile multiplexer
js-jslog/flappybird-rxjs
Copy of flappybird game at https://www.learnrxjs.io/learn-rxjs/recipes/flappy-bird-game
js-jslog/fundamental-algoritms
A collection of algorithm implemetations initially inspired by Donald Knuths work in the Art of Computer programming
js-jslog/generator-dotfiles
A Yeoman Generator for composing
js-jslog/generator-express-app
A Yeoman Generator for creating a simple Express app
js-jslog/generator-tdd
A Yeoman Generator to create a simple tdd project
js-jslog/generator-webpack
A Yeoman Generator to create a simple webpack project
js-jslog/harmonica-degree-map
POC for using typescript to model the basic harmonica hole-degree mapping functionality I might require in an upcoming project
js-jslog/harpdocs
Documents containing notes made during harp practice
js-jslog/harpguru
A monorepo containing the component packages to run and build the harpguru application
js-jslog/harpguru-lift-shift-sdk-47
js-jslog/harpguru-scripts
js-jslog/harpguru-video-resources
A few things which help me make the videos associated with the harpguru app
js-jslog/harpworkspaces
A yarn workspaces configuration of the harpguru related projects
js-jslog/hello-world-node-express
A simple Hello World app in Node.js with the express framework
js-jslog/hh-docs
Open Source Harmonica Guide created and curated by the Harmonica Hangout Discord https://discord.gg/vs2sF5h
js-jslog/js-jslog.github.io
js-jslog/jslog
My personal react website
js-jslog/keep-a-changelog
If you build software, keep a changelog.
js-jslog/reverse-proxy-experiment
Experiment to see if nginx can discern apps running on different ports by name
js-jslog/wingTron
The game of wingTron, developed using TDD & AMD modules