{"id":23789896,"url":"https://github.com/bytedice/bytedice","last_synced_at":"2025-10-18T13:32:12.142Z","repository":{"id":256154001,"uuid":"816714237","full_name":"ByteDice/ByteDice","owner":"ByteDice","description":"Config files for my GitHub profile.","archived":false,"fork":false,"pushed_at":"2025-01-30T17:33:14.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T18:31:55.559Z","etag":null,"topics":["config","github-config"],"latest_commit_sha":null,"homepage":"https://github.com/ByteDice","language":null,"has_issues":false,"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/ByteDice.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-06-18T09:09:39.000Z","updated_at":"2025-01-30T17:33:18.000Z","dependencies_parsed_at":"2024-09-09T09:54:22.046Z","dependency_job_id":null,"html_url":"https://github.com/ByteDice/ByteDice","commit_stats":null,"previous_names":["bytedice/bytedice"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteDice%2FByteDice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteDice%2FByteDice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteDice%2FByteDice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteDice%2FByteDice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ByteDice","download_url":"https://codeload.github.com/ByteDice/ByteDice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240018690,"owners_count":19734872,"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":["config","github-config"],"created_at":"2025-01-01T17:17:15.161Z","updated_at":"2025-10-18T13:32:12.130Z","avatar_url":"https://github.com/ByteDice.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eHello, my name is Byte Dice!\u003c/h1\u003e\n\u003cp  align=\"center\"\u003e\n  \u003cimg src=\"./assets/arrow-left.png\" style=\"width: 1em; vertical-align: middle;\"\u003e\n  Certified insect exterminator in coding, Helldivers 2, and sometimes real life.\n  \u003cimg src=\"./assets/arrow-right.png\" style=\"width: 1em; vertical-align: middle;\"\u003e\n\u003c/p\u003e\n\n## About me\n\n```rs\nstruct Person\u003c'a\u003e {\n    name:          \u0026'a str,\n    pronouns:      \u0026'a str,\n    languages: Vec\u003c\u0026'a str\u003e,\n    websites:  Vec\u003c\u0026'a str\u003e,\n}\n\nfn main() {\n  let me = Person {\n    name: \"Byte Dice\",\n    pronouns: \"up to your imagination (any)\",\n    languages: vec![\n      \"Rust\",\n      \"HTML / CSS / JS\",\n      \"Kotlin\",\n      \"Python\",\n    ],\n    websites: vec![\"https://ByteDice.net\"]\n  };\n\n  // unoptimal but more readable\n  println!(\"Hello, I'm {}!\", me.name);\n  println!(\"My pronouns are {}.\", me.pronouns);\n  println!(\"I code in {}.\", me.languages.join(\", \"));\n  println!(\"Check out my websites:\\n{}\", me.websites.join(\"\\n\"));\n}\n```\n\\\n**Little Bits of Byte:**\n* POSTFIX NOTATION FOREVER!!!\n* If it takes more than 0.5s to load, it's too slow. No exceptions. Go fix your code.\n  * If it's a library that takes more than 0.5s to load, then it's an unoptimized one.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytedice%2Fbytedice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytedice%2Fbytedice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytedice%2Fbytedice/lists"}