Lead Capture
HTML form submissions ingested via a public endpoint with spam scoring (honeypot, timing, content, IP reputation), CAPTCHA fallback, and per-form rate limits. Submissions fan out to email, webhook, Slack, HubSpot, Mailchimp via a registered destinations registry. No-JavaScript fallback works in HTML emails and screen readers.
Projects
- Real-estate listings portal2025-05-15
Listings + lead-tracking portal with MLS sync, photo gallery, agent dashboards.
Industry: real-estate - Healthcare scheduling app2024-11-20
Provider-side scheduling + intake forms with insurance verification flow.
Industry: healthcare - Legal intake portal2024-09-15
Multi-tenant intake portal for a law firm — case-type wizards, document upload, e-signature flow.
Industry: legal - WP Winebar2026-05-01
WordPress demo — winebar site with events + tasting calendar.
- WP Saltcedar2026-05-01
WordPress demo — wellness practice site with class schedule + booking.
- WP Roofing2026-05-01
WordPress demo — roofing contractor site with quote-request flow.
- WP Pulsar2026-05-01
WordPress demo — SaaS-style product marketing site.
- WP Northbound2026-05-01
WordPress demo — outdoor-services marketing site.
- WP Lawfirm2026-05-01
WordPress demo — law firm site with practice-area pages + intake.
- WP Hillcrest2026-05-01
WordPress demo — real-estate listings site with property search.
- WP Hashi2026-05-01
WordPress demo — restaurant marketing site with menu + reservations.
- WP Give2026-05-01
WordPress demo — nonprofit fundraising site with donation flow.
- WP Dental2026-05-01
WordPress demo — dental practice site with appointment + insurance flow.
- WP Coach2026-05-01
WordPress demo — coaching practice site with booking + testimonial flow.
- WP Blockset2026-05-01
WordPress demo — Gutenberg block library with custom patterns.
- WP Bench2026-05-01
WordPress demo — co-working / shared-workspace marketing site.
- WP Atlas2026-05-01
WordPress demo — agency-style multi-service site with case-study grid.
- Highlands Ranch Champ2026-01-20
Service-business Next.js site for a Highlands Ranch local — booking + service tiers.
- ScopeForged2026-01-15
Philip's dev-services marketing site — proposal-shaped service pages with concrete numbers.
- Integridev2026-02-10
Dev-shop marketing site — service tiers, case studies, contact flow.
- Holiday Lights2026-03-01
Seasonal-services marketing site — booking calendar, service tiers, deposit flow.
- Smart Home Services2026-04-20
Service-business marketing site with quote-request flow and structured service descriptions.
- Elite Events2026-04-15
Events-services marketing site — venue tour, booking inquiry, multi-page service catalogue.
- Inkwell — Form Submission API2026-06-09
HTML form ingestion API with spam scoring, multi-destination fan-out (email/Slack/HubSpot/etc), and a 3 KB JS widget.
Packages (6)
- @philiprehberger/dart-form-validatordart
Declarative form validation with composable rules and JSON schemas
- @philiprehberger/dotnet-phone-validatordotnet
International phone number validation and formatting based on ITU-T E.164 with country detection.
- @philiprehberger/rb-locale-kitruby
BCP 47 locale parsing, matching, and content negotiation
- @philiprehberger/rb-phoneruby
Lightweight phone number parsing, validation, formatting, and metadata lookup for 36 countries
- @philiprehberger/swift-form-kitswift
Declarative form builder with validation rules, result builder DSL, and dynamic JSON forms
- @philiprehberger/react-form-hookstypescript
Lightweight form management hook with Zod validation, debounced field validation, and common validators