{"id":24302787,"url":"https://github.com/taigrr/gopherbadgeimg","last_synced_at":"2026-04-21T19:02:40.600Z","repository":{"id":247522586,"uuid":"826082640","full_name":"taigrr/gopherbadgeimg","owner":"taigrr","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-09T22:16:37.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T14:31:07.939Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taigrr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07-09T04:39:44.000Z","updated_at":"2024-07-09T22:16:40.000Z","dependencies_parsed_at":"2024-07-09T07:27:49.803Z","dependency_job_id":"dc08c952-c684-4584-8e3a-9eaef70e0c02","html_url":"https://github.com/taigrr/gopherbadgeimg","commit_stats":null,"previous_names":["taigrr/gopherbadgeimg"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/taigrr/gopherbadgeimg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taigrr%2Fgopherbadgeimg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taigrr%2Fgopherbadgeimg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taigrr%2Fgopherbadgeimg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taigrr%2Fgopherbadgeimg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taigrr","download_url":"https://codeload.github.com/taigrr/gopherbadgeimg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taigrr%2Fgopherbadgeimg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32105868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-01-17T00:19:22.646Z","updated_at":"2026-04-21T19:02:40.596Z","avatar_url":"https://github.com/taigrr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gopherbadgeimg\n\nSimple, educational tool to transform images to the bitmap format supported by\nthe 2024 gophercon badger-w (and therefore most TinyGo devices!).\n\nAll of the most interesting bits in the code are heavily documented in-line.\n\nBuild the tool or install it using the following:\n\n`go install github.com/taigrr/gopherbadgeimg@latest`\n\nRun it as follows to generate a profile image:\n\n`gopherbadgeimg profile image.jpg`\n\nOr, for the splash screen:\n\n`gopherbadgeimg splash image.jpg`\n\nThis will result in 3 different outputs:\n\n1. In the [Makefile](https://github.com/hybridgroup/badger2040/blob/main/Makefile)\nfrom the badge repo, you're allowed to replace the profile image by dropping in\nbase64-encoded pixel data.\nThis is printed to STDOUT by default, and can be pasted directly into the Makefile.\n1. The generator will also create a .bin file, which can be embedded into your\ncode using `go:embed`. An example of this can be found in `main_test.go`.\n1. Finally, the generator will also create a `*-generated.go` file similar to the \n[tainigo.go](https://github.com/hybridgroup/badger2040/blob/main/tainigo.go) file,\nto demonstrate an alternative to go embed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaigrr%2Fgopherbadgeimg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaigrr%2Fgopherbadgeimg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaigrr%2Fgopherbadgeimg/lists"}