Skip to content

damonspencerroberts/Elixir-Identicon-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages