
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.

OctoBot是Discord机器人,通过DM发送GitHub的评审请求、提及、CI失败和批准。
@gabrielcdev · X
github notifications on discord DM

编写人类和AI都能理解的功能规范的开源工具。
@spec_tacul_ar · X
Specifications for humans and AI.

分享软件创意、发现项目、跟踪贡献者的公开待办事项。
u/ramu9703 · Reddit
I built a public ledger that tracks a software idea from "shower thought" to shipped code hey everyone, I spent my weekend building a public backlog called vibehub (thanks 5.6 sol :) ) the main problem i wanted to solve is that too many good micro-ideas die in notes apps, and too many open-source projects launch without anyone knowing why they were built, who had the original spark, or how they evolved vibehub tracks the entire lineage of a project: - public feed of software briefs

用 AI 分析 GitHub pull request 获得合并信心分数。
@aryawarti_aky · X
Hey Daniel ! I Built PRisk — an AI-powered pull request risk intelligence platform for GitHub & Gitea. Paste a PR URL and get an evidence-backed Merge Confidence Score before you merge. 🔗 I'd love to hear your feedback!

粘贴 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即时从仓库URL生成专业的GitHub README文档,无需注册。
@david_kubgak · X
Generate a professional README from any GitHub repository in seconds.

使用硬件认证和OTP保护GitHub拉取请求。
jallmann · HN
> want without a PR process that requires hardware authentication or proof of presence Just curious, what do you use for this? I built OTP Guard [1] a few years ago for exactly this problem, although I haven't seen any alternatives in the space. Does GitHub have something built-in now? The original framing was more "local malware compromising your GitHub account" ... it never occurred to me that the malware could be a LLM. I really should update the page. [1] https://otpguard.com

连接 GitHub 仓库自动构建、部署和自我修复应用。
@theakbarjuraev · X
connect to your github repo and it debugs to the core and deploys the changes. Mainly for people who build stuff

Ravel:为开发者提供AI驱动的项目管理,支持GitHub跟踪和冲刺规划。
@Gallagh819 · X

创建包含你的个人简介、当前工作和链接的档案页面。
@xz_future_cn · X
今天把 MVP版本上线了。 这是我做的第一个出海产品,正式开启出海之路。 它可能算是一个自嗨的需求,更多是我想完整跑一遍从想法到上线的流程。 产品本身是一个更清晰的个人主页工具:介绍你是谁、在做什么、做过什么,而不只是堆链接。 后续,我会不定时添加一些不同风格的个人主页样式,以及新增创作者所需的展示模块。 如果你刚好需要,苦于 X 的个人网站不知道填什么,也许可以试试。

通过透明代理监控 Anthropic 和 OpenAI API 的每次请求 token 用量、成本和会话树。
u/Prestige_pvp · Reddit
Simple AI Token Profiler / Debugger We made a simple profiler to help optimize AI token spend. Generally speaking anytime you want to optimize your app, whether it's for memory or otherwise you typically start with a profiler. There are a ton of MiTM Gateways but there aren't many true profilers, so I thought I'd make one. https://profiler.getrekon.com/ Let me know what you think :) submitted by /u/Prestige_pvp to r/SideProject [link] [comments]