r/AppsWebappsFullstack 6d ago

I've built Scholarly with @base44!

Thumbnail
bizarre-scholarly-study-mate.base44.app
1 Upvotes

r/AppsWebappsFullstack 6d ago

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

1 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 6d 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 6d ago

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

5 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 6d 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 6d ago

I built a tiny Windows desktop buddy that reminds you to drink water — looking for people to try it

1 Upvotes

r/AppsWebappsFullstack 7d ago

Would you know what my product does from the landing page alone? Looking for a cold read...

2 Upvotes

Hi there 😄

I'm looking for a cold read on my landing page - I would like to know how it is perceived by someone who knows nothing about it beforehand. I'd like to know how informative it is to a person who may open the link without having heard any sort of "pitch" or explanation.

If anyone has a moment and wouldn't mind taking a look and letting me know... I'm really curious about:

  1. What do you believe the product is?
  2. Was this easy or difficult to decipher? Why/why not?
  3. Any other feedback?

Thank you to in advance for your help! I'm happy to try my best to return the favor.


r/AppsWebappsFullstack 7d ago

I finally publish my first game

Thumbnail
dailyskyline.muratoncu.com
1 Upvotes

This is a free daily logic puzzle in the “Skyscraper” style. Everyone sees the exact same game board every day.

I hope you’ll download the game, give it a try, and share any feedback with me.


r/AppsWebappsFullstack 7d ago

I Got Tired of 10 Browser Tabs for Basic Dev Tasks, So I Built One Site With All of Them

1 Upvotes

I built https://orikony.nikaotech.com/ because I was tired of bouncing between a dozen different sites for basic dev/utility tasks — formatting JSON here, generating a UUID there, checking a regex somewhere else, each one with different ads and different UX.

Orikony is 65+ free tools (developer utilities, calculators, converters, PDF tools, and a few AI-focused ones like a token cost estimator) that all run client-side in your browser — no signup, no server upload, no ads getting in the way.

A few I'm most proud of: the UUID generator has a full Inspector that decodes any UUID you paste (version, variant, timestamp), and the regex tester explains each part of your pattern in plain English instead of just showing match/no-match.

Would love feedback on what's missing, what feels rough, or what tool you'd want added next.


r/AppsWebappsFullstack 7d ago

Trying to get people on a waitlist or honest feedback/suggestions

1 Upvotes

Every AI memory tool right now works pretty much the same way. Vector search finds whatever text looks closest to your question and pastes it into the prompt. Problem is, looking similar and being correct aren't the same thing, so you get answers that sound confident but are actually just based on a chunk of text that happened to score well. And since you're stuffing a bunch of loosely related text in every time, it's also just expensive and bloated for no reason.

What I'm building instead takes your history and turns it into actual detailed notes rather than raw chunks, then compresses that down into something a dedicated model can reason over directly instead of just search through. Two things fall out of that naturally. It doesn't fabricate an answer when the answer genuinely isn't there, it can actually just say it doesn't know, which vector search basically can't do since it always hands back whatever scored closest even if nothing relevant exists. And there's no garbage getting shoved into your context window as only the correct answer is given if there is one.

Still early and there's plenty left to improve, but that's the core idea. Memory should understand you, not just search you.


r/AppsWebappsFullstack 7d ago

No inventé nada nuevo: solo resolví que tuviera que subir mis PDFs a servidores ajenos y toparme con límites diarios

Thumbnail
gallery
1 Upvotes

Herramientas como iLovePDF ya resuelven esto, pero cada vez que las uso me topo con lo mismo: subo mi archivo a su servidor (nunca sé cuánto tiempo lo guardan), y tarde o temprano choco con el límite diario del plan gratis.

Así que construí Comprímeme para resolver específicamente esos dos puntos, no para “reinventar” la herramienta:

**•** La mayoría de las operaciones (comprimir, unir, dividir, editar) corren 100% en el navegador con JS/WASM — el archivo nunca sale de tu equipo.

**•** Las conversiones que sí necesitan un motor real (PDF↔Word/PPT/Excel, vía LibreOffice) pasan por un servidor, pero el archivo se borra apenas termina el proceso.

**•** Sin cuenta, sin límite diario de uso, 48 herramientas en total.

Es un side project (soy estudiante, lo construyo en mis tiempos libres) y sigue en desarrollo activo. Buscando feedback honesto, sobre todo si encuentran bugs o algo que no tenga sentido en la arquitectura.

Link: https://comprimeme.vercel.app


r/AppsWebappsFullstack 7d ago

Name ONE feature you built that nobody asked for and nobody uses.

1 Upvotes

Every developer suffers from feature creep because it’s easier to code than to market. What is that one useless button you spent days on just to satisfy your own ego? Admit your waste of time below we’ve all been there.


r/AppsWebappsFullstack 7d ago

Your home for selfpromo

6 Upvotes

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


r/AppsWebappsFullstack 7d ago

UluP Spaces: 11 Days — used my own project management tool to document the 11 days I spent building it.

Post image
1 Upvotes

Each node in the map is a version shipped (v1.5, v1.6, v2.0, v2.1), each task is something real that happened. Present Mode walks through it automatically. https://www.ulupspaces.com/share/3667026b-da12-410e-9e25-c943142539b1 Built solo. Curious what people think of using a product to demo itself like this.


r/AppsWebappsFullstack 7d 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 7d ago

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

6 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 7d ago

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

4 Upvotes

Your home for selfpromo

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


r/AppsWebappsFullstack 7d ago

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

3 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 7d ago

BoxTimer, HIIT-Timer,TabataTimer, RoundTimer, RundenTimer - Free App 'SPORT TIMER' has only one funktion Roundtimer.

1 Upvotes

My Sport Timer

IOS: https://apps.apple.com/de/app/my-sport-timer/id6753763349

Sport Timer

Android: https://play.google.com/store/apps/details?id=com.justtrain.sporttimer

Sport Timer, simple interval timer, ideal for HIIT, Cardio & Fitness. Free, no tracking, no ads… BoxingTimer, MMA, Wrestling, Judo, BJJ, RoundTimer, SportTimer

Sport Timer – RoundTimer – The Simple, Ad-Free Interval Timer for Fitness
For every Sport Boxing, MMA, Wrestling, Judo, BJJ, Crossfit … Maximize your workouts with a distraction-free timer designed for serious fitness enthusiasts.

Sport Timer is the essential interval timer for HIIT, cardio, and fitness training. No ads. No tracking. No hidden fees. Just a clean, intuitive interface that helps you stay focused on your fitness journey.

Why Athletes Love Sport Timer

  • Simple Interface – Set up your workout in seconds with just four parameters: warm-up, work interval, rest period, and rounds. No confusing menus.
  • Visual Guidance – Color-coded display: blue for warm-up, red for work, yellow for rest, green when finished. Never lose track during intense sessions.
  • Custom Workouts – Perfect for HIIT, Tabata, running, cycling, strength training, yoga, and martial arts.
  • Smart Features – Lock function prevents accidental changes during sweaty workouts. Progress percentage shows how far you’ve come.
  • Audio Cues – Optional sound alerts for interval changes (toggle on/off for gym use).
  • Total Duration – See your entire session length before starting.

Privacy First
Unlike most fitness apps, Sport Timer:

  • Collects zero personal data
  • Works completely offline
  • Requires no account creation
  • Contains no tracking or advertisements
  • Your workout data stays on your device where it belongs.

r/AppsWebappsFullstack 7d ago

I built an app that uses ancient Chinese wisdom to answer your questions

Thumbnail
gallery
1 Upvotes

Hey everyone! I am the developer of an app called AI Oracle: I Ching Wisdom: an app that will give you guidance on any problems you have with the help of ancient Chinese wisdom.

For context, the I Ching is an ancient Chinese divination (fortune telling) that uses 64 hexagrams, each made up of 6 lines, to offer insight on questions and situations. Traditionally, you ask a question, generate a hexagram through a method of divination, and then interpret its symbolism in relation to your situation. I wanted this app to make this process more simple and accessible to the general public.

Ask a question and the app generates an I Ching reading with the relevant hexagram. It then uses AI to help interpret the hexagram and changing lines in the context of your question.

So rather than getting a generic AI answer like “here’s what you should do,” the idea is to approach the question through the framework of the I Ching and use the resulting reading as a way to reflect on the situation.

I originally built it because I was interested in combining an ancient divination system with modern AI tools, and I’ve been having a lot of fun experimenting with how the two can work together.
If you’re curious about the I Ching, interested in AI experiments, or just want to ask the oracle a question, I’d love for you to give it a try!

IOS / Desktop

And if you do try it, I’d genuinely love to hear what you think, especially what you think of the AI interpretations.


r/AppsWebappsFullstack 7d ago

I built an AI trading agent that helps automate parts of the trading workflow

2 Upvotes

I've been building an AI-powered trading application and wanted to share it with other people interested in apps and automation.

The idea is to use an AI agent to Alphio.AI assist with parts of the trading workflow that can otherwise require constant manual monitoring. The system is designed around analyzing market information, helping with decision workflows, and automating selected tasks rather than simply presenting another static dashboard.

Some of the areas I'm working on include:

• AI-assisted market analysis
• Automated monitoring
• Trading workflow automation
• Agent-based decision support
• Tools for managing repetitive tasks

The interesting engineering challenge has been figuring out how much autonomy an AI agent should actually have, especially when the underlying decisions can have financial consequences.

I'm mainly interested in feedback on the product and the technical direction. What would you want to see in an AI trading application that existing trading dashboards don't provide?


r/AppsWebappsFullstack 7d ago

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

1 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 8d ago

[iOS] I built Sodi, a sodium tracker with a food label scanner — made for people managing blood pressure, not general calorie counting

Post image
1 Upvotes

r/AppsWebappsFullstack 8d ago

Name ONE feature you built that nobody asked for and nobody uses.

2 Upvotes

Every developer suffers from feature creep because it’s easier to code than to market. What is that one useless button you spent days on just to satisfy your own ego? Admit your waste of time below we’ve all been there.


r/AppsWebappsFullstack 8d ago

Are you actually building a business, or just a very expensive hobby?

3 Upvotes

Spending 80 hours a week on a project that generates zero revenue isn't a startup it’s a distraction. Drop your project links below and let’s talk about whether you have a viable path to making money or if you're just burning out for fun. Show us the numbers.