
Fountible — Figma Alternative Where Design Is Code
将 Figma 选区转换为原生 React 和 Tailwind 代码,具有 AI 设计和 3D 功能。
@onuro · X
完整作品展
技术栈
67 projects

将 Figma 选区转换为原生 React 和 Tailwind 代码,具有 AI 设计和 3D 功能。
@onuro · X

为UI组件创建液态金属效果的实时WebGL着色器。
@MengTo · X
These will instantly make your vibe-coded projects look less generic. Free, open-source libraries from the same creator: • • •

Shufaf is an interactive image workspace built to help developers and designers instantly visualize, test, and perfect their assets in different UI components and mockups before de
@ramio_io · X

用AI生成React网站,具有CMS和即时托管功能。
@saysSerenaaa · X
Unshift lets you build web sites + web apps from a production-ready foundation instead of starting from scratch.

用线条和形状在浏览器中设计视觉艺术
@josephflaherty · X
by @golnik is the best vibe-coded software project I've seen, both in its aesthetics and the difficulty of its accomplishment. You can see the finished output of his work here:


使用可视化编辑器快速构建Next.js网站,并获得完美的页面评分。
@NextBlockCMS · X
Connect Claude, ChatGPT, or Gemini directly to your live website!🚀 We just turned NextBlock Cortex AI into an MCP Server! ⚡️ Local dev via VS Code / Claude Code ⚡️ Dual-mode: BYOK + MCP Subscription ⚡️ Mutate JSONB layouts & query DB live Try it: 🧱

3D粒子生命可视化工具,实时响应你的音乐和MIDI输入。
@aaronlemke · X
Heres a link to check out my browser-based 3d Artificial Life audio visualizer with live audio input and midi mapping support. Put on your favorite tunes and play around. @threejs @webgl_webgpu Built with Codex from @OpenAI based on Fluoddity from @OA_paperclips

A growing collection of React components for building modern products. Each one arrives as source you can read and edit, and works with your coding agent, so what it ships looks de
@akhil_4109 · X

用3D设计工具创建和可视化房间布局。
u/Effective-Account278 · Reddit
Built a 3D interior design tool solo as a college student (weekends only) — would love honest feedback Hey — I'm a college student building Haven, an interior design platform. Long-term vision is an all-in-one place combining a real 3D room design tool (like IKEA Kreativ/Coohom) with a designer-client marketplace (like Houzz). This is the first real piece: the Room Designer itself. Built entirely solo, weekends only, on an old 8GB MacBook Air. What it does right now: Build a room manually

用 72 个 React 组件构建 AI 仪表板和智能代理界面。
BoardUI · GitHub
boardui React design system for agentic interfaces. Every free BoardUI component as source, with a working AI chat app on your own model key as the homepage.

Flint是为AI代理设计的可视化语言,用于创建交互式数据可视化。
chenglong-hn · HN
Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler. Flint is a visualization intermediate language to address this issue, allow AI agents to solve this last-mile human-agent interaction problem. It provides a simple semantic-type based specification, and contains a layout optimization engine that can produce good-looking charts (filled with derived low-level details) from simple