I have a lot of repos, this is an attempt to organize them
Runpaint is hosted at www.paintaday.com, it is meant as a simple paint application, and is still in active development
Starter kits are just projects I use to quickly start new projects so I'm not redoing boilerplate over and over again
A basic starter kit with react and express (no db)
Webpack and express, for when I don't want to use react, but still want to use ES6 modules (also no db)
A prototype of runpaint done without react
A simple program that can upload files to an AWS S3 bucket
An ugly but functional full stack application meant to demo integration with auth0
An example react app with a silly name
url_sequencer A code snippet for calling urls sequentially