Pinned Repositories
airquotes
Source code for a custom t-shirt price quote site written using AngularJS.
AngularJSExamples
A repository for AngularJS coding examples I develop as I work with the framework.
ClearAndDraw
The software which powers http://ClearAndDraw.com. Written in AngularJS, it allows for quick filtering of the cards available today and records your cards and dice information in localStorage of the browser.
lccache
A port of Pamela Fox's lscache to use Lawnchair instead of localStorage. After I ported it, we never ended up using it so I can't speak to whether it works well or not. Use at your own risk (but if it does work well, let me know so I can tell everybody it's OK to use).
netcomix-v1
An online CBZ format comics reader
PaperQuik
Archiving this much older version of things in favor of the https://github.com/JohnMunsch/PaperQuik.com repo.
PaperQuik.com
Powers PaperQuik.com. Based on Lit (w/ Vite).
Racetrack
A sample application developed for the Packt Publishing course Learning AngularJS Directives.
Root
Code, links, and reference material for the Packt Publishing course Angular 2 Essentials.
selfhelp
**Deprecated**: selfhelp is an example of a Node.js application capable of detecting new versions and upgrading itself. This would mainly be useful for cross-platform desktop apps based on Node.js.
JohnMunsch's Repositories
JohnMunsch/airquotes
Source code for a custom t-shirt price quote site written using AngularJS.
JohnMunsch/AngularJSExamples
A repository for AngularJS coding examples I develop as I work with the framework.
JohnMunsch/lccache
A port of Pamela Fox's lscache to use Lawnchair instead of localStorage. After I ported it, we never ended up using it so I can't speak to whether it works well or not. Use at your own risk (but if it does work well, let me know so I can tell everybody it's OK to use).
JohnMunsch/PaperQuik
Archiving this much older version of things in favor of the https://github.com/JohnMunsch/PaperQuik.com repo.
JohnMunsch/ClearAndDraw
The software which powers http://ClearAndDraw.com. Written in AngularJS, it allows for quick filtering of the cards available today and records your cards and dice information in localStorage of the browser.
JohnMunsch/selfhelp
**Deprecated**: selfhelp is an example of a Node.js application capable of detecting new versions and upgrading itself. This would mainly be useful for cross-platform desktop apps based on Node.js.
JohnMunsch/netcomix-v1
An online CBZ format comics reader
JohnMunsch/PaperQuik.com
Powers PaperQuik.com. Based on Lit (w/ Vite).
JohnMunsch/Racetrack
A sample application developed for the Packt Publishing course Learning AngularJS Directives.
JohnMunsch/Root
Code, links, and reference material for the Packt Publishing course Angular 2 Essentials.
JohnMunsch/component-catalog
Exploring building a variety of components using plain JavaScript (ES2015) and Polymer. Hoping to expand into X-Tag, SkateJS, and slim.js later.
JohnMunsch/building-browsergames-tutorial
**Deprecated**: This is ancient and should be ignored. I simply rescued it from Google Code before it was deleted.
JohnMunsch/playing-today
This is a quick app I've thrown together to find out who can play games at lunch where I work. It has that specific task, but it's also a chance for me to play with LitElement, GraphQL, and a little bit of D3.js.
JohnMunsch/AdventOfCode2022
JohnMunsch/guten-parser
Project written to parse Project Gutenberg books to json for injesting in to elasticsearch and other text analysis tools
JohnMunsch/hotsheet
HotSheet is a utility that downloads news headlines in RSS form from around the web and makes them available in an easy to use GUI. The RSS library is separate and can easily be incorporated into other Java applications.
JohnMunsch/LokiJS
javascript embeddable / in-memory database
JohnMunsch/ray-tracer-challenge