
Droplana — Client portals without the complexity
Share files, collect documents, and discuss them with clients—no signup required.
@droplana_com · X
The full gallery
Tech stack
60 projects

Share files, collect documents, and discuss them with clients—no signup required.
@droplana_com · X

Instantly share files and text across devices (Mac, PC, iOS, Android, Smart TVs) via your browser, no signup needed.
@WackyCrocoGator · X
This one doesn’t require any signup or payment. Just load and multiple device by opening the site on them and connect them for an easy way to drop text and file to each other.

Digital wellness tracker that analyzes your media consumption to help you consume better.
@Nogui_1 · X
A digital wellness ecosystem to make peace with our digital selves.

Manage equipment rentals, payments, and inventory tracking in one system.
@ShakibMd93031 · X
Built an Equipment Rental Management System to simplify rentals, payments, and equipment tracking. Looking for businesses interested in a demo or a customized solution.

Generate AI images and videos using Nano Banana Pro and Sora 2 with built-in prompt optimization.
nbpro.io — 一站式 AI 图像与视频生成平台,整合了当前领先的图像与视频生成模型,包括 Nano Banana、Nano Banana Pro、sora2 等。平台内置智能提示词优化器,并提供大量真实可参考的生成案例,帮助用户创作高质量内容,生成的图片和视频均不带水印,适用于多种专业与商业场景

Browser-based suite of 118 privacy-focused tools for images, PDFs, SEO, and media.
@ayan11200 · X
try this one Free solution

Editorial workflow platform for teams to plan, write, review, approve, and publish content.
@duke_can_c_u · X
Hi I’m the founder of a content collaboration platform for teams and creators, with focus on editorial workflows. Always looking to connect with people passionate about content, SaaS, and building great products.

Queue management platform where guests join without an account and businesses manage operations via phone.
@sardamit · X
2-3 years ago, i built the waitlist app for a very popular date place in Mumbai i rebuilt it today using vibe coding

Add data persistence and authentication to AI-built apps in minutes without database setup.
@MuratOnX · X

Automatically build podcast sessions from a live catalog that fit your schedule.
@Akisin1 · X
Listen Like You Live

Leveraging the Bittensor ecosystem, Vidaio provides scalable, affordable, and high-quality video processing solutions.
@vidaio_ · X
Ai driven, video enhancement!

Embeddable visual workflow builder for web apps with optional AI assistance.
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