
完整作品展
技术栈
60 projects


用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

由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

分析UI截图,为AI agents提供设计审计。
u/albanianspy · Reddit
the boring internal tool became the product we didn’t start with a saas idea. we were just annoyed that every agent-built UI looked weirdly related. so we made an internal finish gate: real screen references, a design contract, browser checks, and a ban list for generic AI defaults. one developer kept asking why it wasn’t public. eventually we stopped having a good answer. now UIZZE has a few paid users. builder disclosure: it’s mine, $9/mo or $99 lifetime: https://uizze.com current

针对AI角色测试创业想法,数分钟内获得验证信号。
@gaurangbuilds · X

利用OpenAI API进行AI驱动的代码审查和调试分析。
TOPDEV99999 · GitHub
AI-codepilot An advanced AI-driven code analysis tool built with Next.js, leveraging OpenAI's API to review and debug code efficiently.

使用你的简历进行模拟面试和薪资谈判练习。
u/Intelligent_Cup_5304 · Reddit
I built a tool that runs mock interviews + salary negotiations off your real CV; would love feedback While preparing for an interview this week, I "accidentally" built thomot: you upload your CV and a job posting, and it runs a realistic mock interview (voice or text) followed by a salary negotiation roleplay with an AI, then scores your performance and tells you what to fix. It also has CV improvement and cover letter generation features. It's live and free at thomot . I temporarily dis

ApplyVita:AI职业代理帮助构建简历、定制求职申请和练习面试。
@gududubey · X

根据需求自动生成测试用例和脚本。
@SEOexpertpkk · X
AI-Driven Test Automation Platform

The job board for AI developers — RAG, agents, evals, inference. First-party roles pulled nightly from company career sites.
alastairr · HN
Job board and MCP server for AI developers

用Odin AI教练练习面试答题,获得语音表达评分反馈。
u/Low-Development-2571 · Reddit
I am getting laid off, so I built a free AI interview coach that scores how you speak. I need your brutal feedback I've spent 9 years breaking things and have worked as a QA Analyst, QA Engineer, and Software Development Engineer in Test. Just found out I'm being let go. Instead of browsing job boards, I built something I needed for my interviews. I tried many prep tools, and they all check your answers. But almost none look at how you deliver them, the rambling, filler words, or answers th

将编码任务根据复杂度自动路由到最便宜的Claude模型。
@viiforwinn · X
Hey, let's connect! 🚀 I got tired of the manual grind (picking Claude models, checking diffs for secret leaks, and guessing agent parallel counts), so I automated all three. Built kodemux—it's completely free and open source: