←Back to projects

Zunoy Form API
Senior Frontend Engineer
Next.jsRedux ToolkitFormikreact-svg-worldmapPDF.js
Visit live site→Overview
Built the dashboard for Zunoy's Form API — backend-less form submission handling with analytics, document/PDF preview for uploaded submissions, and API integration docs.
Deep dive
What I built
- Submission analytics — a world-map visualization of where form submissions originate from, built with react-svg-worldmap.
- Document handling — in-browser preview for uploaded files and PDFs (react-doc-viewer, pdf.js), so teams can review submissions without downloading them.
- Real-time submissions — new form entries stream in live via Server-Sent Events.
- Integration docs — syntax-highlighted code snippets for embedding forms and calling the API.
Outcome
Lets teams collect form data securely without standing up their own backend, with submission analytics and document review built into the same dashboard.