
Dashwall — Live KPI displays for your office wall
Dashwall is a realtime metrics display platform that puts live KPIs like revenue and signups on big office screens. Push a value to a webhook or tell an AI agent what to track; the
@dashwallio · X
The full gallery
Tech stack
13 projects

Dashwall is a realtime metrics display platform that puts live KPIs like revenue and signups on big office screens. Push a value to a webhook or tell an AI agent what to track; the
@dashwallio · X

World's first 24/7 infinite virtual billboard network for humans and autonomous AI agents. Real-time RTB bidding, Cryptographic Proof-of-Play (PoP) receipts, dynamic QR scan attrib
@iAmOweezY · X
Building a live virtual billboard network. 15s takeovers, city feeds, $1 to start.

Captivar is the white-label platform digital agencies use to track every visitor, capture every lead with an AI receptionist, and book every prospect — across every client site, fr
@IamParvindar · X

The Grey Matter - AI-Powered Business Observability Platform using the 9Vectors Framework
@CHARLIEMILLERai · X

BYO is a privacy-first link-in-bio platform with custom domains, link shortener, and micro-site builder. Create SEO-friendly bio pages, event links, and digital business cards—all
@rabiul_builds · X

Platform for brands to hire verified creators, produce user-generated content, and track campaign ROI.
@dileepdhakal · X

Create interactive product demos to showcase software without complex staging environments.
u/Easy_Programmer_8376 · Reddit
Third place in ProductHunt Hey y’all! I’m the solo dev behind LiveDemo.ai , an interactive product demo platform built to help B2B SaaS teams showcase their software without needing complex staging environments or boring, static video recordings. After months of grinding out the code, configuring infrastructure, and building integrations, I’m incredibly excited to say that we just launched on Product Hunt again! If you have a few minutes, I’d love for you to check it out and give me

Manage quotes, orders, production, inventory, scheduling, and customer approvals with print shop management software for print, sign, and apparel shops.
@PrintSked · X
uh but its custom built for sign, print and apparel shops - btw i know its not a good pitch but +1 point for tryin? Maybe no...

Create and manage flash sales of digital products with instant USDT payments.
@AyeshaBuilds · X
just launched dropanda 🐼 flash sales for digital creators keep 95% of every sale no monthly fees paid to your wallet built solo from Bangladesh in 2 months #buildinpublic #creators #digitalproducts

Real-time 3D visualization of crypto market data using live exchange data and cinematic post-processing.
@zacxbt · X
my current apps: • j******** (redacted) • @irigenerative (my first nft) • non-crypto saas app • penis game • blockrunner (my endless runner iOS app posted a vid a week ago) • petwidge (per iOS app) • nftwidge (nft gallery iOS app) • (pretty charts) • @perpspet (3d gamified perps) • (gamified bridge) • crypto twitter social app (don’t want to spoil the details) • portfolio pet game where the character is your portfolio, you feed him coins and he grows/evolves • (first app i ever vibe coded in dec) • onchain jam (nba jam 2v2 game but each team is a chain ex: base team = brian + jesse) • waffle world (3d waffle platformer lol) - 3d social trenches game

Create presentation slides from plain text and broadcast live to phones in the room in 30 seconds.
@danielberigoi · X
Type plain text, get a clean deck in 30 seconds, broadcast it live to every phone in the room

Create and auto-publish branded video assets from trending content to multiple social platforms.
@nrqa__ · X
the AI agent resource list I wish existed a year ago 1). for learning the fundamentals (videos) ↳ llm introduction - the crash course that actually explains how these models work before you touch a line of code ↳ llms from scratch - build one yourself so the black box stops feeling like magic ↳ agentic ai overview (stanford) - a proper academic breakdown of what makes an "agent" different from a chatbot ↳ building and evaluating agents - how to actually test whether your agent is doing its job or just faking it ↳ building effective agents - practical patterns for agents that hold up outside a demo ↳ building agents with mcp - how model context protocol changes the way agents connect to tools and data ↳ building an agent from scratch - no frameworks, no shortcuts, just the raw build ↳ philo agents - a full playlist for going deeper once the basics click 2). for cloning and remixing (repos) ↳ genai agents - a growing collection of agent examples you can clone and