
NodeESP — Visual programming for ESP32
NodeESP是ESP32的可视化编程工具,通过节点拖拽创建GPIO逻辑和MQTT工作流。
@NodeESP · X
- Project for sale
完整作品展
技术栈
13 projects

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

为 CSV、Excel、JSON 和 Parquet 文件创建可视化数据 ETL 管道。
@ashkans_dev · X
An ETL tool:

Avnac 是一个开源设计工具,可在浏览器中创建图形。
@akinkunmi · X
He trash-talked me and my amazing project ( unprovoked while all his projects are vibe-coded slop. That's why I named him King of Slop.

DrawTok:从模板或代码生成绘图视频,可直接分享到社交媒体。
@xfrigle · X
turn tiny Logo code into stunning drawing videos ready to share on social

通过交互式可视化学习数据结构和算法,准备技术面试。
@aarsh_30 · X

编写代码,以交互式图表实时可视化执行流程。
@neon_time · X

Free tool to transform your source code into stunning, high-resolution HD images. Customize themes, backgrounds, and export perfect code screenshots for Twitter/X, blogs, and docs.
@ricka_dev · X
Building Syntax Code 🚀 A free tool to turn raw source code into high-res, beautiful images for X, blogs, and docs.

SciDrawer:从文字描述、手绘草图或参考图片生成科学研究图表。
zyrliuwei · V2EX
SciDrawer:基于人工智能的科学图表生成工具 SciDrawer 是一个专为科究人员设计的专业人工智能平台,可帮助他们即时生成符合期刊要求的图表、信号通路图和图形摘要。通过将文字描述、手绘草图或参考图片转换为高分辨率可视化内容,该平台消除了对复杂设计技能的需求,使科学家能够专注于研究本身,不需要手工绘图了。https://www.scidrawer.com

从 Adobe Illustrator 导入 2D 路径,在 3D 中变换并以矢量格式导出。
@kamone · X
I built (vibe coded) my own geometry engine from scratch. It keeps path as path, and does the transformation and the silhouette splitting. You can see the code here. One single html file.

探索160个Three.js示例集合,了解3D网络图形和WebGL技术。
@maxchu2021 · X
160 Three.js examples built with Claude through vibe coding. AI didn’t replace coding—it accelerated experimentation and iteration. Next step: turning these demos into production-ready products. Link: #ThreeJS #WebGL #AI #Claude #VibeCoding

创建美丽的晶体可视化和图案。
@songfeitong · X
Introducing Pretty Lattice, a modern-looking crystal visualization tool for creating beautiful figures. Built with Codex since 5.5, and now with 5.6 sol. A huge leap from 5.5, much better at frond end. Github: Demo:

图片转 ASCII 字符画、复制符号、查看码表、进制转换——全在浏览器。
HeStudy · V2EX
做了个纯前端的 ASCII 工具站:图片转字符画、banner 生成、符号一键复制 平时偶尔需要查 ASCII 码表、复制一些特殊符号(箭头、制表符这类),每次都是搜一个满屏广告的老站凑合用,索性自己做了一个: https://getascii.com 目前有这些工具: 图片转 ASCII 字符画(拖一张图进去就行,支持调宽度/字符集/反色) 文字转 ASCII banner 大字 常用符号一键复制(箭头、制表符、数学符号、颜文字) 完整 ASCII 码表 + 一个交互式键盘映射图(点键盘上的键显示对应的 dec/hex 码) 进制转换器( hex/dec/bin ↔ ASCII ) 几个实现上的点: Astro 构建的纯静态站,所有工具都是纯客户端计算,图片不会上传到任何服务器 没有账号系统,没有付费墙,打开就用 整站是绿色荧光终端风( CRT 扫描线 + JetBrains Mono ),算是给终端审美交个作业 顺手给它做了个 25 秒的宣传片: https://www.youtube.com/watch?v=AjzU5mw1PrI