{"id":47905097,"url":"https://github.com/nullvariant/github-profile-card","last_synced_at":"2026-04-04T04:48:37.212Z","repository":{"id":330951264,"uuid":"1124567664","full_name":"nullvariant/github-profile-card","owner":"nullvariant","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-04T02:06:03.000Z","size":162,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-04T04:48:33.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/nullvariant.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-12-29T08:34:14.000Z","updated_at":"2026-04-01T00:40:23.000Z","dependencies_parsed_at":"2026-01-01T15:04:07.048Z","dependency_job_id":null,"html_url":"https://github.com/nullvariant/github-profile-card","commit_stats":null,"previous_names":["nullvariant/github-profile-card-worker","nullvariant/github-profile-card"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nullvariant/github-profile-card","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullvariant%2Fgithub-profile-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullvariant%2Fgithub-profile-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullvariant%2Fgithub-profile-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullvariant%2Fgithub-profile-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nullvariant","download_url":"https://codeload.github.com/nullvariant/github-profile-card/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullvariant%2Fgithub-profile-card/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31388168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T04:26:24.776Z","status":"ssl_error","status_checked_at":"2026-04-04T04:23:34.147Z","response_time":60,"last_error":"SSL_read: 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":"2026-04-04T04:48:35.403Z","updated_at":"2026-04-04T04:48:37.207Z","avatar_url":"https://github.com/nullvariant.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Profile Card Worker\n\nGenerate retro RPG-style SVG profile cards from GitHub user data.\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Features\n\n- 🎮 Retro RPG-style status screen design\n- 🌙 Dark/Light theme support\n- 🌍 Multi-language support (EN/JA)\n- ⚡ Cloudflare Workers for fast global delivery\n- 🔓 No authentication required (public GitHub data only)\n\n## Usage\n\n### SVG Card\n\n```markdown\n![GitHub Profile Card](https://card.nullvariant.com/rpg/YOUR_USERNAME)\n```\n\n### Parameters\n\n| Parameter | Description | Default |\n|-----------|-------------|---------|\n| `theme` | Color theme (`dark`/`light`) | `dark` |\n| `lang` | Language (`en`/`ja`) | `en` |\n\nExample:\n```\nhttps://card.nullvariant.com/rpg/nullvariant?theme=light\u0026lang=ja\n```\n\n## Self-Hosting\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) 18+\n- [pnpm](https://pnpm.io/)\n- [Cloudflare Account](https://dash.cloudflare.com/)\n\n### Setup\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/nullvariant/github-profile-card-worker.git\n   cd github-profile-card-worker\n   ```\n\n2. Install dependencies:\n   ```bash\n   pnpm install\n   ```\n\n3. Run locally:\n   ```bash\n   pnpm dev\n   ```\n\n4. Deploy to Cloudflare Workers:\n   ```bash\n   pnpm deploy\n   ```\n\n### Custom Domain\n\nEdit `wrangler.toml` to configure your custom domain:\n\n```toml\n[[routes]]\npattern = \"your-domain.com/*\"\nzone_name = \"your-domain.com\"\n```\n\n## License\n\nMIT License - see [LICENSE](LICENSE) for details.\n\n## Author\n\n[Null;Variant](https://github.com/nullvariant)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullvariant%2Fgithub-profile-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullvariant%2Fgithub-profile-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullvariant%2Fgithub-profile-card/lists"}