{"id":19015818,"url":"https://github.com/altinthaqi/epsidenticon","last_synced_at":"2026-06-12T21:32:59.076Z","repository":{"id":235556389,"uuid":"790914701","full_name":"altinthaqi/epsidenticon","owner":"altinthaqi","description":"An Elixir service for generating identicons","archived":false,"fork":false,"pushed_at":"2024-05-04T18:44:14.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T03:33:32.925Z","etag":null,"topics":["elixir","identicon"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/altinthaqi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-23T18:57:19.000Z","updated_at":"2024-05-04T18:44:18.000Z","dependencies_parsed_at":"2024-11-08T19:51:41.142Z","dependency_job_id":null,"html_url":"https://github.com/altinthaqi/epsidenticon","commit_stats":null,"previous_names":["altinthaqi/epsidenticon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/altinthaqi/epsidenticon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altinthaqi%2Fepsidenticon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altinthaqi%2Fepsidenticon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altinthaqi%2Fepsidenticon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altinthaqi%2Fepsidenticon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/altinthaqi","download_url":"https://codeload.github.com/altinthaqi/epsidenticon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altinthaqi%2Fepsidenticon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34263872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir","identicon"],"created_at":"2024-11-08T19:39:52.307Z","updated_at":"2026-06-12T21:32:59.052Z","avatar_url":"https://github.com/altinthaqi.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Epsidenticon\n\n**Epsidenticon** is a service which generate an [identicon](http://en.wikipedia.org/wiki/Identicon) image based on a string.\n\nHere are some examples of generated identicons!\n\n![Example #1](identicons/altin-1713906807.png)\u0026nbsp;\u0026nbsp;\n![Example #2](identicons/epsilono-1713906815.png)\u0026nbsp;\u0026nbsp;\n![Example #3](identicons/elixir-1713906811.png)\u0026nbsp;\u0026nbsp;\n\n## Usage\n\nImages are generated in PNG format with transparent background.\n\nThe string can be an email, an IP address, a username, an ID or something else. Every image is saved under `identicons/` directory.\n\n### Generate an identicon\n\nClone the repository\n\n```bash\n$ git clone https://github.com/altinthaqi/epsidenticon.git\n```\n\nInstall dependencies ([egd](https://www.erlang.org/docs/18/man/egd.html))\n\n```bash\n$ cd epsidenticon/\n$ mix deps.get\n```\n\nStart IEx\n\n```bash\n$ iex -S mix\n```\n\nRun main with a string\n\n```bash\nfunction Epsidenticon.main/1\n```\n\nExample\n\n```bash\niex(1)\u003e Epsidenticon.main(\"altinthaqi\")\n```\n\nThat's it - you should now have a newly generated identicon under `identicons/`!\n\nThe same string will always generate the same identicon color and pattern.\n\n## License\n\nEpsidenticon is released under the MIT License. See the bundled [LICENSE file](LICENSE.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinthaqi%2Fepsidenticon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltinthaqi%2Fepsidenticon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinthaqi%2Fepsidenticon/lists"}