
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
17 projects

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

Convert images to cinematic videos using AI models like Sora, Kling, and Runway.
novavideo.ai — 使用领先的图片转视频 AI 模型和热门视频特效模板,将照片转化为视频

Build product roadmaps, manage tasks, and collect feature feedback with AI assistance.
@jimmy_harika · X
TLDR: Notion shipped my exact app that I have using in my daily workflow from last 2 years. Try here: It got a mcp that wires to your claude code and codex. Git integration is almost complete and will ship in coming days
Search 50,000+ free SVG icons, customize colors and stroke, download as SVG/PNG/XML — no login required.
@thedeepflux · X
i'm shipping for designers who need a massive library of high-quality icons without the subscription. it solves the 'i need it now' problem. for other builders, how do you handle feature creep vs. sticking to the core problem?

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared