Docuvouch

Side Project

Docuvouch is a privacy-first SaaS platform designed to bridge the communication gap between law firms and their clients. The project was born from a specific need: eliminating the security risks and organizational chaos of sharing sensitive legal documents via unencrypted channels like email or instant messaging.

I took full ownership of the product, from the initial UX/UI design in Figma to the complete Full-Stack development. The core of the application is a zero-friction "Magic Link" system: clients can securely upload their files in seconds without the hurdle of creating an account or remembering passwords.

Tecnology I used:

Key Technical Challenges

  • Security: Implementation of Server-Side Signed URLs to ensure documents are never publicly accessible.
  • State Management: Real-time UI updates using TanStack Query for a seamless "Review & Reject" workflow.
  • Scalability: Built with a modular Architecture (Next.js 16 + Supabase) to handle complex document-heavy practices.