https://github.com/enapiuz/identicon
https://github.com/enapiuz/identicon
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/enapiuz/identicon
- Owner: Enapiuz
- License: mit
- Created: 2017-05-01T13:23:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-01T13:26:43.000Z (about 9 years ago)
- Last Synced: 2025-08-18T18:02:12.329Z (10 months ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Identicon
Built with this [Udemy course](https://www.udemy.com/the-complete-elixir-and-phoenix-bootcamp-and-tutorial/) identicon generator.
## Using
```
$iex -S mix
iex> Identicon.main "hello"
```