Feature gallery

The Engineering Work

Reusable patterns pulled from production — each with the problem, approach, trade-offs, and outcome documented.

2 features

Data
Profile Quality Score: deterministic talent ranking

A 0–100 quality score that reorders OnlineMihna's public talent surfaces so complete, verified profiles rank first. The same scoring rule runs in both TypeScript and PostgreSQL, kept byte-for-byte identical by a parity script so the app and the database can never disagree.

View feature
DX
Bulk invite tool for Facebook ad leads

A throttled, idempotent CLI that converts a CSV of ad-campaign leads into signup magic-link invites by driving the existing signup endpoint — and stops rather than stranding half-provisioned accounts when the email provider rate-limits.

View feature