
完整作品展
技术栈
18 projects



AI代码审查助手,自动提供拉取请求的修复建议。
@Kony_05 · X
Here’s my products. KOINCODE CLI KOINCODE Review

扫描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

粘贴 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驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db

JavaScript和TypeScript代码审查工具,使用AI无需执行代码即可识别问题。
@adib_011 · X
Built RepoLens at the Codex Meetup, an evidence-first JS/TS code review tool that shows reviewers where to look, without executing repository code. Built with Codex + GPT‑5.6. Try it: Demo: @OpenAIDevs @mitul_shahriyar #CodexMeetup

在浏览器中即时验证、格式化和修复JSON。
@AniketMishra00 · X
world's first JSON Intelligence platform.

粘贴 AI 提示词获得 0-100 分评分,并得到为 ChatGPT、Claude、Gemini 优化的版本。
@bestaipacks · X
Qa prompt tool Let's you fix bad ai prompts for free, gives you a score and saves your improved versions. Paid account gets more qa reports, access to better models and ability to re run improved prompts on just about any model

快速修复 CSV 格式问题、重复项和编码错误。
@cleanmycsv_app · X
hi alisha, just shipped to fix corrupted utf-8, missing zeros and bad formatting before importing to crms. building in public now 🚀 let’s connect!

快速生成美观的二维码,支持自定义颜色、渐变和商标。
@TheSarimQureshi · X

用AI辅助解决每日代码挑战,跟踪你的开发者连胜记录。
u/Administrative_Egg78 · Reddit
I built this because AI was making me a dumb&lazy engineer I noticed something sad about how I use AI. I was shipping faster, but practicing less. I could get answers quickly, but I was losing the habit of working through the fundamentals myself. So I built Unrot: short daily challenges for developers across languages, system design, architecture, data engineering, and other tracks. Game/xp and rewards system, a tiny bit competitive. No signup required to try it: https://unrot.dev