Self-Promotion
p/self-promotionShow off what you're working on
trending
Rajat Jain

4mo ago

Tired of Youtube Ads + outdated media players, so I built free universal player to fix it. Thoughts?

Hey everyone

I m a solo maker and I shipped my first product today after running into the same small but annoying problems again and again:

Installing a heavy media player just to watch one local video

Hong Phat Ly

4mo ago

Correction: Effective Date Update for @DataQueryAI Pricing

Hi PH Family

Quick clarification regarding my earlier post I ve updated it to correct the effective date:

PowerChamp

4mo ago

Solving outdated help center problem for SaaS - looking for feedback from 20 teams

We've all been there. Ship a feature on Monday, help center screenshots are wrong by Tuesday, support is answering the same "how do I..." questions all week because the docs haven't caught up yet.

Spent the last few months building BunnyDesk AI to just handle this automatically, your help center writes and updates itself when your product changes.

Mark Durnin

4mo ago

Are paid ads a trap for micro-startups?

I ve been thinking a lot about the "distribution wall" we all hit. There s a lot of pressure to hire agencies or jump straight into CPC roulette, but I m starting to think traditional "marketing" is actually a waste of money in the early days.

When you re a micro-startup, you don't need a brand strategy yet you need human beings clicking your links so you can see what breaks. I had a wake-up call recently when I realized a Spanish-language influencer was directing a huge amount of traffic to my site. The problem? I didn't have a single word of Spanish on the site. I would have never known that was a potential market if I hadn't seen the raw traffic data first.

Zahoor Ali

4mo ago

Hey Product Hunt 👋 I’m Zahoor, one of the founders of Votap.

...Like most startups, Votap started pretty scrappy. A lot of late nights, second-guessing, building things that break, fixing them, and slowly figuring out what actually matters to users. This isn t a polished big company launch. It s very much a real product built by a small team trying to learn fast and build something useful.

We built Votap because politics affects almost every part of our lives: cost of living, housing, work, safety, opportunity. Yet for most of us, our actual influence feels close to zero outside of elections every few years. That disconnect never sat right with us.

Votap is our attempt to close that gap. It s a simple way to express how you feel about politicians in real time and see how public sentiment shifts live through charts. No waiting years between elections. Just ongoing feedback.

Launching on Product Hunt matters a lot to us because early adopters here don t just click and disappear. You ask tough questions. You spot flaws. You suggest features we didn t think of. That feedback is genuinely how early products get better, and we re here to learn.

Aniket Prabhu

4mo ago

Guidance on new product idea..

hi community - need your blunt guidance on this hypothesis. its currently in Thoughtland and i am working on validating the vision.. This can be some what of a brainstorming tool or something else..i am not sure yet.. below is the story sandwich

Story Sandwich

haizi

4mo ago

I just built my first Next.js app with AI assistance. Feedback wanted! 👋

Hi everyone,

I'm a new indie developer currently learning to code with AI assistance.

I realized that many existing online line counter tools are either ugly or full of ads. So, I decided to build my own as a practice project.

My Tool: Line Counter Online Link: https://linecounteronline.com/

John Singleton

4mo ago

Check out what I’m working on!

Hello everyone! I m excited to be here and share with you what I m all about!

Habit Builder

Imagine waking up each day not dreading your to-do list, but excited to build a version of yourself that s stronger, more focused, and truly unstoppable. That s the power of HabitBuilder.pro the ultimate pocket coach that turns fleeting resolutions into lifelong transformations. Whether you re a busy professional in Dallas juggling meetings and family, a student aiming for better study routines, or anyone tired of starting habits only to stop a week later, this beautifully simple platform is your secret weapon for success.

Anton Solovich

4mo ago

How do you deal with tab chaos while working?

Hey PH folks

I am continually getting caught in the same pattern: I start working on something with good intentions... and 30 minutes later I am overwhelmed with tabs scattered in 3, 4 different contexts (work, learning, "quick research, " distractions). It is the switching back and forth between contexts that really gets to me, not the tasks themselves.

So, I decided to implement a very simple rule: one window per goal.

daniele pelleri

10mo ago

Building real multi-agent AI: 5 lessons from the trenches (+ questions for you)

I built a multi-agent orchestration system and turned the dev exhaust (tests, Git commits, CLI docs) into a free ebook. It s not theory: it documents the architecture, failures, refactors and ops decisions that made it production-ready. 5 lessons that actually moved the needle 1. Architecture > prompts. The wins came from memory, quality gates, orchestration, and service layers not better prompts . 2. Hire teams dynamically. A Recruiter AI assembles the right agent team per goal/domain; hard-coding roles doesn t scale. 3. Unify orchestration. Consolidating multiple orchestrators into a Unified Orchestrator cut conflicts and latency, and improved completion rates. 4. Production readiness is a discipline. We built a Production Readiness Audit to stress security, scalability, and performance beyond it works on dev . 5. Load reveals truth. A load-testing shock forced pragmatic quality thresholds and better prioritization systems get smarter under stress. Questions for the community How are you deciding when to use structured vs adaptive orchestration at runtime? What s your bar for quality gates so you don t stall progress? Would you find more useful: a starter repo + checklists, or deeper chapters on monitoring/telemetry & cost control? Link (free beta): books.danielepelleri.com P.S. The ebook was compiled automatically from the project s tests, commits, and CLI-generated docs so the narrative mirrors the real workflow, not a cleaned-up case study.