Selected Work
Case studies — what I built, what I owned, and what changed
A focused set of recent, production work. Written as case studies, not resume bullets.
findnaseeb — In-Person, AI-Assisted Matchmaking
Matchmaking built around real-life, in-person events — a modern "third space" for the Muslim community, rather than another profile-swiping app. I co-founded it with a 3-person founding team (two engineers and a product/UX designer) and built the product end-to-end.
- AI-assisted curation: member profiles and event context — location, pool strength, new vs. returning members, prior invites — run through AI to shortlist who to invite, then a human review pass finalizes each event.
- Why it works: combing each event over multiple passes is why every one has landed — high-touch curation, not a swipe feed.
- Owned: product engineering end-to-end — web, APIs, and data modeling.
- Trust & safety: member blocking with team-side visibility, backed by clear community standards.
- Traction: launched early 2026; ~200 members in Calgary grown 100% organically (Instagram/TikTok, no paid ads), with waitlists open in Toronto, Vancouver, and Chicago.
- Stack: Next.js, TypeScript, SQLite.
Alberta Motor Association — Micro-Frontend Platform
Led the migration of legacy billing/POS terminals into a modern micro-frontend architecture, authoring shared production packages consumed across 5+ teams — work that set the front-end standard for the org.
- Impact: cut new-app setup time ~60%, raised agent transaction capacity ~40%, and lifted membership sales volume ~50%.
- Quality: introduced Playwright regression suites, reducing production bugs ~30% and stabilizing CI.
- Delivery: parallelized test runs and pipelines for 65% faster deploys while holding high coverage.
- Stack: React, Micro-Frontends, TypeScript, Playwright, CI/CD.
Liveworks — Hospitality Marketplace
A two-sided marketplace connecting venues with casual workers, with a web admin panel and marketplace payments.
- Owned: backend services and data workflows — routing, data integrity, and operational tooling.
- Constraints: marketplace payments, role-based permissions, and reliability under load.
- Stack: Node.js, PostgreSQL, AWS, Stripe.