
Propelio | Proposal software for independent studios and agencies
Create professional proposals in minutes with templates, e-signatures, and analytics.
@propelio_app · X
Hey man, Building Propelio, proposals for freelancers Let’s connect!
The full gallery
Tech stack
60 projects

Create professional proposals in minutes with templates, e-signatures, and analytics.
@propelio_app · X
Hey man, Building Propelio, proposals for freelancers Let’s connect!

Research Shopify App Store trends, track competitors, and discover keyword opportunities.
@yuangwya · X

Build web apps from prompts, get them deployed live, and generate marketing content.
@promptui · X

Generate professional documentation for startups without coding or complex setup.
@hannah24_app · X

Project management, CRM, and HR in one platform for software teams.
@aquib_builds · X
MyTaskly — task/project management SaaS, live at Problem: small teams overpay for bloated PM tools or just lose track of things in WhatsApp/spreadsheets.

Design and deploy AI workflows and agents with a visual no-code builder.
@RanRan1357699 · X
Just shipped a smart guardrail in experiments: if your flow needs test data, it now blocks runs with a friendly prompt and offers one-click AI-generated samples. No more silent all-fail runs! Small details, big peace of mind. #BuildInPublic

Audit your AI app for security, privacy, and governance readiness.
u/Budget_Lawfulness_33 · Reddit
I made a tool that bridges the gap between vibe coding and actually knowing what you shipped A lot of people are shipping things they don’t fully understand anymore. With the new flagship models such Claude/Codex and people spending hundreds on AI subscriptions to build faster, apps are being shipped quicker than ever. But when you’re constantly throwing prompts at AI, adding features, and moving fast, it’s easy to lose track of what actually made it into your codebase. So I built: https

Scan and monitor AI-coded apps for security, performance, and code quality issues.
@Vibedoctor_io · X
Connect VibeDoctor MCP to Cursor, Copilot, Claude Code or Windsurf. Your agent gets a security gate built in. #ClaudeCode #AppSecurity #DevTools

Generate tileable patterns and textures from text prompts or images, then preview, recolor, and export them.
Seamless Canvas — AI 无缝纹理生成器,通过文字描述或上传图像生成可平铺纹理 - [更多介绍](https://seamlesscanvas.com)

Generate beautiful, customizable QR codes with colors, gradients, and logo support.
@TheSarimQureshi · X

Track your learning progress and project development as a developer.
@Dev_code_04 · X

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