
QRVibe — Dynamic QR Codes with Real-Time Analytics
Generate branded QR codes with real-time analytics on scans, devices, and locations.
@codewithnovel · X
glad to know how much relevant my SaaS currently !
The full gallery
Tech stack
61 projects

Generate branded QR codes with real-time analytics on scans, devices, and locations.
@codewithnovel · X
glad to know how much relevant my SaaS currently !

Real-time tracking of Indian Railways trains with live maps and PNR status checks.
@japangor · X
I wanted FlightRadar24 for trains — no one was tracking Indian railways in real time, so I built it myself.

A web app that announces your GPS location and address aloud to help blind and low-vision people navigate.
@JOFIMAN · X
Check out what I just built with Lovable! 🤗

Explore 160 interactive Three.js examples demonstrating 3D web graphics and WebGL.
@maxchu2021 · X
160 Three.js examples built with Claude through vibe coding. AI didn’t replace coding—it accelerated experimentation and iteration. Next step: turning these demos into production-ready products. Link: #ThreeJS #WebGL #AI #Claude #VibeCoding

Discover activities near you based on your mood, location, and budget.
u/gnrlnoob22 · Reddit
Looking for honest feedback what2do.me is an activity finder tool to find things to do near you, based on your preferences. To be honest, its 100% vibe coded. Brutally honest feedback (positive or negative) is welcomed submitted by /u/gnrlnoob22 to r/SideProject [link] [comments]

Manage mobile home parks with SMS rent collection, digital leases, and maintenance tracking.
u/TheeCloutGenie · Reddit
RV Park SAAS So that I’ve used wispr flow to help write this so it’s a disclaimer. I recently built myparkoffice.com , and to be honest, it started as total "AI slop." I asked AI to identify a "pen and paper" industry that was ripe for AI disruption. When it suggested RV parks, I thought I’d struck gold. A low-tech niche with clear inefficiencies? Sounds like the perfect solo-founder dream, right? I leaned heavily into AI to build the entire thing, treating it more like a fun experiment th

Look up crime, schools, and costs for military bases to help plan your move.
@jusDiggingholes · X
Not really a saas or startup. Retired military here. We get moved a lot. Making a site for military or retirees to get a good snapshot of their next or last base area: Crime. Schools. Costs etc.

Audit your Google Maps listing, compare competitors, and get a 90-day improvement plan.
@ResenixOfficial · X
Hiii we are Resenix

Explore an interactive clinical atlas of 24 oral and maxillofacial diseases with radiology and histopathology.
@dentistbangla · X
Check out what I just built with Lovable!

Browse daily wing specials, beer deals, and happy hours at nearby restaurants.
@WingBeerSpecial · X
- Discover daily specials at restaurants near you. Currently limited to Ontario Canada. Let us know if you like to concept and want to see coverage in your area next!

Visualize and predict weather with on-device calculations and custom aggregation modes.
__mp · HN
I built my own weather prediction / visualization app: https://wx.rsp.li (on-device temperature lapsing, on device interpolation modes, user-selectable aggregations, etc…). One of these days I should do a writeup. I also asked Claude to build a photo gallery for me https://places.pascalspoerri.ch (HDR, map support, similar images)

Convert images to ASCII art, copy symbols, browse ASCII tables, and convert bases—all in your browser.
HeStudy · V2EX
做了个纯前端的 ASCII 工具站:图片转字符画、banner 生成、符号一键复制 平时偶尔需要查 ASCII 码表、复制一些特殊符号(箭头、制表符这类),每次都是搜一个满屏广告的老站凑合用,索性自己做了一个: https://getascii.com 目前有这些工具: 图片转 ASCII 字符画(拖一张图进去就行,支持调宽度/字符集/反色) 文字转 ASCII banner 大字 常用符号一键复制(箭头、制表符、数学符号、颜文字) 完整 ASCII 码表 + 一个交互式键盘映射图(点键盘上的键显示对应的 dec/hex 码) 进制转换器( hex/dec/bin ↔ ASCII ) 几个实现上的点: Astro 构建的纯静态站,所有工具都是纯客户端计算,图片不会上传到任何服务器 没有账号系统,没有付费墙,打开就用 整站是绿色荧光终端风( CRT 扫描线 + JetBrains Mono ),算是给终端审美交个作业 顺手给它做了个 25 秒的宣传片: https://www.youtube.com/watch?v=AjzU5mw1PrI