
VT Code · WebMCP editor
在浏览器中使用 VT Code 编写代码,支持 WebMCP 和 AI 编码助手。
vinhnx · HN
VT Code – a terminal coding agent with a human-reviewed WebMCP editor
完整作品展
技术栈
60 projects

在浏览器中使用 VT Code 编写代码,支持 WebMCP 和 AI 编码助手。
vinhnx · HN
VT Code – a terminal coding agent with a human-reviewed WebMCP editor

从手机排队编程任务、审查代码变更并控制VS Code和Cursor。
@WilliamQubits · X
vibe coded a feature from my phone on a walk. Cursor picked it up at home before I even sat down. no desk required 🛠️ #ChatView

用二维码、NFC和自定义域名创建数字名片。
@NativeCodeIn · X

在代码库内进行代码实现、测试、审查和修复的AI代理。
lightninglu10 · HN
CodePress – Save $50k+ a month on Cloud Agents

Paste code, get a link, and share it. Anyone opening the link can run your code in the browser. No setup, no install, no login. An instant coding sandbox for snippets, debugging, a
@BillyAwaa · X
Share runnable code instantly and invite users to collaborate. You can spin up any framework such as node JS, flask and more. No sign up needed.

@Kiriakoscls4 https://t.co/vL7v4J1TKx
@z5code0 · X

为餐厅创建二维码菜单,通过WhatsApp收集订单,减少配送佣金。
@muazmaki · X
Just luanching it

@anupamrjp A fast and smooth browser ADE where humans and agents build together. Its custom editor delivers native scrolling and smooth 120 FPS performance - even on large files. C
@andreisfedotov · X
A fast and smooth browser ADE where humans and agents build together. Its custom editor delivers native scrolling and smooth 120 FPS performance - even on large files. Check it out: Live demo without installation:

See what's next for eSIM. QR code appears on screen after payment.
@GoAreviGo · X
eSIM made affordable, 50% off at checkout. Just select your plan.

Qwen AI 从文本描述生成完整网站、登录页和交互式应用。
@DeerLucid · X
阿里这次有点猛:最新旗舰模型,直接免费开放。 Qwen3.8-Max-Preview 已经上线了, 地址: 不用 API Key,不用绑卡,登录账号、选中模型、打开 Web Dev 模式,就能直接用。 它最值得试的不是聊天,而是一句话生成完整网站。 页面、动画、响应式布局、实时预览,基本都能一次给你搭出来。甚至只输入一句“hello”,它都能生成一个能交互的 Landing Page。 更关键的是,现在还处于免费 Preview 阶段。

为转销商生成QR码追踪库存,无需条形码管理数千件商品。
@eXtrek · X
inventorty app

在浏览器中完成60个Python编码挑战。
u/Funny-Temporary7465 · Reddit
Built a Python learning platform because I was bored of the existing options Hey everyone, I built PyTutor, a web app to learn Python by actually writing code from the first minute instead of watching videos. 60 challenges across 6 modules, a real Python editor in the browser (runs via Skulpt, no backend needed), a live variable inspector so you can see what your code is doing as it runs, and a certificate at the end. Built it with AI-assisted coding tools, which let me focus more on the