{"id":17485658,"url":"https://github.com/nickrobison/identigo","last_synced_at":"2025-06-24T13:35:35.482Z","repository":{"id":10525767,"uuid":"12717024","full_name":"nickrobison/Identigo","owner":"nickrobison","description":"Identicon Library for Go","archived":false,"fork":false,"pushed_at":"2013-09-10T01:30:33.000Z","size":116,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T05:22:36.130Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickrobison.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-10T01:18:04.000Z","updated_at":"2018-08-21T14:35:05.000Z","dependencies_parsed_at":"2022-08-30T16:33:12.392Z","dependency_job_id":null,"html_url":"https://github.com/nickrobison/Identigo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickrobison%2FIdentigo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickrobison%2FIdentigo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickrobison%2FIdentigo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickrobison%2FIdentigo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickrobison","download_url":"https://codeload.github.com/nickrobison/Identigo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246049605,"owners_count":20715510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-19T02:08:24.529Z","updated_at":"2025-03-28T14:40:35.267Z","avatar_url":"https://github.com/nickrobison.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Identigo\n\nIdentigo is a simple Go function for creating two-color identicons from a given Bytestring. It's based on Aaron Lasseigne's Clojure program (https://gist.github.com/AaronLasseigne/6255278) with some modifications.\n\n# Usage\n\nIdentigo takes the following inputs:\n1. bytestring - ([]Byte) Bytestream of input data\n2. tilesPerSide - (Int) of number tile resolution per rectangle side\n3. multiplier - (Int) To make a large icon the function multiplies the tilesPerSide with the multiplier and scales the rendering accordingly\n4. Background Color - (string) Supported colors are given below\n5. Foreground Color - (string) Supported colors are given below\n\nIt returns an image object of the size (tilesPerSide * multiplier)\n\n## Supported Colors\n\n black\n navy\n blue\n green\n teal\n lime\n aqua\n maroon\n purple\n olive\n gray\n silver\n red\n fuchsia\n yellow\n white\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickrobison%2Fidentigo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickrobison%2Fidentigo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickrobison%2Fidentigo/lists"}