Work record — snapi.ca

Snapi

An application layer for modern workflow platforms — the UI, storage, and auth that n8n, Make, and Zapier don't give you.

Role
Founder & sole developer
Timeline
April 2026 — ongoing
Stack
Angular · TypeScript · Node.js · REST APIs · AI agents
Evidence
snapi.ca · the contact form on my resume is a Snapi embed

Live — pre-release

The problem

Workflow platforms like n8n, Make, and Zapier are excellent at moving data between systems — and have almost nothing to offer the moment a human needs to be involved. There's no natural place for a customer to submit a request, for a team to see work in progress, or for a record to live between workflow runs. Teams end up bolting together forms, spreadsheets, and databases around their automations, and every one of those seams is something else to maintain.

Snapi is the application layer those platforms are missing: an embeddable UI you can drop into a portal or public website, persistent storage for the records your workflows operate on, Kanban-style positioning so people can see and move work, authentication, and direct integration with the workflow platforms themselves.

What I built

Decisions that mattered

Snapi is embed-first: the product's home is inside someone else's page, not its own app. That constraint drove the architecture — components have to carry their own styling, auth has to work across origins, and the API has to be safe to expose from a public website.

Where it stands

Live in production, pre-release, with sandbox payment integration ahead of public launch. Built at solo speed using AI-assisted development — this is the project where that workflow is most visible: one developer covering product design, frontend, backend, agents, and billing at a pace that used to take a team.