
dropklient — The Client Portal Built for Freelancers
为自由职业者打造的客户门户,在一个地方收集客户简介、文件和反馈。
@DropKlient · X
The only website freelancers need to manage their work.
完整作品展
技术栈
24 projects

为自由职业者打造的客户门户,在一个地方收集客户简介、文件和反馈。
@DropKlient · X
The only website freelancers need to manage their work.

通过 AI 辅助写作,从 API 规范和文档生成品牌化的开发者门户
@jitendraballa · X

自由职业者的时间追踪和项目管理工作空间,配有AI助手。
@baptistedulac · X
time tracking for freelancers and agencies

输入纯文本快速生成演讲幻灯片,实时广播到房间内的手机。
@danielberigoi · X
Type plain text, get a clean deck in 30 seconds, broadcast it live to every phone in the room

在线格式化和验证 JSON,无需上传数据
@VeganVegan75738 · X
做了一个免费的 JSON 格式化工具。 支持: ✅ JSON 格式化 ✅ JSON 校验 ✅ 在线使用 ✅ 无需安装,数据不上传 开发者日常调试 JSON 可以直接用: #开发者 #前端开发 #工具

创建并导出采用Jake Gutierrez单栏LaTeX风格的简历
@xlin6798 · X
codex is great, here is what i built with codex

实时翻译管理 WhatsApp 和 Telegram 对话,支持 200+ 种语言。
TranAI — 聚合海外主流应用的多开翻译器,支持沉浸式翻译、有道/百度/Google/DeepL/ChatGPT 等翻译通道和 AI 智能回复

Voidocs 为初创团队创建专业文档,无需代码配置。
@hannah24_app · X

在浏览器中编辑、压缩、转换和合并视频和音频文件。
zhw2590582 · V2EX
最近对网站进行了重构,做成了免费的视频工具站:[ArtPlayer Tools]( https://artplayer.org/tools/) 主要是围绕着 ffmpeg.wasm 和 mediabunny 实现的一些可以直接在浏览器里用的视频/音频工具,常用的有: - 视频压缩:[Compress Video]( https://artplayer.org/compress-video/) - 视频裁剪:[Crop Video]( https://artplayer.org/crop-video/) - 视频合并:[Merge Video]( https://artplayer.org/merge-video/) - 视频尺寸调整:[Resize Video]( https://artplayer.org/resize-video/) - 视频旋转:[Rotate Video]( https://artplayer.org/rotate-video/) - 视频调速:[Change Video Speed]( https://artplayer.org/change-video-speed/) - 添加文字到视频:[Add Text to Video]( https://artplayer.org/add-text-to-video/) - 添加水印:[Watermark Video]( https://artplayer.org/watermark-video/) - 提取字幕:[Subtitle Editor]( https://artplayer.org/subtitle-editor/) - HLS 转 MP4:[HLS to MP4]( https://artplayer.org/hls-to-mp4/) - 音频可视化:[Audio Visualizer]( https://artplayer.org/audio-visualizer/) 大部分工具都是本地处理,文件不会上传到服务器。最开始是因为自己偶尔要处理一些视频,开剪辑软件又有点重,在线工具又担心隐私,所以就慢慢做成了一个站。 目前还在持续完善,体验肯定还有不少粗糙的地方,比如不同浏览器的兼容、移动端操作、长视频性能之类的。 网站: [ArtPlayer Tools]( https:

具有CRM、开票和项目管理功能的业务管理工具
@buildrunkitUS · X
BuildRunKit: A complete system for founders, with (CRM/Invoices/Projects) BuildRunKit 7-part Startup foundations book series. Book 1 is live! The Startup Self Check Frenzied Founder Podcast.

可嵌入的可视化工作流编辑器,支持AI驱动或纯逻辑设计。
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t
