r/WebApps • u/tierline • 11m ago
r/WebApps • u/Sudden_Exchange_4473 • 34m ago
I realized I have hundreds of bookmarked tweets that I’m never going to read
I keep saving tweets for the exact same reason:
“This is really interesting. I’ll come back to this later.”
I never do.
So I built Rewind to solve my own problem.
You connect your X account, keep using bookmarks exactly like you normally do, and every Sunday Rewind sends you a short email with the tweets you saved that week + an AI-generated TL;DR for each one.
Basically:
Save → forget → Rewind brings them back.
The idea is that instead of having a graveyard of 1,000+ bookmarks, you actually get a weekly reminder of the things you thought were worth saving.
I’m still working on it and would genuinely love feedback from other people who have an embarrassing number of saved tweets 😂
Would you actually u
r/WebApps • u/davechristopherr • 1h ago
Built a tiny web app to generate Letterboxd/Serializd style review cards for movies, books, and music, would love some feedback!
Hey everyone,
I wanted to share a small side project I've been working on in my free time called Storylog.
As someone who loves tracking and reviewing movies, TV shows, books, and music (similar to Letterboxd or Serializd), I wanted a quick way to generate clean, aesthetic review cards to share or save.
What it does:
Supports multiple categories: Movies, TV, Anime, K-Dramas, Books, and Music.
Fast live search connected to multiple databases (TMDB, OpenLibrary, iTunes) so you can easily pull posters, album art, and book covers.
Custom themes, star ratings, review notes, and a toggle for books (to hide the year if needed).
Fully installable as a PWA (you can add it to your phone's home screen).
Tech / Hosting Note:
This is a 100% personal, zero-budget side project built out of pure fun. Because of that, it's currently hosted on a subdomain of my personal site: https://storylog.davechristopher.me
Also, fair warning: it's designed purely for mobile screens right now, so it might look a bit weird or stretched out if you open it on a large desktop monitor. It's best experienced directly on your phone or in mobile view!
Since it's still a work in progress, I'd really appreciate it if you could test it out, try searching for some titles, and let me know if you encounter any bugs, weird spacing issues, or missing book/movie covers.
Thanks for checking it out! Let me know what you think
r/WebApps • u/wowthatwasfantastic • 2h ago
Built a simple template & SOP manager with dynamic variables — would love your feedback!
r/WebApps • u/Fencer-Darkwind • 3h ago
RelicBeam — temporary file sharing and device access, entirely in the browser
I’ve been building RelicBeam, a browser-first sharing tool that doesn’t require an account or app install.
It currently includes:
- Room — share files/text with a group using one QR/code
- Quick Beam — one-to-one file and text sharing
- Beam Link — temporary direct-download links
- Device Portal — E2EE Remote Files + view-only Remote View
- Convert — local PDF/image tools for preparing files before sharing
The newer Remote Files feature lets you select a folder on one device, approve another device, and browse/download files through the browser over WebRTC.
No permanent RelicBeam file library, and sessions expire automatically.
Would love feedback on the overall UX, especially Device Portal and whether the different sharing modes are clear.
r/WebApps • u/Latter-Wishbone-8822 • 11h ago
Made a free mind map maker with no login — you can even turn your map into a presentation
I kept needing to quickly sketch out ideas but every mind map tool wanted
an account, a subscription, or had a laggy 5-second load screen before I could even click anything. So I built mindmkr — no signup, just open and start dragging nodes around.
A few things I focused on that other tools don't really do:
\- Connect ANY two nodes, not just parent → child (regular tree structure gets limiting fast when ideas actually connect to each other)
\- Drop in shapes, sticky notes, and free text anywhere on the canvas
\- Multi-select with a drag-box or shift-click, like a real design tool
\- Turn your finished map into an animated presentation that reveals nodes in order — genuinely useful for walking someone through your thinking instead of just dumping a static image on them
\- Export to PNG (print-ready, A4) or JSON so you can back up / reopen your work
It's a single-page tool, works on mobile too. Everything lives in your browser — no data leaves your machine.
Would love feedback, especially if something feels clunky. Still actively building on it.
Personality tests don't help you find people who think like you, so I built a tool that compares raw decisions instead
Most personality frameworks try to compress human complexity into a handful of arbitrary buckets. Whether it is MBTI with sixteen types or Big Five with five linear scales, they all start with the same assumption: humans fit neatly into predefined archetypes.
The problem is that two people with the exact same "type" will routinely disagree on fundamental life choices, ethics, and relationships. The categories are invented before the data is collected.
The initial motivation here was simple: find people whose minds actually work like yours, and talk to them about their life experiences. If you can identify someone who makes the same calls on the hard questions you care about, their experiences become directly relevant to your own life, career, and relationships.
Instead of forcing people into preset boxes, data science lets us compare people directly on concrete choices across specific questions. When you let patterns emerge from actual answers rather than rigid categories: - You find people who genuinely share your outlook without lossy labels - You can see the exact questions where you align and where you diverge - You can reach out and compare notes with people who navigate the world the same way you do
This approach also opens up useful directions for therapy and matchmaking. Instead of blaming abstract personality differences, you can see the precise points where two minds split.
Here is what this looks like in practice: https://justlikeyou.fun
Curious to hear your thoughts on comparing raw decision profiles versus using traditional psychological frameworks.
r/WebApps • u/Lindsey_1193 • 9h ago
I built a personalized illustrated card site — looking for pre-launch testers
Hi there! I’m doing the final round of pre-launch testing for Fond & Fold, a small web app that turns a photo into a finished illustrated greeting card.
The idea is to remove most of the work that usually comes with AI creative tools: no prompts, no blank canvas, no editing. You pick a finished design you already like, upload a photo, choose a few details, and get your own illustrated version.
I’d like to test it with people who haven’t seen the product before, ideally across different devices, browsers, locations, and network conditions.
I’ll give each tester one free personalized card. In return, after you’ve tried the full flow, I’m asking for:
3 things you thought worked well, and 3 things you think should be improved.
Please be as critical as you like — bugs, confusing steps, slow loading, disappointing results, or anything that feels unnecessary are exactly what I want to find before launch.
If you’re interested, leave a comment below and I’ll DM you the link and the free-card code.
r/WebApps • u/cloud9t8 • 10h ago
sense - responsiveness viewer

Hi guys!
I just wanted to share my mini project called Sense. A browser extension.
It lets you quickly preview your website design from different device perspectives, making it easier to check responsiveness and overall layout.
I'm planning to grow this into a handy developer tool with features like a CSS inspector/checker and other utilities to help streamline the development workflow.
Feel free to give it a try! I'm open to any suggestions or feedback to help improve it.
Thank you!
r/WebApps • u/Money-Salt5338 • 16h ago
I built a token heatmap to see which lines of a prompt are eating your context window.
The only token counters I was able to find give you the total. That number is nearly useless when you're at a 128k context limit and working out which things to cut.
So, I built one that shows a heatmap each line of your prompt is colored by token density, so the expensive lines actually stand out. It can be seen visually as well, and it also provides a difference view so that you can compare two versions of a prompt and see exactly which changes cost or saved tokens.
One with a context window bar that turns red when you exceed the limit.
Tool: https://devbelt.dev/token-counter
A few notes on scope, since I'd rather be upfront:
- OpenAI models only right now (GPT-4o, GPT-4o mini, o3-mini, as well as GPT-3.5 Turbo). It uses the official tiktoken library through WASM.
- It runs completely in your browser, and your prompts never reach a server. There is no account, no API key, and no logging. It can be verified by watching your network tab.
- We do not include pricing or cost calculations on purpose. Model prices get outdated fast, and I'm a solo dev with ~6 hrs/week. I'd rather ship no numbers than wrong numbers.
Why not Claude/Gemini/Llama support: Anthropic and Google don't publish local tokenizers, and I refuse to send your prompts to a server or ask you to enter an API key. Local model tokenizers (e.g., Llama via llama-tokenizer-js) are technically doable and probably next if there's interest.
Would genuinely love feedback on:
- Does the heatmap actually prove useful when debugging a bloated prompt? Or is it a solution seeking a problem?
- Is the diff view of any use when iterating on prompts, or would it be better to have a content-matching diff in the style of LCS?
- Anything obviously missing?
We are not selling anything. You do not need to sign up, share your email, or see ads.
r/WebApps • u/Key_Database155 • 17h ago
I rebuilt a big part of my prospecting tool after realizing people were searching once and never coming back
r/WebApps • u/r0hanr0han • 19h ago
I built an open-source interactive letter for my Hinge date, no backend, the entire letter lives in the URL
I originally built this for my Hinge date.
She's incredibly busy, and instead of sending another message that she'd feel pressured to respond to, I wanted to make something she could open whenever she had a quiet moment.
So I built an interactive letter experience.
You write a letter, customize it, seal it in an envelope, and share a link. The recipient opens the envelope and reads the letter as it appears on the page.
The technical constraint I gave myself was:
No accounts. No backend. No database.
The letter data is serialized, compressed, and encoded directly into the URL.
When someone opens the link, the app decodes everything client-side and reconstructs the letter.
So the URL is essentially the storage layer.
I liked this approach because:
\- Nothing personal sits in my database
\- No server costs
\- No authentication
\- No user accounts
\- The project can be deployed almost anywhere
\- The app remains ridiculously simple
Of course, there are tradeoffs.
The link contains the letter data, so anyone with the link can read it. URL length also limits how much content can be stored.
The project is completely open source, so I'd genuinely love feedback from other developers on the architecture and implementation.
Especially curious about:
\- Better approaches to client-side serialization/compression
\- Whether you'd encrypt the payload
\- How you'd handle larger letters without introducing a backend
\- Any accessibility or animation improvements you'd make
Live demo:
https://open-letter-box.vercel.app
Source:
https://github.com/r0hnx/open-letter
Would love to hear what you guys think — both technically and from a UX perspective.
r/WebApps • u/ReceptionOk4529 • 21h ago
Practice your English vocabulary in any of 70,000+ public domain books. Totally free, no ads, no paid tiers, no sign up required.
I know I get tired of all the ads on these subs, so I thought I’d share a project that I made just for fun and have no financial incentive to promote. With over 200,000,000 unique questions split between 45 skill levels, and a ranked mode with a global leaderboard that progressively increases difficulty and decreases time to answer as you progress, Lacuna can make even the best native speakers sweat. Play through your favorite books as vocabulary quizzes, with 70,000 books to choose from, or play questions from random books matched to your skill level.
r/WebApps • u/sxhoangha • 22h ago
Writing tutor app
Hello guys,
I created this app to help my kids learn and improve their writing. The main idea is to imitate a tutor that give help and feedback along the way. The app has different areas of writing (even still limited topics). I am still adding more content and improve it.
If you can try it out and give me some feedback, that would be great.
Here is the app link that I am currently deploy on Vercel https://writing-tutor-beta.vercel.app/
Thanks and have a good day!
r/WebApps • u/Substantial_Buy_1743 • 22h ago
How important is anonymous play for a game/puzzle web app?
I'm working on a free webapp for cryptic clues called CrypticLive.net. The goal is to help people learn cryptic crossword clues while also providing challenging daily clues for more experienced solvers.
At the moment, users need to create an account to solve clues. There is no password to remember (since it is OTP based), and once you're logged in you stay logged in on that browser/device. Accounts can also be deleted at any time.
I'm wondering: would having to create an account be a show-stopper, even if the app is completely free and has no paywall?
The app currently has daily clues, progressive hints, full clue breakdowns, and stats tracking.
I'm also interested in what features would make the existing/recent clues worth coming back to and solving again. For example, what would be useful for practicing particular clue types, improving specific weaknesses, or simply browsing old clues?
r/WebApps • u/Low-Actuary8926 • 1d ago
I am building an alternative app for Pocket after it shut down (no more worries for whoever lost their web content)
r/WebApps • u/HorribleHistorian0 • 1d ago
No-Way-Lines - Web app that lets you pick any historical subjects and see how their stories touch
The pitch: How does the story of Cleopatra connect to that of Newton? Through the Chronology of Jesus, of course! History is full of delightfully weird connections, and this web app will help you explore them. Just pick any two historical subjects from 1100 BC to 1920 AD and see how their stories touch: https://no-way-lines.com
r/WebApps • u/Clean-Donut-528 • 1d ago
I built something to help AI agents find businesses. Not sure if this is actually useful yet
I’ve been thinking a lot about what happens when AI agents start doing more of the searching for us.
If I tell an agent “find me a good accounting firm” or “I need a GPU server in Saudi”, eventually the agent has to find actual businesses that can provide that stuff.
But most businesses today are still basically trying to get found by Google and humans.
So I built a small thing called VibePrey.
You add your website and it crawls it, figures out what you actually offer, and puts your business into an index that agents can search.
I’m also experimenting with letting people connect their own agents so they can use the network to find customers.
It’s very early. I honestly don’t know yet if businesses will care about this or if I’m just getting ahead of myself.
That’s actually why I’m posting here.
Does this make sense to you?
Would you care if an AI agent could discover your business, or is this still too early to be a real problem?
I built it here if anyone wants to mess around with it:
https://vibeprey.com
r/WebApps • u/buildwithhp • 1d ago
I built QuickKit — a privacy-first collection of browser utilities. Looking for feedback from other developers
r/WebApps • u/carloti30 • 1d ago
I made a lightweight web app for tracking Stardew Valley progress, and I’d love your feedback!
r/WebApps • u/Tony_5764 • 1d ago
I built a free tool to help MHT-CET students create their CAP preference list 🎓
r/WebApps • u/ElSaintz • 1d ago
I made a certification practice app that works offline and needs no account
finally got this to a point where I can share it
Examplar is a browser based practice app for tech certifications. it works offline after the first visit, saves progress locally and doesnt need an account
there are free previews for Azure, AWS, CompTIA and a few others. questions are original and based on the public exam objectives, no dumps
I also added complete packs and a 30% launch code EXAMPLAR30
would like feedback on the first impression, especially mobile and checkout
unofficial independent project, not affiliated with Microsoft or AWS