
完整作品展
技术栈
71 projects


分享无法下载、截屏或转发的受保护视频。
@bunkercastDRM · X

免费在线生成器和决策工具,包含 Yes/No 生成器、随机选择器和转盘游戏。
@qt_nest · X

与客户共享文件和讨论文档的门户,无需客户注册。
@droplana_com · X

使用自定义图标设计并下载个性化倒计时日历 PDF。
@markiebee_ · X
I am working on Create printable PDF Calendars

用3D虚拟投掷筊杯获得占卜结果的游戏。
Demo1024 · V2EX
重看《周处除三害》后,我做了个 3D 掷筊小网站 大家好,我最近重看了一遍《周处除三害》。 然后看到电影里陈桂林在关圣帝君面前连续掷出九次圣杯,随后决定自首。筊杯一次次被抛起,他也在一次次落定的结果面前挣扎,直到不得不作出选择的时候,我突然也想试试掷筊,就是去掷几下玩一下。 结果我搜了半天,发现基本上类似的在线掷筊工具都做的挺拉胯的。基本都是点一下,然后给你个随机的结果,没有过程,没有仪式感。然后我就觉得不如我自己做一个。 所以就和 Codex 协作做出了当前这个版本的 3D 掷筊小网站: https://asklaoye.com/zh-Hans 名字叫「问老爷·掷筊问事」,取名源于潮汕地区,一般把这种请示神明的过程称之为问老爷。 和现在能搜到的那些在线掷筊工具相比,问老爷里的两枚筊杯会经过实际的 3D 物理运动:向上抛起、碰撞、落地,最后根据两枚筊杯停稳后的朝向,判断是圣杯、笑杯还是阴杯。由于我限制了投掷范围为网页全局视口,所以也会出现卡边之类的特殊情况,这个时候就会显示未定结果。 然后网站里面的筊杯的 3D 模型,还是我专门充值了 70

使用 AnimeGen 从文本提示生成动漫图像。
AI Anime Generator — 免费的 AI 动漫图片生成器

ToolsLoop:自由职业者免费工具套件,包括发票、增值税、报价、费用追踪和商名生成。
@tools_loop · X

AltosTools 提供 12 个免费在线生成器,无需注册,直接在浏览器中使用。
@Oriam216 · X
Just launched AltosTools 🧰 — 12 free online generators in one place. QR codes, passwords, business names, price quotes & more. No sign-up, works on mobile, runs 100% in your browser. Try it 👉 #buildinpublic #freetools #indiehackers

分享链接即可进行视频聊天,无需注册。
u/abcde12399 · Reddit
I always begged engineers to fix even a typo. Now I've built my own video call app. I come from business and design. I was always the one begging engineers to fix even a typo. Then I found vibecoding and started building things myself!!! TinyRoom is my first real project. You share a link, people click it, you're in a video call. No accounts, no downloads. Up to 8 people (4 for mobile). Basically Zoom without everything annoying about Zoom. I use it for my own community's weekly sessions

向 QWQ AI 提问,获得详细推理答案,无需登录。
QWQ AI Assistant — 免费提供经过深思熟虑且富有详细推理的答案的 AI 助手,不需要登录

创建流程图、程序图、组织架构和UML图的免费在线工具。
@N0V4Dev · X
I found a tool called Next AI that links AI capabilities directly with diagrams. It lets you build and edit diagrams using natural language prompts instead of clicking around the canvas manually. It's a handy way to sketch out architecture when you don't want to drag every box yourself. The project is built on TypeScript with React 19 and Next.js. It supports multiple AI providers and even includes an MCP Server. This means you can use it with the Claude Code CLI to generate diagrams from your terminal. Deployment options are flexible too. You can run the tool locally with Docker or push it to Vercel and Cloudflare Workers. It supports multi provider setups so you can pick the backend that fits your workflow. #Nextjs #AI #Diagrams #TypeScript