If this is of use to you, please consider starring
So, basically, I kept coming across these ridiculous "initial orientated" avatar generators and thought it was stupid how they felt the need to generate and process an image (PNG) when the same thing could be done in a stupidly simple way (I spent more time on the documentation page) via outputting an SVG (over 98.71%~ of the users of the internet's browsers can handle - ref caniuse.com) which also coincidentally (obviously not
If you're interested in developing this further or touching up the documentation style, feel free to do so and create a pull request generator.php
and the documentation page (along with it's CSS) in index.html
.
You're welcome.