{"id":50840043,"url":"https://github.com/vimalyad/github-stats","last_synced_at":"2026-06-14T06:06:31.752Z","repository":{"id":327827312,"uuid":"1109118663","full_name":"vimalyad/github-stats","owner":"vimalyad","description":"📊 Automatically generate beautiful GitHub statistics SVG badges with language breakdowns, contribution counts, and more. Updates daily via GitHub Actions.","archived":false,"fork":false,"pushed_at":"2026-05-25T04:24:22.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-25T06:37:53.894Z","etag":null,"topics":["automation","github-actions","github-profile","github-stats","golang","statistics","svg"],"latest_commit_sha":null,"homepage":"","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/vimalyad.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-03T11:11:44.000Z","updated_at":"2026-05-25T04:24:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vimalyad/github-stats","commit_stats":null,"previous_names":["yamisukehiro2907/github-stats","vimalyad/github-stats"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vimalyad/github-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimalyad%2Fgithub-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimalyad%2Fgithub-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimalyad%2Fgithub-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimalyad%2Fgithub-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vimalyad","download_url":"https://codeload.github.com/vimalyad/github-stats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimalyad%2Fgithub-stats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34310811,"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-14T02:00:07.365Z","response_time":62,"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":["automation","github-actions","github-profile","github-stats","golang","statistics","svg"],"created_at":"2026-06-14T06:06:31.175Z","updated_at":"2026-06-14T06:06:31.746Z","avatar_url":"https://github.com/vimalyad.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📊 GitHub Stats Generator\n\nAutomatically generate and display your GitHub statistics as a beautiful SVG badge.\n\n![GitHub Stats](img.png)\n\n## ✨ Features\n\n- 📈 Total contributions, commits, and pull requests\n- 📦 Repository count with stars and forks\n- 💻 Top 6 programming languages with percentages\n- 🎨 Beautiful dark-themed SVG design\n- 🔄 Auto-updates daily via GitHub Actions\n\n## 🚀 Setup\n\n### 1. Fork this repository\n\nClick the \"Fork\" button at the top right of this page.\n\n### 2. Create a Personal Access Token\n\n1. Go to [GitHub Settings → Developer settings → Personal access tokens → Tokens (classic)](https://github.com/settings/tokens)\n2. Click \"Generate new token (classic)\"\n3. Give it a name like \"GitHub Stats\"\n4. Select the following scopes:\n    - `repo` (all)\n    - `read:user`\n5. Click \"Generate token\" and copy it\n\n### 3. Add the token to your repository\n\n1. Go to your forked repository\n2. Click on **Settings** → **Secrets and variables** → **Actions**\n3. Click \"New repository secret\"\n4. Name: `ACCESS_TOKEN`\n5. Value: Paste your token\n6. Click \"Add secret\"\n\n### 4. Enable GitHub Actions\n\n1. Go to the **Actions** tab in your repository\n2. Click \"I understand my workflows, go ahead and enable them\"\n\n### 5. Run the workflow manually (first time)\n\n1. Go to **Actions** → **Generate GitHub Stats**\n2. Click \"Run workflow\" → \"Run workflow\"\n3. Wait for it to complete (about 30 seconds)\n\n## 📊 Usage\n\nOnce set up, your stats will automatically update daily at midnight UTC. You can also trigger updates manually from the Actions tab.\n\n### Display in your profile README\n\nAdd this to your GitHub profile README:\n\n```markdown\n![GitHub Stats](https://raw.githubusercontent.com/YOUR_USERNAME/REPO_NAME/main/stats.svg)\n```\n\nReplace `YOUR_USERNAME` and `REPO_NAME` with your details.\n\n## 🔧 Manual Update\n\nTo update stats manually:\n\n1. Go to **Actions** tab\n2. Select \"Generate GitHub Stats\"\n3. Click \"Run workflow\"\n\n## 📁 Output Files\n\n- `stats.svg` - Visual statistics badge\n- `stats.json` - Raw JSON data\n\n## 🛠️ Built With\n\n- Go 1.21\n- GitHub GraphQL API\n- GitHub Actions\n\n---\n\n⭐ If you found this useful, consider giving it a star!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimalyad%2Fgithub-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvimalyad%2Fgithub-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimalyad%2Fgithub-stats/lists"}