bkd705 / elixir-identicon

Build Github style identicon avatars with elixir (follow the tutorial located here: udemy.com/the-complete-elixir-and-phoenix-bootcamp-and-tutorial/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Identicon

Building identicon avatars similar to Github's default.

Following the tutorial located on Udemy, here

Usage

$ iex -S mix
iex> Identicon.main("bkd705")
:ok

Output image will be located at /bkd705.png

About

Build Github style identicon avatars with elixir (follow the tutorial located here: udemy.com/the-complete-elixir-and-phoenix-bootcamp-and-tutorial/)


Languages

Language:Elixir 100.0%