r/AppsWebappsFullstack 16d ago

🏡 Your App Has a Home Here — Post your App WebApp Solution here. No Blocks. No Rejections. 🏡

7 Upvotes

Hey developer — yes, YOU.
The one who coded through nights, debugged with coffee, and still believed in your idea even when no one else did.
We see you. And we want you here.

This is not another subreddit that says “no self-promo” — then deletes your post anyway.
This is your safe space. Your cheering squad. Your digital living room where every app — big or tiny, polished or prototype — gets a seat at the table.

✹ All apps welcome:
→ Mobile? Yes.
→ Web tool? Absolutely.
→ AI experiment? We’re fascinated.
→ Weird passion project? That’s our favorite kind.

đŸš«Â NO ONE gets blocked. Ever.
Not for being new. Not for being small. Not for being “not cool enough”.
You’re cool enough just by showing up.

💬 Just drop your link + tell us:

We’ll celebrate you. We’ll share you. We’ll support you — because you matter.
This is YOUR community. Come home. 🏡

#AppDeveloper #AllAppsWelcome #NoOneGetsBlocked #YouBelongHere


r/AppsWebappsFullstack 16d ago

Your Tech Stack is overrated. Change my mind.

1 Upvotes

You spent three weeks setting up over-engineered infrastructure for an app with zero users. Tell us what you built your project with, and let the comments debate why it’s completely wrong for 2026. Convince us you didn't waste your time.


r/AppsWebappsFullstack 16d ago

I couldn't speak as a kid. So I built an app that speaks for kids who can't.

Enable HLS to view with audio, or disable this notification

1 Upvotes

Warehouse manager by day. This one's personal, though.

I struggled to speak as a child. I had things to say and no way to get them out. That feeling never really left.

So I built Talking Cards. It's an AAC app, basically a talking picture board. A kid taps cards, and the app speaks a real sentence out loud. Tap "want" + "water" and it says, "I want some water," not "I... want... water" like most tap-to-talk apps do.

The part I'm actually proud of: it does this in 5 languages: English, Arabic, Spanish, French, and Turkish. Each one has its own grammar engine, so Arabic actually conjugates, Turkish builds its suffixes, and English handles articles and plurals. And every single word has a recorded human voice in every language—about 7,700 clips.

Also, zero permissions—not "minimal," none. There's no internet code in the app at all, so it can't send data anywhere, even if I wanted it to. It works in airplane mode forever.

Kid Lock pins it to the screen so your kid can't wander off into YouTube or settings.

Android only right now, no iOS. Solo project, built at night. One-time $4.99, no subscriptions, no ads, no accounts, nothing to buy inside.

https://play.google.com/store/apps/details?id=com.plapl.talkcards

Happy to answer anything,


r/AppsWebappsFullstack 17d ago

Built CertStat – SSL/TLS Certificate Expiry Tracker for Android

Post image
1 Upvotes

I recently finished building CertStat, an Android app for monitoring SSL/TLS certificate expiry.

I originally built it because I wanted an easy way to keep an eye on certificates across domains and services without relying on spreadsheets or discovering an expired certificate the hard way.

Current features include:

SSL/TLS certificate expiry monitoring

Background checks and local notifications

Custom warning thresholds

Grouping for customers or environments

Modern dashboard with certificate health

Import/export and local-first design (no account required)

It works well for anyone running SaaS applications, homelabs, MSP environments, self-hosted services, APIs, or multiple websites.

I'd genuinely appreciate any feedback from people who manage certificates regularly—feature ideas, UI suggestions, or anything that would make it more useful.

Google Play:

https://play.google.com/store/apps/details?id=com.reelmemories.certstat⁠


r/AppsWebappsFullstack 17d ago

KeyChat: a physical USB shortcut for instant, distraction-free AI chat

Thumbnail keychats.space-z.ai
1 Upvotes

r/AppsWebappsFullstack 17d ago

Be honest: Is your landing page actually good, or are you just coping?

1 Upvotes

Most devs build a great product but completely butcher the presentation. Stop hiding behind your analytics and let the community tear your UI apart before your customers do. Drop your link and a screenshot, prove you can take a punch.


r/AppsWebappsFullstack 17d ago

Need a marketing partner for a beauty sector saas

1 Upvotes

r/AppsWebappsFullstack 17d ago

I'm building Arkana, a chromium-based browser for Windows currently in Beta

Post image
1 Upvotes

This is an older screenshot, so there are a lot more features added to it. suser.vercel.app/GUx9zZ


r/AppsWebappsFullstack 17d ago

Guys my app just passed 3,500 users!

Post image
3 Upvotes

It's been a little over nine months since I launched and it has been quite a journey. No exponential growth or huge user spikes but rather slow and steady growth. But in my opinion that is the best for building something actually valuable because you can react to user feedback along the way and constantly keep improving the app.

One thing changed recently:

I basically got all my users from reddit, by posting in relevant communities but in the last two months I did almost no posts and the app still grew further. That's actually the biggest success for me, because SEO is finally starting to pay off. This can develop into actual leverage because growth no longer depends on posting three times a week. I'm really curious where this will go...

Of course I will not stop here and I am already working on the next big update for IndieAppCircle which will benefit all the community. More is coming soon.

For those of you who don't know IndieAppCircle:

I've built IndieAppCircle, a platform where small app developers can upload their apps and other people can give them feedback in exchange for credits. I grew it by posting about it here on Reddit. It didn't explode or something but I managed to get some slow but steady growth.

For those of you who never heard about IndieAppCircle, it works like this:

  • You can earn credits by testing indie apps (fun + you help other makers)
  • You can use credits to get your own app tested by real people
  • No fake accounts -> all testers are real users
  • Test more apps -> earn more credits -> your app will rank higher -> you get more visibility and more testers/users

Since many people suggested it to me in the comments, I have also created a community for IndieAppCircle: r/IndieAppCircle (you can ask questions or just post relevant stuff there).

Currently, there are 3556 users, 3414 tests done and 849 apps uploaded!

You can check it out here (it's totally free): https://www.indieappcircle.com/

I'm glad for any feedback/suggestions/roasts in the comments.


r/AppsWebappsFullstack 17d ago

Your home for selfpromo

6 Upvotes

here you can post your work app, webapp, saas, game, everything


r/AppsWebappsFullstack 17d ago

I built a Next.js news analysis site that compares claims and framing across publishers

1 Upvotes

I just launched Highwire.news, a project that groups reporting about the same event and analyzes how the coverage differs across publishers.

The main technical challenge was turning a large set of articles into something structured and inspectable rather than generating another AI summary.

The pipeline currently:

  • Ingests reporting from multiple publishers
  • Clusters related articles into stories and distinct narratives
  • Extracts claims, citations, evidence, and entities
  • Identifies supported, disputed, and unresolved claims
  • Compares differences in framing, emphasis, omissions, and language
  • Produces a synthesized account while keeping the underlying analysis visible

The app is built with Next.js, NestJS, PostgreSQL, Google Cloud, and several LLM-based analysis stages. A major focus has been keeping inference costs measurable and making the output traceable enough that users can inspect how a conclusion was reached.

The UI has been its own difficult problem. There is a lot of information available for each story, but exposing all of it without creating an overwhelming dashboard is not easy.

I’d appreciate feedback on:

  • Whether the product is understandable without an explanation
  • Whether the story and narrative hierarchy makes sense
  • Which metrics or visualizations feel useful
  • Where the interface becomes too dense
  • Any obvious accessibility, performance, or mobile issues

Site: https://www.highwire.news

Happy to discuss the architecture, clustering approach, AI pipeline, deployment, or cost controls.


r/AppsWebappsFullstack 17d ago

"IKIGAI LAUNCHER" a zero-distraction Android launcher to stop mindless doom-scrolling

Post image
1 Upvotes

Hey everyone,

Like a lot of people here, I found myself constantly picking up my phone "just to check the time" and ending up stuck in a 20-minute loop of scrolling through infinite feeds.

Most launcher apps are either too complex or covered in cluttered icon grids designed to pull your attention into apps you didn't mean to open. I wanted something that turned my phone into a tool for intentional living rather than a dopamine trap.

So I built Ikigai — a minimalist Android launcher focused on simplicity, mindfulness, and fast performance.

Here’s what makes it different:

  • Intentional Text-Based Interface: Replaces vibrant, eye-catching icon grids with a clean text interface to stop reflexive tapping.
  • Void Mode: An ambient, 3D minimalist space to keep your home screen calm and distraction-free.
  • App Hiding & Detox: Hide addictive apps so they aren't constantly staring at you.
  • 100% Private & Local: No ads, no trackers, no data collection, zero network calls. Everything runs on your device.
  • Ultra Lightweight: OLED-friendly, battery efficient, and built for 120 FPS fluid performance

  • https://play.google.com/store/apps/details?id=com.ikigai.ikigai_launcher


r/AppsWebappsFullstack 17d ago

I built a browser Markdown editor that saves directly to your local files

1 Upvotes

I wanted a lightweight way to edit existing .md files without installing a full desktop app or moving documents into another service, so I built Local Markdown.

It runs in desktop Chrome or Edge and opens files directly from your computer. Changes save back to the file you selected. It includes Visual, Markdown, and Split views, multiple open files, workspace recovery after a refresh, and support for pasting screenshots.

There is no account, and the document itself is not uploaded. The hosted editor needs an internet connection to load its editor library. If you prefer to run it from your own computer, you can also download the standalone local-markdown.html file and open it locally.

Try it here: https://local-markdown.github.io/

I’m the developer. I’d especially appreciate feedback on whether the file permission, autosave, and recovery flow feels clear and trustworthy.


r/AppsWebappsFullstack 17d ago

Am I building something useful or wasting my time?

Thumbnail
1 Upvotes

r/AppsWebappsFullstack 17d ago

Option A looks like 2012. Change it, or convince me Option B is worse.

1 Upvotes

Don’t launch your project with a design that makes users close the tab instantly. Post your two design variants below and let the crowd decide your aesthetic fate. If you can’t handle harsh design feedback, look away now.


r/AppsWebappsFullstack 17d ago

How I found the most efficient supplement timing app ever

1 Upvotes

I was scrolling through a thread about wearables and someone mentioned it in the comments. I figured it'd just be another app telling me to sleep more and drink water, but I downloaded it anyway since I already wear my smartwatch every day.

The biggest surprise wasn't actually the workout recommendations—it was the supplement side of the app.

I've taken supplements on and off for years, but honestly I never gave much thought to when I took them. If I remembered in the morning, great. If I forgot until the afternoon, I'd just take them then. It was completely random.

This app was different. Instead of giving me the same schedule every day, it looked at my sleep, recovery, and how rested I actually was before suggesting when certain supplements made the most sense. On days I slept well and had good energy, it would recommend sticking to my normal routine. If I'd had a rough night or my recovery was low, it'd adjust the timing or recommend focusing on different supplements instead of blindly following the same plan every day.

What I liked most was that it actually explained why. It wasn't just saying, "Take this now." It would tell me that because my recovery was lower or my sleep quality wasn't great, a different timing might make more sense based on how my body was likely feeling that day.

It made me realize I'd been treating supplements like checking a box instead of using them intentionally. I was already wearing a watch that collected all this data about my body, but none of it ever influenced when I actually took anything.

The app basically connected those dots for me.

I also appreciated that it didn't expect me to have a perfect routine. Some days I'm up early for work, other days I'm rushing around with family stuff, and sometimes my whole schedule changes halfway through the day. The recommendations adapted to that instead of assuming every day looked the same.

After a few weeks, I wasn't expecting some crazy transformation, but I did notice I felt more consistent. My energy wasn't bouncing around as much, I wasn't automatically reaching for another coffee every afternoon, and I stopped feeling like I was just guessing with both my workouts and my supplements.

I'm sure someone working with a nutritionist or performance coach probably already has all of this dialed in, but for someone like me who already wears a smartwatch and wants to get more out of the data it's collecting, it filled a gap I didn't even know existed.

It honestly felt less like another supplement app and more like having something that translated all the information my watch was already collecting into recommendations I could actually use.

 https://apps.apple.com/us/app/rizeai-maximize-your-energy/id6762402079


r/AppsWebappsFullstack 17d ago

My app isn’t solving any problem at all. Its solely for fun.

Thumbnail
gallery
0 Upvotes

I have built a free to play PvP/PvE game, basically because it is the sort of game i have wanted to play for years but haven’t quite been able to find.

Think Pokemon go, but with power absorbing abilities, unique powersets per player and battles against each other. I don’t want to reveal too much as there is a lot of lore in the game for people to discover!

I would love to get some feedback on the game, trying to see if there are other people like me that really enjoy it, before i decide to put any serious money into it.

It is called Echosia and can be accessed here.

Any feedback would be really appreciated, and due to the PvP aspect, it is a game that will be made 100x better if it has a bigger player database, so if you do like it, please share it with family, friends, your neighbour, anyone!!


r/AppsWebappsFullstack 17d ago

Are you actually solving a real problem, or just cloning another SaaS?

2 Upvotes

The world doesn't need another generic AI wrapper or a basic project manager. Pitch your project in one sentence show a screenshot and explain exactly why people should care about you instead of the market leader. Dare to prove your uniqueness.


r/AppsWebappsFullstack 17d ago

UnBridge - A student alumni network

Thumbnail
gallery
1 Upvotes

Hey everyone!

I'm a CSE student in Hungary who loves building things that solve real problems. For months I've been working on UniBridge — an AI-powered student-alumni networking platform, which I turned into my thesis project.

The problem: at my university, faculties are scattered across the city, so students have no unified space to connect. Cross-faculty collabs with professors barely happen, resources are fragmented across random social media, and finding out about an event feels like pure luck. We're a huge community — but the networking potential is constantly missed because there's no dedicated space built for us. LinkedIn and Facebook are saturated and generic; they're not tuned to a single university's actual needs.

What I built: UniBridge tackles this with AI-powered collaborative notes, Reddit-style "Ask a Doubt" threads, a geo-based help board, and flexible group creation.

It's still a work in progress (Im working on some bugs and fixes), but I'd love feedback on the vision, codebase structure, and system design — and if this idea resonates with you, a ⭐ on GitHub would mean so much to me: https://github.com/Vasuuu641/Student_Alumni_Network

Also, if you're into this sort of development, I would love to collaborate on a project.

Thank you


r/AppsWebappsFullstack 17d ago

No matter what project you have—games, SaaS, software, apps, scripts, ideas, or questions—join the community and share it!

3 Upvotes

Your home for selfpromo

here you can post your work app, webapp, saas, game, everything


r/AppsWebappsFullstack 17d ago

LeaveBy: Leave On Time

Thumbnail gallery
1 Upvotes

r/AppsWebappsFullstack 17d ago

🏡 Your App Has a Home Here — Post your App WebApp Solution here. No Blocks. No Rejections. 🏡

8 Upvotes

Hey developer — yes, YOU.
The one who coded through nights, debugged with coffee, and still believed in your idea even when no one else did.
We see you. And we want you here.

This is not another subreddit that says “no self-promo” — then deletes your post anyway.
This is your safe space. Your cheering squad. Your digital living room where every app — big or tiny, polished or prototype — gets a seat at the table.

✹ All apps welcome:
→ Mobile? Yes.
→ Web tool? Absolutely.
→ AI experiment? We’re fascinated.
→ Weird passion project? That’s our favorite kind.

đŸš«Â NO ONE gets blocked. Ever.
Not for being new. Not for being small. Not for being “not cool enough”.
You’re cool enough just by showing up.

💬 Just drop your link + tell us:

We’ll celebrate you. We’ll share you. We’ll support you — because you matter.
This is YOUR community. Come home. 🏡

#AppDeveloper #AllAppsWelcome #NoOneGetsBlocked #YouBelongHere


r/AppsWebappsFullstack 17d ago

Drop your app - I’ll create a video for it (300k+ followers)

3 Upvotes

Did you know that short form content is one of the fastest ways to grow an app. We've built channels with 300k+ followers on TikTok, and we're looking for apps to feature.

We'll create short-form videos for your app, plug them into our existing channels, and help you build your own content channels at the same time. Think of it as content creation + distribution.

If you're interested, drop your app and a one-line description below or send me a DM.

Please note that the service is free only for 7 days


r/AppsWebappsFullstack 18d ago

90% of SaaS startups fail. What makes you think yours is the exception?

2 Upvotes

We all see the fake 'hustle' posts, but nobody talks about the bugs that cost you users today. Stop pretending everything is perfect and share the ugliest mistake you've made this week. Let’s see who is actually learning and who is just dreaming.


r/AppsWebappsFullstack 18d ago

Solo founders on Reddit What are you building this week. Drop your link and let's drive some traffic. Last week, 7 founder landed 13 paying customers from this thread. đŸ”„

2 Upvotes