GitHub intelligence dashboard with a cyberpunk aesthetic. Monitor what the megacorps are shipping and what the open-source community is building — all in one feed.
- Megacorps — Track repos from major AI organizations (Anthropic, OpenAI, Google DeepMind, Meta AI, Microsoft, Hugging Face, Mistral AI)
- The Street — Trending repos from the open-source community (24h / 7d / 30d)
- Cyberpunk-inspired light UI — neon accents, scanlines, glitch effects, monospace typography
- Responsive layout, fully client-side, no backend required
- React + TypeScript
- Vite
- Tailwind CSS v4
- GitHub REST API
npm install
npm run devUnauthenticated requests are limited to 60/hour. To increase to 5,000/hour, create a personal access token (no scopes needed for public data).
MIT
赛博朋克风格的 GitHub 情报面板。一站式监控大型科技公司的最新动态和开源社区的热门项目。
- Megacorps(巨头监控) — 追踪主要 AI 组织的仓库动态(Anthropic、OpenAI、Google DeepMind、Meta AI、Microsoft、Hugging Face、Mistral AI)
- The Street(社区信号) — 开源社区热门仓库趋势(24小时 / 7天 / 30天)
- 赛博朋克风格亮色 UI — 霓虹色调、扫描线、故障特效、等宽字体
- 响应式布局,纯前端,无需后端
- React + TypeScript
- Vite
- Tailwind CSS v4
- GitHub REST API
npm install
npm run dev未认证请求限制为 60 次/小时。如需提升至 5,000 次/小时,请创建 个人访问令牌(公开数据无需任何权限范围)。
MIT