
Free GitHub README Generator — AI-Powered | Pushpen
使用AI即时从仓库URL生成专业的GitHub README文档,无需注册。
@david_kubgak · X
Generate a professional README from any GitHub repository in seconds.
完整作品展
技术栈
4 projects

使用AI即时从仓库URL生成专业的GitHub README文档,无需注册。
@david_kubgak · X
Generate a professional README from any GitHub repository in seconds.

粘贴 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

在一个应用中跟踪时间、管理项目并为自由职业者生成发票。
u/AstronomerGreedy · Reddit
I got tired of juggling 4 different tools to run my freelance business, so I built one that does it all. I'm a freelancer, and for a couple of years my business ran on duct tape: one app for time tracking, another for invoicing, a separate e-sign tool for contracts, and a spreadsheet to check if I was actually making money that month. So over the past few months I built Workey (React + TypeScript + Supabase) — one dashboard for the whole "get paid" loop: - Time trackin

粘贴公开 GitHub 仓库,获取 A-F 安全等级评分。
u/DistinctPicture4660 · Reddit
I built a security scanner that checks every GitHub push and tells AI exactly how to fix the issues Hello, As a developer, I ship a lot of code with Claude Code, and I've used pretty much every security scanner out there. Most of them are great at telling you what's wrong. Then they leave you with a long report, and you're back to copying logs into Claude or Cursor, asking your AI to figure out how to fix everything. I wanted something that fit the way many of us build software today.