Only completed projects are listed here. For modules, brainstoring concepts and other code, please see my github page Here
An app to demonstrate my knowledge of Service Workers and PWA's. This app uses the browser's cache instead of indexedDB - just because, really... Hours: 5
Created an app for my team to validate settings being removing. After entering the identifier for the setting, the app will find all the other settings that will be affected if it is removed. Ensures we are only decommissioning the correct settings. Hours: 17
A super fast PWA desigend to serve JPEGS at a rate that people read comics. The opposite of lazy-load, this script determines where the user is on the page and serves the exact images required (including a download button for each chapter, incase the user wants to read offline). Hours: 6