Personal project · 2025
Redii
BuildingTwo-sided marketplace connecting Venezuelan vehicle owners with verified mechanics. Web + mobile, single Next.js backend, RLS-first authorization, currently in active development.
Vehicle owners in Venezuela have no reliable way to find a trustworthy mechanic. The market is fragmented, informal, and opaque — no verified credentials, no price transparency, no service history, no guarantees, no accountability after the job is done. Mechanics with real skill have no digital footprint and depend on word of mouth.
A two-sided marketplace with a coordinator triage layer. Built as a Turborepo monorepo: Next.js 14 web app plus an Expo SDK 54 mobile app, sharing types and validation through five internal packages. Supabase RLS as the primary authorization boundary, Prisma for typed admin paths. Vehicle catalog with VIN decode proxied through a server route to keep the NHTSA API key off the client. Upstash Redis-backed rate limiting and Zod input validation are codified as endpoint templates.
In active development. Core auth, marketplace, and booking flows are implemented; the coordinator role and PRO subscription tier are next. Built deliberately for the Venezuelan/LATAM context — currency, vehicle make weighting, Spanish-first UX.
Want to go deeper on Redii?