Skip to content

willfenton/voronoi-identicon-generator

Repository files navigation

Identicon

Authors: Will Fenton & Giancarlo Pernudi Segura

This is a short one-day project to make an Identicon generator (see drhus/awesome-identicons).

Versions

identicon.py

  • outputs a simple ascii image based on a SHA-256 hash

randomart.py

  • implements the OpenSSH ascii fingerprint algorithm

identicon.pde

  • recursively colors rectangles based on a string seed

sectors_rgb.py

sectors.py

  • same as sectors_rgb.py but uses HSV for nicer colors (and some nice features like command line input and SHA-512)
  • Uasge: ./sectors.py [options] <string>..., can also read from standard input
  • images are saved in output/ folder

Examples

sectors.py

gino

gino.png

will

will.png

yeet

yeet.png

💯

💯.png