WoollyMittens
Web developer and avid bushwalker who retains his sanity for the former using the later.
webqemSydney
Pinned Repositories
attribute-handlers
Assigns handler classes to specific CSS selectors.
dom-indexer
A tool to generate boilerplate stylesheets for HTML components.
local-area-map
Plots GPS data on an interactive offline map of the local area.
photo-cropper
A visual touch interface for generating cropping coordinates.
photo-cylinder
Displays a cylindrical projection of a panoramic image.
photo-gallery
This content gallery loads content progressively using AJAX and uses CSS3 transitions for animation and positioning. The optional web service providing the content is based on PHP, but the concept can be easily reproduced in other languages.
photo-map
Plots the GPS data of photos on a map.
photo-mosaic
The script arranges collections of images into a brick pattern.
tailwind-effects
A library to tie scripted events to tailwind classes.
tampermonkey-quick-refresh
A Tampermonkey script to substitute local images and styles on live sites.
WoollyMittens's Repositories
WoollyMittens/photo-map
Plots the GPS data of photos on a map.
WoollyMittens/photo-gallery
This content gallery loads content progressively using AJAX and uses CSS3 transitions for animation and positioning. The optional web service providing the content is based on PHP, but the concept can be easily reproduced in other languages.
WoollyMittens/photo-cropper
A visual touch interface for generating cropping coordinates.
WoollyMittens/photo-mosaic
The script arranges collections of images into a brick pattern.
WoollyMittens/photo-tiler
This tile-based image viewer loads only the parts of the image that are visible. Not unlike how Google Maps loads map tiles. This demo comes with a web service to divide large images into tiles using PHP, but the concept is easily replicated in other languages.
WoollyMittens/photo-zoom
Pans and zooms images while loading additional detail on the fly.
WoollyMittens/useful-videos
Embedded video that doesn't cause traffic until clicked.
WoollyMittens/useful-zoom
Overlays a full screen preview of a thumbnail.
WoollyMittens/attribute-handlers
Assigns handler classes to specific CSS selectors.
WoollyMittens/dom-indexer
A tool to generate boilerplate stylesheets for HTML components.
WoollyMittens/local-area-map
Plots GPS data on an interactive offline map of the local area.
WoollyMittens/photo-cylinder
Displays a cylindrical projection of a panoramic image.
WoollyMittens/tailwind-effects
A library to tie scripted events to tailwind classes.
WoollyMittens/tampermonkey-quick-refresh
A Tampermonkey script to substitute local images and styles on live sites.
WoollyMittens/adobe-commerce-dropins
Boilerplate example for Adobe Commerce Storefront
WoollyMittens/drag-scroller
Allows a container to be scrolled horizontally by mouse, equivalent to dragging a touch screen.
WoollyMittens/efex-slideshow
A double buffered slideshow of Lottie animations.
WoollyMittens/interactive-timeline
A horizontal scrolling timeline using native browser functionality.
WoollyMittens/intersection-events
Simplifies the intersection observer so it can be used as an event.
WoollyMittens/keyboard-collection
An interface to display a custom keyboard collection
WoollyMittens/mutation-events
Simplifies the mutation observer so it can be used as an event.
WoollyMittens/photo-retry
Tries to load broken images on a page from a series of fallback locations.
WoollyMittens/retrobots-editor
An editor for pixel sprites consisting of multiple parallax layers.
WoollyMittens/shared-xp
Early prototype for a cloud based multiplayer visual novel.
WoollyMittens/sydneytrainwalks-web-app
A web app for hikes in the Greater Sydney area using public transport.
WoollyMittens/tampermonkey-local-assets
A Tampermonkey script to load local assets into staged documents.
WoollyMittens/tampermonkey-local-dev
Local Development with TamperMonkey
WoollyMittens/tampermonkey-substitute-local
This TamperMonkey script substitutes the assets of a remotely hosted site for local versions.
WoollyMittens/useful-viewbox
Modify the style of elements and trigger animations based on screen position.
WoollyMittens/useful-waitforit
Waits for an element to start existing.