Utsab Adhikari
All work

Case study

VisaTrack

VisaTrack helps people on UK visas keep their status and documents in one place. It's built on Next.js with Supabase providing authentication, a Postgres database, and file storage.

Live demo soon

Architecture

VisaTrack architecture: Next.js, Supabase Auth, Postgres, Supabase Storage.

Key decisions & tradeoffs

One managed backend

Auth, the Postgres database and document storage all run on Supabase — a single managed backend rather than several stitched-together services, which keeps a solo-built product maintainable.

All workGet in touch