Self-Promotion
p/self-promotionShow off what you're working on
trending
Dev Baku

2mo ago

Real-time traffic protection that works with your existing Cloudflare setup

Hey folks,

I built Detect7 because I got frustrated dealing with the same problem over and over - small attacks and persistent bots hitting my websites that weren't big enough for Cloudflare to notice on its own.

The idea is simple: your web server sends its access logs to Detect7, and we analyze every single request in real time. When something looks off - an aggressive IP, a sudden traffic spike from an unusual country, a slow-ramp attack building up over hours - we handle it automatically through your Cloudflare firewall. Challenge first, block if the bad behavior continues.

Eduard Akimbaev

4mo ago

Published a song about his app Bendida TimeBox

I recently wrote a song using AI about my app, Bendida TimeBox, which explains the concept. I sent a request to distributors to release my song, and today I saw that my songs have been successfully published on music streaming services.

Oleg Savelev

10mo ago

I built an SEO Firewall to protect your site before Google drops your pages

Hey Product Hunt

I m a frontend developer who got tired of guessing why Google wasn't indexing the pages I carefully built.

Making visa applications less confusing with AI

I m building VDC (Visa Document Checker) to help travelers catch visa document mistakes before submission.

A lot of applications get delayed or rejected over things that seem small on paper missing documents, inconsistent dates, or weak supporting evidence. For applicants, those small mistakes can be expensive and stressful.

VDC is our attempt to make the process more understandable with case-specific checklists, AI-assisted document review, and clear guidance on what to improve before applying.

Still early, but we ve already heard from a lot of travelers who ve faced the same pain, and it s clear this problem is bigger than we first thought.

Jose Garrido

1yr ago

Launch day is here!

Hey PH community! I finally released to the public Dialogs Monitor and would greatly appreciate feedback to make it better: https://www.producthunt.com/post... It was coded all in public and everything was recorded in a Youtube playlists that you can find in the resources of the launch.

💡Fintech Ecosystem With Intelligence

Today I want to share the story behind MEAI and why I started from such a simple solution like financial agent. MEAI is a company I ran in 2025 Officially we started as MEAI UKRAINE LLC in 2026. I created a PoC trading model that automatically works with orders/positions, calculates risks and makes money by mathematical models. This model was only a proof of it is possible to make dynamic system that reacts on market changes. Okay, but what to do next? I started to work with MVP to proof that AI can do the same approach that was previously hardcoded in code. And it worked!!! To trade effectively there are a lot of parameters you should know and I tried to reproduce a behavior of traders. That moment lead me to sparked an idea with a semanctic-based trading. To realize such huge intelligence system I want to make a big research of people financial habits. PoC was proofed and I wanted to create a 1 simplier real product to launch that can be monetized and be helpful at the same time. I use expense tracking for 6+ years. What I understand, that a lot of this data is useless Manual data entry and looking at pretty charts is just a beautiful picture and that's all. Secret of financial literacy is in defining the context, that is an amazing case for LLM. And I created Centico AI (centicoapp.com). It's 4 of April 2026 and Centico is under review in Google and Apple consoles. Someone says "OMG there are a thousands of such expense trackers and this one more kinda ", I'll answer: it's NOT just an expense tracking. This intelligence system not just can add your data by text typing. It's a good for a planning case, for strategical system within a short time. You're not just writing "Hey, I spent $5 on coffee today". It's a system: "Based on my income and expenses over the last 3 months, build a 2-year financial plan to buy a car. Factor in a 15% salary raise every 6 months, my current loans, 3 upcoming trips costing $300 each, and a buffer for unexpected expenses". Additionally it allows to analyze your crypto portfolio on the most popular platform. Anonimized data, that I get from the Centico AI starts to circulate across MEAI ecosystem and as a result transforms to a semantics. It's a most valuable, because all products of MEAI company where you will work in, know your context and not just help you tracking they help you earning. And this is the main purpose of ecosystem to make people possible earn money working inside MEAI ecosystem like in a DAO. Every your word, every action are IMPORTANT. Cutrent stage for MEAI: Started an opensource library for trading operations (GitHub: crypto-trading-sdk from MEAI). Centico is almost here (in final iOS/Android review). Initiated the R&D process for our AI trading system based on the initial PoC.
Fiona

4mo ago

No hype, no brands: we built a science-based supplement decision tool

Hey PH folks

We just launched a tool we ve been building and wanted to share it here for feedback.

https://www.producthunt.com/prod...

Anas Alshanti

2mo ago

The Crowdfunding “Middleman” Is Dead: Why Top Brands Are Moving to Fundlify

What is Fundlify?

Fundlify is the ultimate product crowdfunding and pre-order platform built specifically for Shopify. It gives you everything you need to test product ideas, raise money, and manage massive product drops right inside your own store. Instead of sending your customers away to third-party crowdfunding sites, Fundlify runs the entire campaign automatically on your website. This means you keep total control over your brand, your customer data, and your profits.

Test Ideas First. Fund Smarter. Grow Faster. 

Souraj Krishnan

2mo ago

Just launched Seryn: Dog Rhythm on Product Hunt 🐾

Most dog behaviour issues aren't caused by bad dogs they're caused by inconsistent routines.

Seryn builds a free personalised daily plan for your dog around exercise, enrichment and rest based on their age, energy level and living situation.

Thomas Nelson

2mo ago

Why does logging quality usually fall apart as systems grow?

One pattern I keep seeing is that logging starts out useful, then gradually becomes inconsistent, noisy, expensive, and harder to trust. Field names drift, context goes missing, dashboards get polluted, and sometimes sensitive data ends up in places it never should have reached.

The deeper problem seems to be that most teams try to fix logging after the data has already entered downstream tools. By then, the cost, risk, and cleanup burden are already there.

I m curious how other teams handle this. What breaks first in practice: naming consistency, missing required context, sensitive fields in logs, alert noise, or ingestion cost? I m building in this area and want to learn where current approaches still fall short.