My coding workbench
Some of my old scripts
- Web-Safe Colors: "Web-safe" color hexadecimal codes from back in the day when "web-safe" was a thing.
- JavaScript Mandelbrot Set: This code generates a "typewriter" version of the Mandelbrot similar to the first image of what is now known as the Mandelbrot Set was published.
- JavaScript Mandelbrot Set 2: This code simply creates a tiny table and makes an image of the Mandelbrot Set by coloring the cells of the table.
Useful alt codes and html entities
- © | alt 0169 | © | copyright
- & | & | amperstand
- ‰ | alt 0137 | ‰ | per mille
- ‱ | alt 8241 | ‱ | per ten thousand | (I actually never use this, but thought it was interesting...)
Honestly, I'm putting these here because I'm always having to look them up. If this is helpful for you, great! If you use a Mac, of course, the alt codes will not be of much help. Sorry.
For more codes (including for the Mac folks), you can check out symbolwiki.com.
© Copyright 2025 by Trent R. Logan