
ReadMeAd: Monetize Your GitHub Code
ReadMeAd 让你在 GitHub README 中添加广告赚取收入。
@V1Gameboy · X
Do you want to make passive income from your GitHub code? Try a site that let's you put ads on in the README section of your repository to earn money.
完整作品展
技术栈
60 projects

ReadMeAd 让你在 GitHub README 中添加广告赚取收入。
@V1Gameboy · X
Do you want to make passive income from your GitHub code? Try a site that let's you put ads on in the README section of your repository to earn money.

在GitHub上找初学者友好的开源问题,追踪你的贡献。
@anni_i02 · X

将GitHub工作转化为X、LinkedIn和Facebook的营销帖子。
@JessePeplinski · X
👋 I’m building live on Twitch using Codex & Claude. Pop in any time. Let’s connect!


搜索索引化的开源代码和软件包,包含版本、依赖和漏洞信息。
@Jack_Timonen · X

在仪表板中发现热门开源项目,追踪您的PR和问题。
@manixh · X

连接 GitHub,自动将提交和部署转化为可分享的内容。
@plaqueboywest · X
I’m building Super Dent X. Connect GitHub once, and it remembers your build journey for you. Curious what you think: Would love your feedback !

将Git历史转成音乐的桌面应用,记录你的每个构建。
@ivygrzy · X
My git history as music. This is Unicorn: a desktop app I built w/ @AnthropicAI's Claude Code. It lives beside the terminal and documents my builds. Every experiment logs itself. Every commit plays a note. The story: The preview:

粘贴 GitHub 仓库扫描安全漏洞,自动修复代码问题。
u/Still_Amphibian545 · Reddit
almost launched a side project with my api keys sitting in the repo (a week free gpt 5.6 on us) was about a day from launching a small project when i noticed my openai key was just sitting in a committed file. it had been there for weeks. no idea how i missed it. made me wonder what else was wrong that i couldn't see. turns out for vibecoded stuff it's usually the same handful of things. secrets in the repo, endpoints with no auth, a database with no access rules, no limit on the ex

使用AI从GitHub提交自动生成发布说明。
@ReleasePilotHQ · X
Just shipped ReleasePilot. Connect GitHub → push code → release notes write themselves. No Actions. No config. Just push. Free for 1 repo & free trial → #buildinpublic #indiehacker #saas #github

输入名字查找同音字,拼接出专属用户名和昵称。
letxxt · V2EX
Vibe 的一个中文起名小工具 注册账号不知道起什么名字,好不容易想到一个名字,该用户名已存在,肯定有人和我一样遇到这个问题。所以就有了今天这个起名小工具。 输入一个名字或字词,工具给你返回对应同音字,拼接出自己独特的专属昵称 起名着急?还有随便试试,快速生成一个乱七八糟的网名 体验: https://qiming.playcode.io/ 

扫描GitHub代码库查找安全漏洞,AI提供修复建议。
u/uwais_ish · Reddit
Three weeks to build an AI security scanner. The scanner was the easy part. Shipped RedFlag this month. Breakdown of where the time actually went, because it was nothing like I estimated. Stack: Next.js 16, Auth.js v5, MongoDB, Stripe, OpenAI. Deployed on Vercel. What I thought would be hard: getting an LLM to find real vulnerabilities. What was actually hard: getting it to stop finding fake ones. First working version flagged 200+ issues on a clean repo. Every one plausible, most of th