Daily archive · Showcase radar

Small products from 2026-06-29

This archive keeps the public showcase samples from this source date. The main showcase feed always shows the latest non-empty day.

Source date: 2026-06-29 · 12 featured · 7 public samples

Public samples 7

Other concrete small products and betas that passed the public filter.

# Product Subreddit Category Date Source
13
Dory: A two-file repo convention so Claude never forgets your project

Original title

I kept re-explaining my entire project to Claude every session. Built a convention to stop.

Original post excerpt

The pain: every time I hit a context limit, switched models, or just closed a tab, I'd lose everything. Next session: 5 minutes re-explaining my stack, my decisions, why I made that architectural call two weeks ago. Claude is great once it knows, it just neve…

A convention consisting of just two Markdown files placed directly in your repository. The core is an append-only decision log that captures tech stack choices, architectural decisions, and their rationale, letting each new Claude session quickly recover full project context. Built for developers using AI coding assistants who are tired of re-explaining their project from scratch.

It tackles the widespread pain of AI context loss with zero dependencies—just two files—making it a clever 'convention-as-tool' pattern worth watching for indie builders exploring lightweight AI workflow solutions.

r/SideProject app 2026-06-29
14
BurnFat: a low-friction fat-loss tracker that replaces food bookkeeping with a daily path

Original title

I felt overweight, built an app to fix it, lost 11.8 kg and went from 24.6% to 18.2% body fat, so I released it

Original post excerpt

A few months ago, I felt stuck with my weight. Not “I need a perfect 12-week transformation plan” stuck. More like: I knew what to do, but I couldn’t stay consistent long enough for it to matter. I tried calorie tracking apps. Most were powerful, but they fel…

Built for people who want to lose fat but can't stick with traditional calorie-tracking apps. The core idea is to reduce logging friction and guilt by turning fat loss into a clear daily routine rather than tedious food micro-management. The creator lost 11.8 kg and dropped from 24.6% to 18.2% body fat using it themselves before releasing it publicly.

The health-tracking space is dominated by giants, but the anti-friction and anti-guilt positioning is a wedge worth watching for retention.

r/microsaas dashboard 2026-06-29
15
Indie Kit: a browser extension toolkit for indie developers

Original title

Indie Kit just hit 1,500+ developers. But two weeks ago I almost quit out of pure burnout. Here is what I learned.

Original post excerpt

Hey r/indiehackers , Quick note: Yes, I used bullet points so this isn't a big wall of text. Please spare me the "AI slop" comments, I promise I actually sat down and typed this out lol. We just officially crossed 1,510 developers on Indie Kit. It’s a huge mi…

Indie Kit is a browser extension product built for developers, now used by over 1,500 developers. The creator shared a candid story on r/indiehackers about nearly quitting from burnout two weeks before hitting this milestone.

Developer tooling is crowded, so reaching 1,500+ users with a browser extension is worth studying for its growth approach. The founder's transparency about burnout and persistence is also a relatable signal for solo builders.

r/indiehackers browser extension 2026-06-29
16
Halupedia: An AI-generated online encyclopedia

Original title

Why AI-native startups can't win on quality

Original post excerpt

[ARTICLE LINK] Hey everyone, I've been thinking a lot lately about AI unit economics. This really hit home for me recently when I built Halupedia ( an AI wiki project ), which went viral - 300k+ unique readers in first few weeks. I made it fully free for user…

Halupedia is an encyclopedia platform leveraging artificial intelligence to generate content, aimed at providing users with rapid knowledge retrieval and reading services. The product automatically builds entries using AI technology and is available for free use.

This product gained significant user traffic shortly after launch, demonstrating the viral potential of AI-generated content tools, while its conflict between API costs and the free model offers a lesson for indie builders.

r/indiehackers ai app 2026-06-29
17
Tabsmith: CLI that catches unused Chrome extension permissions before submission

Original title

I shipped a free CLI that catches the #1 Chrome Web Store rejection before you submit

Original post excerpt

I kept seeing extension devs (me included) get rejected from the Chrome Web Store for requesting permissions their code doesn't actually use. Google's internal name for it is "Purple Potassium," and it's the most common rejection reason. The advice everyone g…

A free command-line tool for Chrome extension developers that scans code to find permissions declared in the manifest but never actually used. Google internally flags this as the most common Chrome Web Store rejection reason, yet no automated audit tool existed before.

Targets a high-friction pain point in the official review process with no established automated competitor—worth watching how it gains traction from developer communities.

r/SideProject browser extension 2026-06-29
18
IndieProto: Early feedback platform for indie game prototypes

Original title

I built a “would you play this?” site for indie game prototypes: indieproto.com

Original post excerpt

I’ve been working on a small side project called IndieProto. The idea is simple: indie devs post an early prototype, gameplay clip, GIF, or playable link, and players answer one question: Would you play this? Then they leave structured feedback explaining why…

This is a community platform where indie developers can post early game prototypes, videos, or playable links. The core feature asks players one question: "Would you play this?" and provides structured feedback, helping developers validate core gameplay appeal before investing significant time.

Worth watching for its "validate-first" product positioning and its mechanism design for gathering structured user feedback through simple questions.

r/SideProject side project 2026-06-29
19
Log Routing SDK: cut hot-log ingestion cost by value tier

Original title

Would you use an SDK to reduce log ingestion costs?

Original post excerpt

Problem: Most teams send 100% of app/Kubernetes logs to expensive hot logging platforms like CloudWatch, GCP Logging, Azure Monitor, Datadog, or Loki. But a lot of that volume is repeated INFO logs, access logs, health checks, and noise. Solution I’m explorin…

An SDK/collector for teams using CloudWatch, Datadog, Loki and similar hot logging platforms that routes logs by value at the client side. ERROR and audit logs go to hot storage, while repeated INFO, access and health-check noise is filtered or downgraded in place.

Observability cost is a persistent pain for cloud-native teams, and pre-filtering at the SDK layer is a lightweight wedge rather than building another logging platform. Indie builders should watch how it handles compatibility with existing pipelines.

r/microsaas ai app 2026-06-29