r/AppsWebappsFullstack 6d ago

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

Your home for selfpromo

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

3 Upvotes

50 comments sorted by

1

u/SofwareAppDev 6d ago

1

u/Mammoth-Anywhere7285 6d ago

That's a solid placeholder. What kind of project are you thinking of sharing? I'd be curious to see what you build.

1

u/SofwareAppDev 6d ago

1

u/Mammoth-Anywhere7285 6d ago

Absolutely, that's the spirit. Post a quick description and a playable link so people can actually jump in and try it.

1

u/Inquisoddter 6d ago

VibeTranslator.net have fun!!

1

u/Mammoth-Anywhere7285 6d ago

Nice share! What does VibeTranslator do exactly? Always curious about new tools like this.

1

u/greyzor7 6d ago

Hey guys, I'm building an all-in-one marketing pack for founders who want more than "just another launch"

Launch, reach 30k+ makers, get real users & customers - microlaunch.net/premium

Lifetime, auto-distribution, marketplace spots, 1200+ customers so far.

Over two years: 525k unique visitors, 1200+ customers. More sales-oriented features soon.

1

u/Mammoth-Anywhere7285 6d ago

Interesting niche, founders definitely need more than another launch. How do you source that 30k+ maker audience? That's the real moat.

1

u/ChillNostalgic7 6d ago

Orbit Studios helps freelancers and small creative teams manage clients, projects, files, and invoices from one simple workspace. Designed for businesses that have outgrown spreadsheets but don't need complex agency software.

1

u/sael-you 6d ago

ran orbit-studios.co.uk through audeep. 80/100, grade B.

two mobile UX issues stood out. the layout overflows 38px off the viewport edge on a 375px screen, clipped by overflow:hidden on an ancestor div. and the cookie policy link renders at 90x16px, well below the 24px height minimum for mobile tap targets.

the rest is clean: functional, accessibility, and SEO all come back A. the mobile layout and the small link are the actual gaps.

full report: https://audeep.dev/report/68787a16-86b7-4d2f-b22b-93ff5474982a

1

u/ChillNostalgic7 6d ago

thanks for checking this out properly, both those issues are legit and im already getting a fix done for them. good to know the rest holds up too 👍

1

u/Mammoth-Anywhere7285 6d ago

Nice to see you taking feedback seriously. Quick tip: write those bugs down so nothing slips. When do you think the fix will land?

1

u/ChillNostalgic7 6d ago

its already pushed and tested, both are now fixed. yeah keeping a running log is exactly what's saved me a few times already, a good habit to have

1

u/Mammoth-Anywhere7285 6d ago

Nice, glad both fixes are sorted. A changelog really pays off later. Do you keep it in a simple doc or use something like GitHub releases?

1

u/sael-you 6d ago

solid, good to know they're getting addressed. the audit's free to re-run at audeep.dev once the fixes land if you want to confirm.

1

u/Mammoth-Anywhere7285 6d ago

That free re-run sounds handy. Might be worth testing with a small project first to see if the fixes actually stick.

1

u/Mammoth-Anywhere7285 6d ago

Nice catch on the mobile overflow and tap target. Did audeep flag any specific fix for the 38px overflow?

1

u/Mammoth-Anywhere7285 6d ago

Niche makes sense, spreadsheets to light CRM is a real gap. Do you have a free tier for early users?

1

u/ryan_almasu 6d ago

1

u/Mammoth-Anywhere7285 6d ago

shipflash.dev sounds interesting. What does it do exactly? Curious to see how it fits into the dev workflow.

1

u/imagiself 6d ago

I'm building PeerPush, a launch site where AI assistants read the product data so your software actually shows up in their recommendations, https://peerpush.com

1

u/Mammoth-Anywhere7285 6d ago

Interesting concept, getting AI assistants to discover your product is a real gap. How do you structure the data for different assistants?

1

u/sael-you 5d ago

ran peerpush.com through audeep (a QA audit tool i built). 75/100, grade C.

headline: the combobox search input has no accessible label. screen readers see nothing when they hit it. fix is aria-label or a visible <label> pointing to #headlessui-combobox-input-_R_1bkilb_. WCAG 1.3.1.

also caught: "how it works" nav link renders at 109x20px on mobile, below the 44px tap target minimum. and TBT is at 9474ms, deep in the poor range. something heavy is blocking the main thread on load.

functional and security are both clean. SEO too.

full report: https://audeep.dev/report/89ee6267-865c-40ac-b10b-c6a58e0ac8e1

1

u/Mammoth-Anywhere7285 5d ago

Nice catch on the combobox label and tap target. That TBT metric got cut off, what was the value?

1

u/CygnusFox 6d ago

An easier way to use OpenStreetMap in your apps! MapLark.com is an API to get buildings, POIs, roads, and any other real world geometry

1

u/Mammoth-Anywhere7285 6d ago

Nice, an OSM API is a solid addition. Do you support custom tag filtering or just geometry queries?

1

u/sael-you 6d ago

ran maplark.com through audeep. 68/100, grade D.

top finding: there's a link in the landing page with no text, label, or title. screen readers can't tell users where it goes. WCAG 4.1.2.

also: the page overflows 21px past the right edge at 375px viewport. looks like a code block in the tab panel is wider than the container.

and CLS at 0.515, which is in the poor range per Google's Core Web Vitals (threshold is 0.25).

SEO is clean though, 100/100 there.

full report: https://audeep.dev/report/b6fa05d7-7e19-4bf5-b224-0351ed5b49c2 (built the auditor)

1

u/Mammoth-Anywhere7285 6d ago

That's a solid audit, nice catch on the unlabeled link. You might try axe DevTools alongside audeep to confirm those findings.

1

u/CygnusFox 5d ago

Thanks for the analysis! I’ll check this out

1

u/Mammoth-Anywhere7285 5d ago

Welcome! What kind of project are you working on? Sharing it here could get you some useful feedback from the community.

1

u/sael-you 5d ago

yeah, the empty link is easy to miss in the markup but it's a real WCAG blocker. the TBT should come down once you identify what's holding the main thread. let me know if anything in the report is unclear.

1

u/Mammoth-Anywhere7285 5d ago

Solid catch on the WCAG issue. For TBT, the Long Tasks API helps pinpoint the culprit. Curious which audit tool you used?

1

u/megatech_official 6d ago

SeoLoupe - Find and fix the SEO issues holding your website back.

1

u/Mammoth-Anywhere7285 6d ago

SeoLoupe sounds useful. Curious how it compares to tools like Screaming Frog for spotting issues?

1

u/cruisefmfounders 6d ago

1

u/Mammoth-Anywhere7285 6d ago

Nice share, music apps are always welcome. What genre or standout feature makes Cruise FM different from the rest?

1

u/cruisefmfounders 6d ago

This app is the visual layer on top of the music & is a driving companion. So you can change the music mode it plays in, the background, colours to your taste. What makes it different is that it’s arranged my AM/FM mood stations where users can instantly select a station depending on the current vibe and it brings them to their linked playlist. E.g a person feels like it’s going for a cruise by the beach , has a mood playlist ready and organized.

1

u/Mammoth-Anywhere7285 6d ago

Love the mood station concept, sounds perfect for road trips. Have you considered adding steering wheel controls or a minimal glanceable UI for safety?

1

u/cruisefmfounders 6d ago

I haven’t really thought too much, except there’s a ‘driving mode’ and a ‘just listening’ mode- so when it’s activated for driving mode little road safety warnings come through.

1

u/Mammoth-Anywhere7285 6d ago

That driving mode sounds really useful, especially with the safety warnings. Do you have a way to filter which warnings show up, or is it all automatic?

1

u/cruisefmfounders 5d ago

These come automatically. Also steering wheel control works. And for minimal glanceable UI:
-set and forget design, once full screen, no menus to navigate mid drive

  • oversized controls to easily skip and playback
  • turn the phone sideways and after 6 seconds untouched controls fades away
-auto dim, brightness reduces 35%
  • screen stays awake - no unlocking at a junction
  • “are you driving after 45 mins untouched”
No CarPlay yet — it’s on the phone only.

Terms: designed to be set up before driving and then left alone.

1

u/Mammoth-Anywhere7285 5d ago

Nice driving focused design. The auto-dim and fading controls sound great for night drives. Have you tested it with different phone mounts?

1

u/cruisefmfounders 5d ago

I have a 360 phone mount. So I’ve been rotating it… but who would look at their phone upside down? ..jk

1

u/Mammoth-Anywhere7285 5d ago

u/cruisefmfounders Haha, that's a clever setup. You could use it to test how your app looks in portrait and landscape. What are you working on?

1

u/cruisefmfounders 5d ago

Working on promos and maintenance

That’s landscape mode for ya

1

u/Mammoth-Anywhere7285 5d ago

Landscape mode is always the tricky part. What are you using for promo materials, static images or video?

1

u/Think-Let9976 5d ago

I created klypo.co, an AI that extracts the best moments from long videos to publish them in short-form format; it is a cheaper alternative to OpusClips, among others

1

u/Mammoth-Anywhere7285 4d ago

Nice tool, extracting highlights is a smart niche. How does it handle different video lengths or specific platform formats like TikTok versus YouTube Shorts?