
snill.ai — Describe your business. Get a system that runs it.
用纯英文描述业务需求,自动生成定制商业软件。
@knutmt · X
完整作品展
技术栈
20 projects

用纯英文描述业务需求,自动生成定制商业软件。
@knutmt · X

多语言代码学习助手,可在浏览器中直接编写和执行代码。
@francis7_a · X
Building - learning tools for devs and student. happy to connect.

上传 PDF 生成二维码和短链接,无需注册也无需下载。
EdenSu · V2EX
做了个托管 PDF 的二维码工具 最近老婆一直在抱怨给老外传 pdf 文件很麻烦,之前一直是走邮件附件。麻烦在于文件一改就得重发一遍,对方手上可能还留着旧版本,来回确认到底看的是哪一版特别费劲。 想着不如给她生成个二维码或者短链接,文件更新了直接换后面的,链接不变。搜了一圈现成的工具,试了几家都有点别扭。有的免费能生成,点下载却要注册。还有的会在扫码后的落地页上放广告,但那是发给客户看的东西,不太合适。 干脆自己做了一个: https://qrcodeforpdf.app 传个 PDF ,出一个二维码和短链接,扫了在浏览器里直接打开,不用下载也不用装 App 。文件可以随时替换,码和链接都不变,已经发出去或者印出去的都还能用。不注册就能生成和下载,PNG 和 SVG 都没有水印,应该是比较完美的,刚好也作为自己的一个小项目,也欢迎大伙们试用给建议,逐步优化!

免费开发者工具集合,以地图形式组织,包括格式化、生成和解码工具。
@AntiaIuri · X
Just shipped DevErse 🚀 A curated directory for dev tools & AI utilities built to speed up your workflow. It's super early stage — check it out and let me know your thoughts! 👇 🔗 #buildinpublic #indiehackers #laravel #reactjs


浏览器中的开发环境,集成shell、git和本地AI。
Dhravya · GitHub
burrow a whole dev machine in a browser tab - bun.wasm, shell, git, and local AI. phones home to nobody.


在熟悉的代码语法中翻译并理解不同编程语言的代码。
u/HeronObvious5452 · Reddit
I build a code translator so that I still understand the code even if I let AI build in another language You can edit the code live, set the target language and hopefully understand it. I am a C# Developer since 2006 and started learning rust and made many apps since 2 years in rust, but it is still hard to understand sometimes (takes to much time). So I started building this translator ... and it will not end because I need it myself. So I made a VS Code Extension out of it too. I 'd lov