damonspencerroberts / Elixir-Identicon-Generator

This is an Identicon Generator that saves the identicon to the root of the project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Identicon Generator

This is a project for the Elixir Bootcamp by Stephen Grider on Udemy

This is an Identicon Generator

When you first sign up for github you are given an identicon, which is unique to every username. It takes a string as an input and creates a unique shaped image that is symetrical.

This app takes a string as input in the main function and outputs the identicon image as a png file in the root of the project.

Some Examples

damon.png

damon_png

elixir.png

elixir_png

Please find some extensive documentation at: https://damonspencerroberts.github.io/Elixir-Identicon-Generator/

About

This is an Identicon Generator that saves the identicon to the root of the project.


Languages

Language:Elixir 100.0%