SPECIFICATIONS
- STATUS: [LIVE]
- YEAR: 2025
- TYPE: Agency
- STACK: 11ty, Tailwind v4, Google Apps Script
The Concept
Most agencies are bloated. They run on expensive SaaS subscriptions (Typeform, Zapier, Webflow) that eat into margins and create data fragility. Omir Systems was built to demonstrate Sovereign Architecture—high-performance automation using owned code and free tier infrastructure.
The Architecture
We rejected the standard "Agency Stack" in favor of raw performance and data ownership.
1. The Frontend (Zero Latency)
Built on 11ty (Eleventy) and Tailwind CSS v4.
- Performance: 100/100 Lighthouse score.
- Hosting: Vercel (Free Tier).
- Security: Static HTML. No database to hack.
2. The Backend (The Google Brain)
Instead of a database, we use Google Apps Script acting as a serverless API.
- Ingestion: Form data is POSTed via
fetch()to a custom script. - Processing: The script validates the data, checks a Honeypot (
b_36c4), and calculates thegclid(Google Click ID). - Storage: Data is written directly to a Google Sheet, instantly accessible for CRM workflows.
The Result
A specialized consulting funnel that costs $0/month to operate but commands $5k+ retainers.