Formiix
Create, customize, and manage forms with real-time analytics, REST API, and webhook integrations.
Full-stack form builder with analytics & API
Visit live site
Overview
Formiix is a full-stack form builder that lets teams create high-converting forms in minutes, collect submissions, analyze responses, and integrate with any stack through REST API and webhooks. No SDK required. Paste an endpoint and ship.
The problem
Building forms from scratch means wiring up validation, spam protection, submission storage, analytics, exports, and integrations for every new project. Existing tools tend to be either too heavy (enterprise platforms with bloated SDKs) or too limited (Google Forms with no API, no branding, and no analytics).
Teams need a form backend that is fast to set up, secure in production, and flexible enough to embed in HTML, React, Vue, Next.js, or anything else.

What I built
A complete form platform with builder, backend, and analytics:
- No-code form builder: drag-and-drop interface with 12+ field types, WCAG-compliant UI, and custom themes for brand consistency
- Real-time analytics dashboard: track submissions, conversion rates, response trends, and user behavior
- Instant field validation: sub-100ms client-side validation with clear error feedback to improve completion rates
- REST API and webhooks: one endpoint, clean JSON payloads, API key management, and webhook support for CRM sync and automation workflows
- Submission management: organize unlimited forms in one workspace, export data as CSV or JSON in one click
- Post-submit flows: custom redirect URLs and branded thank-you page templates for conversion-focused campaigns
- Production-ready security: advanced spam filtering, encrypted data handling, and 99.9% uptime for live apps

My role
Full-stack developer and product builder. I owned:
- Form builder UX with drag-and-drop field configuration
- Backend API design (submission endpoints, API key auth, webhook delivery)
- Analytics dashboard with real-time submission tracking and export
- Multi-framework integration docs and code snippets (HTML, React, Vue, Next.js, Svelte, Node.js)
- WCAG accessibility compliance across form UI components
- Spam protection and data quality safeguards

Key decisions
API-first, no SDK required. One fetch call with an API key works in any framework without installing packages or learning a proprietary SDK.
Analytics built in, not bolted on. Every form gets a dashboard showing submissions, conversion funnels, and response quality. Teams should not need a separate analytics tool for form data.
Unlimited scale on every plan. No caps on forms or submissions. Growth should not hit a paywall.
Developer-friendly by default. Clean REST endpoints, webhook support, JSON/CSV export, and copy-paste integration snippets for six frameworks.

Results
- 12+ field types with WCAG-compliant UI shipped
- Sub-100ms validation response times on form fields
- 99.9% uptime for production form backends
- Multi-framework support: HTML, React, Vue, Next.js, Svelte, and Node.js integrations documented and tested
Stack
React, Next.js, TypeScript, Node.js, PostgreSQL, Drizzle ORM, Brevo API, REST API, Tailwind CSS.
