
完整作品展
技术栈
27 projects



通过交互式代码审查和系统设计题目提升技术评估能力。
u/Most-Football-4401 · Reddit
AI is writing more and more of our code. I think that means we need to get much better at reviewing it. We have a lot of tools to practice coding (LeetCode, HackerRank, Codewars, and so on). But I see very little on practising reviewing code, especially code written by AI . I am aware industry is running to build tools for AI review AI written code (the fox guarding the henhouse). But I believe it is just a matter of time before regulators start slapping hands for doing so in regulated indus

映射软件架构、依赖关系和所有权,帮助团队和 AI 代理理解系统。
u/keiloktql · Reddit
i built a living architecture map after redrawing the same stack for every project heya, i'm a design engineer at 8starlabs. i just launched canopy. i kept redrawing architecture diagrams for hackathons, work, group projects, and side projects. they were useful at first, but quickly became outdated. canopy turns your stack into a living map. you can import a github repo, see services and dependencies, track costs and ownership, publish maps, and export context for ai coding tools. try i

Discover, share, and validate the best developer resources — libraries, tools, courses, AI models, MCP servers, and more. Community-ranked by developers, for developers.
@irvinosazee · X

NodeESP是ESP32的可视化编程工具,通过节点拖拽创建GPIO逻辑和MQTT工作流。
@NodeESP · X
- Project for sale

SpecKit 根据项目描述自动生成完整的技术规格、架构和开发路线图。
@satulipa_ · X
My workflow: 1. Open Speckit → answer 5 questions 2. Get blueprint (PRD, DB, API, roadmap) 3. Take it to Cursor/Claude Code 4. Vibe code with actual direction Built with Next.js, Vercel, try it on

免费前端开发工具,包括CSS生成器、图像压缩等功能。
@iamdeepak89 · X

Dev Fun 提供编码、格式化、IP检查等浏览器工具,大多在本地运行。
4seasons · V2EX
devfun.org - 开发者(网络)工具集合 ## 访问地址 https://devfun.org ## 主要功能 - 本机 IPv4/IPv6 网络检查及 IP 信息查询 - 站点可访问性检查(支持全球区域) - 代理检查及代理全球出口检查 - 各类编解码、格式测试、文本格式化、校验密钥生成、文本处理、转换工具 欢迎大家使用,提供建设性的建议和意见!

分享软件创意、发现项目、跟踪贡献者的公开待办事项。
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

DevTet为网络代理商提供网站监控与维护报告,涵盖正常运行时间、SSL及SEO监控。
@devtet_mon · X
Building DevTet — monitoring + maintenance reports for web agencies. It helps agencies prove the value of website maintenance with uptime, SSL/domain, ping, key monitoring, WordPress maintenance log, WP plugin, Client groups and branded client reports.

提交系统架构设计,体验AI触发的生产事故模拟实战。
u/No-Preference-846 · Reddit
I built an AI-augmented system design practice tool that triggers a live production incident when you submit your design - not just a critique Every system design prep resource I used was static — read a diagram, read the tradeoffs, move to the next one. Nothing ever pushed back on what I actually built. So I built ChaosBench . You design a system on a canvas — drag components, wire them up — and when you submit it, an LLM (Gemini) finds the actual weak point in your specific design and