Webhook delivery, retries, and replay
Relay Webhook Delivery
A local webhook delivery system that signs requests, stores delivery work in PostgreSQL, retries failed requests, supports replay, and shows delivery history in a dashboard.
Project archive
Relay and Batch are the best place to start. The other two cover an earlier project built by a team of six and a prototype for browsing public legislation data.
Webhook delivery, retries, and replay
A local webhook delivery system that signs requests, stores delivery work in PostgreSQL, retries failed requests, supports replay, and shows delivery history in a dashboard.
CSV import, validation, and review
A CSV import in three steps. It validates large synthetic files, points to problems in individual rows, and keeps the review state when moving between steps.
Survey sharing and response dashboards
I worked on the frontend of a survey product built by a team of six. People could share a survey by link and review anonymous responses.
Filtering and browsing public legislation data
A React interface for browsing a public legislation API, with typed response mapping, filters, bilingual details, and favourites stored in the browser.