{"id":22353038,"url":"https://github.com/esskar/robohash.net","last_synced_at":"2025-07-30T08:33:52.246Z","repository":{"id":13459974,"uuid":"16149667","full_name":"esskar/RoboHash.Net","owner":"esskar","description":"Create RoboHashes with C# and .NET","archived":false,"fork":false,"pushed_at":"2014-07-21T09:01:50.000Z","size":12174,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T04:32:19.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/esskar.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":"2014-01-22T19:21:58.000Z","updated_at":"2022-02-09T21:42:21.000Z","dependencies_parsed_at":"2022-09-06T10:01:32.253Z","dependency_job_id":null,"html_url":"https://github.com/esskar/RoboHash.Net","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/esskar/RoboHash.Net","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esskar%2FRoboHash.Net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esskar%2FRoboHash.Net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esskar%2FRoboHash.Net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esskar%2FRoboHash.Net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esskar","download_url":"https://codeload.github.com/esskar/RoboHash.Net/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esskar%2FRoboHash.Net/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267835955,"owners_count":24151894,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":[],"created_at":"2024-12-04T12:32:36.525Z","updated_at":"2025-07-30T08:33:51.330Z","avatar_url":"https://github.com/esskar.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RoboHash.Net\n\nCreate RoboHashes with C# and .NET\n\n## Overview\n\nRoboHashes are great a way to visualize something that is hard to distinguish by humans like user ids, thumbprints, public keys.\nThis implementation generates for any input the same RoboHash as the [original implementation][robohash-src].\n\n## Why?\n\nThe problem I had with them is that they are generated using [phython][robohash-src] but my complete environment is based on C# and ASP.NET.\nI wanted to create them using C# code and also be able to integrate them in intranet-only applications. That is the reason why\nI ported the original [phython code provided by Colin Davis][robohash-src] to C#.\n\n## Examples\n\nFor the input _test_ this library generates the following RoboHash\n\n![test for C#](https://dl.dropboxusercontent.com/s/q6ygqgj0gowiml6/test.png)\n\nwhich is the same as the RoboHash generated by [Robohash.org][robohash] (keeping fingers crossed):\n\n![test for Robohash.org](http://robohash.org/test)\n\nIf you think that one robot on a image is to lonely, you can give him some backup and generate an armada of robots:\n\n![armada](https://dl.dropboxusercontent.com/s/n8g9zmglcu0ulp1/test6.armada.png)\n\nand they also come with backgrounds:\n\n![armada with background](https://dl.dropboxusercontent.com/s/hwqpwgvnt519obe/test6.armada.bg.png)\n\n## RoboHash Images\n\nThe RoboHash images are copied from the [original robohash repository][robohash-src] and are available under the CC-BY-3.0 license.\n* Set 1 artwork created by Zikri Kader\n* Set 2 artwork created by Hrvoje Novakovic.\n* Set 3 artwork created by Julian Peter Arias.\n\n## TODO\n\n* integrate this code in an ASP.NET web service that behaves the same as RoboHash.org\n* build a nuget package\n\n## See Also\n\n[RoboHash Webpage][robohash]\n\n[robohash]: http://robohash.org/\n[robohash-src]: https://github.com/e1ven/RoboHash\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesskar%2Frobohash.net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesskar%2Frobohash.net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesskar%2Frobohash.net/lists"}