Over the years, I've had a chance to write little snippets and sketches of code. These are mostly written for fun, but may occasionally be useful. The list includes:
- A 2-d Voronoi diagram generator in image space
- Snowflakes - a visual cryptographic hash
- Antialiased thresholding
- Some unfinished hyphenation and justification code (slated to be added to gnome-print)
- SHA-1 in Perl
- A little Web server in Perl