
Spala — Visual Backend Logic for AI-Built Apps
Visualize and deploy AI-generated backend code as a verifiable logic layer you can understand and own.
@SpalaAi · X
The full gallery
Tech stack
60 projects

Visualize and deploy AI-generated backend code as a verifiable logic layer you can understand and own.
@SpalaAi · X

React and shadcn/ui components for creating animated visual elements on marketing and landing pages.
@pixelcave_john · X
Hey Germán! I recently launched and a major update to Tailkit!

Visual orchestration platform for building and deploying Next.js applications.
@sivasankar___s · X
I’m currently deep in building Rudra, a visual orchestrator for Next.js designed for full engineering control. Zero vendor lock-in—you own the code. Website: App Build with Rudra

Understand code flow and app connections before asking AI to help modify your app.
@minmuner_devlog · X
Thanks for the feedback; I’m open to anything.

Explore world events through a visual, source-aware news map.
@brryg_ · X
sure man, working on a social and visual news hub called heuron - lmk what you think!

Learn data structures and algorithms through interactive visualizations and interview prep tools.
@aarsh_30 · X

Create travel map animation videos from your trip stops without learning timeline tools.
@yan_ianthe · X
Shoutout to travelboast and — gorgeous travel map animations. I just wanted one for my own trip without learning a timeline. so with GPT 5.5 vibe coding I shipped ✨Free, browser-only, no login, type your stops → get a video. this is what "vibe coding a weekend project" actually looks like: no spec, no figma, just "build me X" in a chat window.

@JamesAuble https://t.co/GdUqHtJjbA
@Jasoliyaharsh1 · X

Convert design mockups and screenshots to code automatically.
@AnimaApp · X
Image to code in 1 minute - 20x faster than Claude Code and with much higher fidelity. Try it at and let us know how we did 🤘

Interactive map to discover startup founders, indie hackers, and SaaS builders worldwide.
@CiprianiRanieri · X
Builders Map: community of builders from all over the world.

Learn to code and build projects through interactive games and challenges designed for the LLM era
@RahimNathwani · X
Not a direct answer but the guys at Exercism (non-profit that publishes really good and free programming language self-study courses) recently launched a separate site to teach junior programmers both vibe coding and software engineering fundamentals.

A visualization language designed for AI agents to create and interact with charts.
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