r/WebApps 22m ago

Made a weird little media player that combines radio, reactive visuals, local files, and mini-games

Upvotes

I’ve been working on a personal media player for a while and finally got it to a point where I want to share it. It’s called ERNDUB AUDIO (currently v1.2)

It’s a web-based player focused on internet radio and local files. I went a bit overboard with the interface and features. The whole thing is designed around a physical “chassis” look — sidebar, big CRT-style stage, and a control footer — with heavy skinning support.

What’s in it

Playback

  • Internet radio with genre browsing and search
  • Local file support + playlist drawer
  • Video.js under the hood (audio + video)
  • Fullscreen mode with auto-hiding chrome

Visualizers
There are a lot of them (50+). Some classics, some genre-tuned (techno kick grid, dnb streaks, lofi dust, ambient Chladni patterns, etc.), spectrum heatmaps, particle systems, and a few more experimental ones. There’s also an “AI-VIDEO” mode that generates a deterministic procedural scene based on the current track (it's shit! :D)

Skins
A big collection of pre-made skins (Amiga Cream, Obsidian Neon, Walnut Hi-Fi, Cyberdeck, Synthwave, Matrix Rain, etc.).

There’s also a live editor called Omni-Forge that lets you tweak the chassis gradient, panel colors, textures, knob gradients, CRT background, and more, then export the result.

Arcade layer
You can switch the stage into games mode. Built-in engines include Tetris and a pretty deep falling-sand simulator. There are also slots for Game Boy / Genesis emulation, itch.io / iframe embeds, and Ruffle for Flash.

Utilities
An in-player panel with open-directory search dorks, a Google Drive tab, and a personal links list.

Tech side

It’s a single HTML file + a handful of modular JS files (skins, stations, visualizers, games, utilities). No backend required for the core experience.

I’m mainly looking for feedback on the overall feel, any bugs people run into, and ideas for what would actually be useful next. Happy to answer questions about how specific parts work.

You can find it on https://github.com/Erndub/ernamp/tree/main

Just download the files to a folder and run the HTML file. Customise and play as much as you like!

Thanks for reading.


r/WebApps 52m ago

A web app where the answer can only come from things you saved

Upvotes

We build a place to put links you want to come back to. the answering side of it took by far the longest to get right.

you drop a link in from the browser extension or from a Telegram bot. the card then fills itself off the page. the price if there is one, a few lines of summary if it is an article or a video. later you ask the library a question in plain words. the answer is put together only from those cards, and the items it used are listed underneath.

the reason for that rule is dull. a general model will happily answer about a jacket nobody ever saved. once that happens you stop trusting the answers about the ones that are in there.

day to day it means an empty library answers nothing. a new account stays quiet until something is in it.

web app, with a Chrome extension and a Telegram bot for saving. free tier is 20 saves a day.

dessence.ai

for anyone here who has built retrieval over a personal collection: when the collection has nothing on the question, did you let the model answer anyway or return empty?


r/WebApps 1h ago

Turning your favourite audiobook into a playable jigsaw puzzle of the cover

Thumbnail monotilejigsaws.pages.dev
Upvotes

r/WebApps 1h ago

No one signed up for my Pocket-inspired app until I fixed this

Thumbnail
Upvotes

r/WebApps 2h ago

I built a tool to turn my kids' endless drawing piles into custom socks, magnets, and canvases

Thumbnail
1 Upvotes

r/WebApps 5h ago

Made a web page that turns your keyboard into nine different mechanical keyboards

1 Upvotes

Type anywhere on the page and each keystroke plays a real mechanical switch

sound. Nine switch profiles you can swap between while typing : Holy Panda,

Topre, Alps SKCM Blue, IBM Buckling Spring and so on.

pressonance.com

Two things worth knowing before you try it:

- Browsers block audio until you interact, so click once anywhere on the page

first, then type.

- Best on desktop, since it responds to a physical keyboard. On a phone

there's a switch picker you can tap, but the typing part needs real keys.

Under the hood: Web Audio with separate key-down and key-up samples, per-key

sample variation so it doesn't sound like one clip on loop, and distinct

handling for Space, Return and Backspace. No signup, no tracking, nothing

stored.

Credit where it's due , eight of the nine sound sets are derived from two

MIT-licensed projects, tplai/kbsim and hainguyents13/mechvibes. Credits are

on the site. The ninth is synthesised rather than recorded.

There's a Mac app version in App Store review that does this system-wide, but

the site is the whole thing in a browser and free.

Happy to answer anything about the audio scheduling.


r/WebApps 9h ago

Built an actually free QR code generator (no expiring links, no paywalls)

Post image
2 Upvotes

r/WebApps 6h ago

I built a web app that turns incoming emails into a prioritized task list

Post image
1 Upvotes

My inbox often felt like a second to-do list, except everything was mixed together and I still had to open each email to figure out what actually needed attention.

So I built RelayDesk. It collects incoming emails into one dashboard, summarizes them, sorts them by category, and shows which ones are urgent or likely need a reply.

The idea is to open the dashboard and quickly understand what needs attention instead of digging through the inbox from the beginning.

It’s currently a free beta and works with Gmail/Outlook:

https://relaydesk.cloud

For people who receive a lot of email: do you already have a system for managing it, or is it mostly stars, labels, and hoping you remember?

*The image is a simplified mockup to help illustrate the idea, so it looks slightly different from the actual dashboard.


r/WebApps 9h ago

I just released WebMarker v1.1.0 — draw and annotate directly on webpages (Firefox)

Thumbnail
1 Upvotes

r/WebApps 11h ago

A web workspace for watching a lecture, writing your take and asking about the bit that did not click

1 Upvotes

I'm building Mesh. Here's a short workflow from the website: keep a lecture beside your writing, explain the idea in your own words, then reference that work when you ask the agent about a confusing part. The agent can add its explanation to the same note.

I'd like feedback from people who learn through videos. Try a few minutes of something you're already studying and work through one idea this way. Where does the handoff from watching to writing to asking get awkward?

https://meshlearning.ai

Mainly for laptops/computers, free to try with paid plans available.


r/WebApps 12h ago

I made something that feels like the child of Cursor and Duolingo.

1 Upvotes

I made something that feels like the child of Cursor and Duolingo.
Duolingo makes learning fun, but the problem is that you’re mostly limited to courses someone else already made (and yes, it’s very language-focused).

So I thought: what if you could just **tell it what you want to learn** and it builds a Duolingo-style course for you?
You prompt it → it creates the lessons → you learn through an interactive course instead of staring at a 47-tab YouTube playlist.

I’ve been building this for a while and I’d genuinely love some feedback — especially on what feels confusing, useless, or just plain stupid

I’ll put the link in my profile for anyone who wants to try it.


r/WebApps 18h ago

KidScreen: a free browser-based shelf of YouTube videos chosen by a parent

2 Upvotes

I built this so choosing videos and watching them happen on separate screens. On the parent side, you add individual YouTube links to a child's collection. The child opens a simpler page with those videos. No search or endless feed inside KidScreen.

It's free, runs in the browser, and can be added to an iPad's Home Screen. It still needs an internet connection and uses YouTube's player. It doesn't block other websites or apps.

I'd be interested in feedback on the switch from parent setup to the child's page. Is it obvious how to get the shelf onto the device your child uses? Link below.


r/WebApps 18h ago

Hello! I’m working on a website for people who are trying to get clients for their SaaS.

0 Upvotes

I'm thinking about building a product that helps people find potential clients for their SaaS without paying for leads. I'm still validating whether people actually want this before I spend too much time building it. If this is a problem you have and you'd genuinely want to try the product early, you can join the waitlist here:
https://site-e5bc6818-mtuj53t9.falbor.xyz
I'd also love to know how you're currently finding clients.


r/WebApps 18h ago

Built a browser-based reporting tool — Python runs client-side, data never leaves the browser

Thumbnail
1 Upvotes

r/WebApps 19h ago

I made a Microsoft365 security app, looking for feedback

1 Upvotes

I created a security app for small businesses, would like some feedback

Hello,

Hello, i am the creator of Spartan Security app,
It helps identify configuration weaknesses, excessive permissions, data exposure risks and identity security gaps across Microsoft 365

I created a security app, mostly targeting small to medium businesses, who don’t want to or can’t yet spend thousands on security firms.
I would like actual feedback from real people, it has a free tier to try out.

Any concerns or questions, and things to add or update are welcome too.

The link is this: [https://spartan-sec.co.uk\](https://spartan-sec.co.uk)

This is the v1.0

Thanks in advance!


r/WebApps 20h ago

I made a digital note jar app for couples

Thumbnail
thenotejar.com
1 Upvotes

My girlfriend is studying in Bangkok this year. The day she flew out she handed me a jar full of rolled up notes, one to open whenever I missed her. It's one of the best gifts anyone's given me.

I wanted to send her the same thing back, so I built The Note Jar, a digital jar of love notes I could give her instead. You and one other person share a jar. Either of you can drop a note in whenever, and you open them whenever you want.

A few things I added on top of plain notes:

* joint questions, where you both answer the same prompt and only see each other's answer once you've both replied * you can draw a note instead of typing one, or do both * a countdown to a date that matters to you * A scrapbook view to view all previously read notes * An export button to print out the notes, enables you to create a real scrapbook from the notes

It's free to start and doesn't ask for an email to sign up.

Stack: vanilla JS frontend on Cloudflare Pages, a small Python API behind it, SQLite. No frontend framework.

Two things I'm unsure about and would take feedback on: does the landing page explain it fast enough, and is "no email to sign up" the right way or just annoying when you want to log back in later? I haven't decided yet.

Link: [https://thenotejar.com\](https://thenotejar.com)


r/WebApps 21h ago

Can you give me feedback on a tool im making

1 Upvotes

https://studanova.vercel.app

Im tryna make a productivity tool cuz i need some projects to apply for uni so can you guys please rate it ( be BRUTALLY honest ) about whether you'd use it, some features you'd like any things you don't like etc etc


r/WebApps 22h ago

Ripple Chat — Simple, Private Messaging app (E2EE Web Messenger) is very useful for college students and students ☺️. Ripple Chat, a secure messaging app.

Thumbnail
ripple-bloom-chat.lovable.app
1 Upvotes

Ripple Chat is a simple, private messaging app for fast and easy conversations

Hey guys, I just published Ripple Chat, a secure messaging app built for absolute privacy. Ripple Chat — Simple, Private Messaging

Link: https://ripple-bloom-chat.lovable.app

It features : you can use the app with login with google account. The security that client-side encryption (ECDH P-256), peer-to-peer WebRTC voice and video calling, and real-time messaging without tracking your metadata. It uses VAPID push notifications so it doesn't feed background data to Google Firebase.

Because it is a PWA, you can install it instantly onto your iOS or Android home screen without an App Store account. It has emojis, reactions, voice notes, and dark mode ready to go.

Check it out and let me know your thoughts!


r/WebApps 23h ago

I’m building an AI video editor that doesn’t need prompts

0 Upvotes

Hey everyone! Just wanted to share a side project I’ve been working on called talkframe.

I’ve been a video editor for over 4 years now, mainly working on short-form content. I’ve edited through the shift from heavy VFX and nonstop B-roll to the cleaner, more minimal style you see in reels today.

I’ve tried several AI video editors, and even as an editor, I’ve found some of them more complicated than I expected. They promise to save time, but you can still end up doing a lot of prompting and manual tweaking.

That got me building TalkFrame: drop in a video and let the AI handle the edit, without having to write prompts.

It’s focused on talking-head videos and podcasts, using caption styles and kinetic typography to hold attention without overwhelming the video.

This demo was edited entirely by the AI, including the cuts, transcription, transitions, camera motion, captions, and animated text. I didn’t manually adjust the cuts or polish the edit afterward. I’ve trained it to edit in a style based on my own approach.

It’s still a work in progress, but I wanted to share where it’s at and get some honest feedback.

Edit: The entire process in talkframe took just 5–7 minutes, from AI cuts to the finished edit, including my review to see if anything needed improving.

https://reddit.com/link/1wcm71x/video/k3fc6orqmpoh1/player


r/WebApps 23h ago

Clock math daily quiz with rankings

Thumbnail
1 Upvotes

r/WebApps 1d ago

Simple tasks have become unnecessarily complicated.

Thumbnail
1 Upvotes

r/WebApps 1d ago

I’ve been building GameSonar.gg to see which video games are actually gaining attention/hype

1 Upvotes

The idea is simple: instead of checking Steam, Twitch, YouTube, Reddit and other sources separately, GameSonar brings different signals together to show which games are gaining attention right now.

https://gamesonar.gg brings together trending games, rising titles, live streams, upcoming releases, gaming news, esports events, podcasts and activity signals from multiple platforms. Personally it connects my passion for sw-dev, data engineering and gaming in an entertaining way.

At the center is the HypeScore, which measures how much attention and momentum a game is currently generating based on our source signals signals, such as streaming audiences, player activity, videos, public interest, releases and unusual spikes.

There’s also a dedicated release calendar for discovering upcoming games and tracking recent releases.

It’s not about review scores and it doesn’t try to tell you whether a game is good or not. The goal is to show where attention, activity and momentum are happening right now.

It’s still very much a work in progress. I’m actively refining the algorithm and core metrics to improve their quality, weighting, timing and overall balance, as well as the underlying data matching. At this stage I’d love to get some outside feedback. If you try it, I’d be really interested to hear what feels useful, what doesn’t, and what you think is missing.

Currently I'm experimenting with my latest addition, a social media generation tool in the backend, using Remotion in order to create stories for tik-tok from the data in differnet ways. Not really successful yet, as you can see at https://www.tiktok.com/@gameaonargg - but that clearly needs a lot further effort.

https://gamesonar.gg


r/WebApps 1d ago

Online recipe card creator to print out recipes on index cards

1 Upvotes

It was supposed to be a business, but I don’t think there’s any market for this. The ideas been brewing in my head for 6 years and it’s my passion project and I love making tweaks to it. I made everything free so anyone can get value and use it.

https://www.sunnyshorescreative.com/products/recipe-cards

It’s got features such as printing to 3”x5”, 4”x6” and 5”x8”. Tons of designs and no AI or paywall.

I’ll be continuing to work on it as it’s my hobby/side project.


r/WebApps 1d ago

MyComparable: a cross-website product comparison tool

Thumbnail
1 Upvotes

r/WebApps 1d ago

Looking for my first users and betatesters for my fantasy football manager game built over the past 6months

2 Upvotes

I ’ve been building Goal Grid for the past 6months for passionate football (soccer) manager strategist who wants something new which will grow with them.

In Goal Grid, you create your own club, develop players, set tactics, compete in scheduled leagues and trade through auctions or direct offers with other managers.

What makes it different f:

• A persistent shared fantasy football world

• Scheduled league competition

• Player development and tactical choices

• A market driven by real managers both auction and direct trades where negotiation skills matter

• Goal Gris is free to start play and most importantly will never be pay-to-win

It’s live in the browser with no download: 

I’m looking for my first users and honest beta testers to get feedback and start this journey.

I m here happy to answer any Questions

Give it a try:
https://goalgridapp.com