Bunny Scoot
Library
Resources
The following links will redirect you to tools and/or information I regularly use for crafting my site and creative projects. The reason why other pages of my website link here first instead of right to these external resources is because if any of these become dead links, I only have one place to check and update instead of sifting through all my pages.
Web Design
- Wave Report
- - free, in-browser tool that evaluates the accessibility of a website and provides feedback
- Contrast Triangle
- - measures the contrast of text, link, and background color in relation to one another (For background images, I use the most prominent color.)
- CSS Tricks
- - free, CSS tutorials by various authors
- Catbox
- - a free, file storage/hosting service; has a temporary, storage service called Litterbox (Since I use Neocities' free services which have file format limitations, I use Catbox for hosting my audio files.)
- GIMP
- - free, open-source image editor
- Egg Ramen's Layouts
- - free templates of HTML and CSS for website layout (My site uses the "Busy Generic" one.)
- Font Space
- - free fonts
- Icon Shock
- - free icons (My site uses the "Lumina" set.)
- Pixel Bank
- - collection of cute pixel art to decorate your website with
Media Collection
Glitch Art
- "A Vernacular of File Formats"
- - a PDF guide by Rosa Menkman on databend compression design (Before bending images, I refer to this guide about specific file types, to go in a specific, glitch direction.)
- HxD
- - a free, hex-editor (my go-to method for quickly bending images with consistent results)
- Hex Edit
- - a free, in-browser hex-editor with offline capabilities(I haven't used this particular one, but I wanted to share one that doesn't require downloading software.)
- Processing
- - a free, open-source, software sketchbook with its own language (I use this in tandem with ASDF Pixel Sort for glitch art.)
- ASDF Pixel Sort
- - a pixel-sorting script written by Kim Asendorf in 2010 (To be run with "Processing" software mentioned above. Pixel-sorting is another glitch-art technique.)
Miscellaneous
The following links will redirect you to resources I haven't personally used yet but have bookmarked for future reference, and I think you'll find them useful too.
- Animate CSS
- - library of free, CSS animations
- Malven's GRID
- - visual cheatsheet for organizing CSS grids
- SCM Player
- - free, open-source audio player for websites (This is a quick and easy tool I used, until I wanted to learn how to script audio myself.)