CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
knockoff
Chrome extension that filters pseudo-brand junk out of Amazon. Buy from real, established brands.
threejs-procedural-dungeon
Real-time procedural dungeon generator in Three.js - deterministic seeds, Delaunay/MST graph layouts, room semantics, five themes, and a custom bloom/tilt-shift pipeline.
GameBlocks
Concise and self-explanatory building blocks that help coding agents prototype browser-based 3D games.
skills
暂无简介
loopkit
33 battle-tested skills + minimal .claude harness for any coding agent (Claude Code, Cursor, Codex, Gemini CLI).
clash
Clash 官网导航(2026 最新版) > **⭐ 如果本项目对你有帮助,请点个 Star 支持一下!你的 Star 是我持续更新的动力!** > > **🍴 建议 Fork 本仓库,防止失联后找
ZeroDelay
Reduz a latência de lives do YouTube — extensão Manifest V3 que acelera a reprodução para alcançar o ao vivo.
hermes-browser-extension
Browser-native side panel for Hermes Agent — connect web context to your local Hermes runtime.
ios-location-spoofer
iOS Location Spoofer 用代理软件的 HTTPS 解密功能,把 Apple 地图定位骗到世界任何角落。 > 📖 **新手直接看这篇** → **小白保姆级图文教程**使用教程.m
ShipGenAI
🚀 50 production-ready Generative AI SaaS apps — brand them, ship them, keep 100% of the revenue. Stripe billing · Google OAuth · Vercel deploy · MIT licensed
envkit-releases
EnvKit — free local development environment for Windows & macOS: nginx/Apache, multiple PHP versions, MySQL/MariaDB, PostgreSQL, Redis, MongoDB, Mailpit, Node.js, trusted .test HTTPS, and a built-in MCP server for AI-assistant control. A Laragon/XAMPP/Herd alternative.
cfnew-deployer
Deploy Panel 可直接部署到 Cloudflare Pages 的部署器,支持自动创建或更新 Cloudflare Worker / Pages。 部署部署器 ```bash npm install npm run deploy ``` 也可以把本仓库接到 Cloudflare Pages,构建输出目录填 `public`,无需构建命令。 Cloudflare 本地上传 不要直接上传 GitHub 自动生成的源码 zip,也不要只上传 `public/` 目录;那样 `/api/*` 会 404。 本地生成可上传资产包: ```bash npm install npm