ProHire Networks
Full Stack Developer · Production
Placement platform with auth, dashboards, job applications, onboarding, profiles, and paid flows (live at prohirenetworks.com).
Next.js App Router · TypeScript · Supabase Auth · Postgres · Tailwind CSS · TanStack Query · Zustand
Overview
Delivered App Router UI, Supabase Auth, protected routing, data access boundaries, and Razorpay payment flows.
Next.js App RouterTypeScriptSupabase AuthPostgresTailwind CSSTanStack QueryZustand
Case study
01 — Situation
Context
Placement workflows span multiple authenticated roles and data visibility rules, plus payment steps that must reconcile reliably.
02 — Task
Objective
Ship a secure, role-safe product quickly with predictable client/server state and clean UX.
03 — Action
Execution
- 01Implemented Supabase Auth and protected routing with user-scoped queries.
- 02Designed UI flows for jobs, applications, onboarding, profiles, and booking.
- 03Integrated Razorpay for paid flows and mapped payment state to user records.
- 04Used TanStack Query + Zustand for consistent async state and UI responsiveness.
04 — Result
Outcomes
- 01Production deployment with public URL and live usage.
- 02Secure auth boundaries and predictable state flows.