Skip to content

This project can generate identicon images (github-like avatars) from strings, written in Elixir

Notifications You must be signed in to change notification settings

nagyf/identicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identicon generator

This project generates identicon images from strings. Identicon images are small avatars that github uses for people who do not upload an avatar themselves. Some examples:

elixir erlang marcsi nagyf jane doe john doe

Usage

iex> Identicon.generate("example")
:ok

The image will be generated in the same folder, with the string as the name of the image.

About

This project can generate identicon images (github-like avatars) from strings, written in Elixir

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages