제품 사냥에서 Roversia를 출시했습니다 — 39개 이상의 무료 브라우저 도구, 프레임워크 없음

작성자

카테고리:

← 피드로
DEV Community · Andrea Roversi · 2026-08-06 개발(SW)

Andrea Roversi

Today I launched Roversia on Product Hunt — a free, ad-free platform of 39+ browser-based utility tools I’ve been building solo.

The stack is deliberately minimal: vanilla JavaScript, no frontend framework, no bundler. Backend is Firebase (Auth, Firestore, RTDB, Storage) with Netlify Functions for the few things that need server-side logic — PDF processing, API proxying, that kind of thing. Zero recurring server costs was a hard constraint from day one.

Some of the tools run entirely client-side, including AI-powered ones — background removal runs fully in-browser via ONNX/Transformers.js, no server round-trip.

If you’re curious about the implementation details, I’ve been writing about specific pieces on this blog — Firebase auth patterns, PWA architecture, that ONNX integration, and more.

Would genuinely appreciate feedback on Product Hunt if you have a minute, especially on which tools are most/least useful: https://www.producthunt.com/products/roversia?utm_source=devto&utm_medium=social

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다