Nestify — Mortgage Affordability

A zero-backend mortgage affordability dashboard for couples buying in Montreal. Dual incomes, CMHC insurance, Quebec taxes, stress testing.

React · Cloudflare Workers · Zustand

The challenge

Partners needed to share exact mortgage scenarios with each other — a shared link that shows the same calculator state and renders a rich preview card on iMessage, Slack, etc.

Approach

Key takeaway

Cloudflare Workers as the serverless edge layer — the equivalent of AWS Lambda@Edge but with Pages Functions for per-route logic. Learned to split crawler vs. browser traffic at the edge for rich link previews without a server.