Our projects

Take a look at our latest projects and see how soflow can help bring your vision to life.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Automation

Instagram Graph API integration — internal prototype pending a security brief

A working proof that SoFlow can pull Instagram media into a Webflow-facing workflow — currently gated behind a token-handling review before it goes near the public Work library.
An internal JavaScript prototype that authenticates against the Instagram Graph API and pulls media (id, caption, media URL, permalink, timestamp) into a protected form-driven flow. It confirms the fetch logic works; it does not yet define how tokens are stored or how the content is meant to reach a live site.
Automation
Instagram Graph API integration — internal prototype pending a security brief
Internal Tools

Turning manual delivery checks into a browser-based verification tool

A single browser tool that reads delivery documents, OCRs sticker photos, matches items automatically, and gives operators a structured checklist with exportable proof — instead of a manual paper-to-box comparison.
A practical operations tool that parses PDF, Excel, or CSV delivery documents, runs OCR on sticker photos, scores item matches, and lets an operator confirm what's on the sticker and what's actually in the box — then exports the result as JSON for the record.
Internal Tools
Turning manual delivery checks into a browser-based verification tool
Custom Solutions

Edge routing and sitemap control for a Webflow site, built as a Cloudflare Worker

A Cloudflare Worker sitting in front of a Webflow origin that redirects www to the apex domain, proxies every request, and generates the site's sitemap from a mix of static and CMS routes — pending approval to publish under the client's name.
A Cloudflare Worker implementation that normalizes a Webflow site's public host, proxies requests to the Webflow origin, and generates XML/HTML sitemaps from configured static routes plus live Webflow CMS collection items.
No items found.
Edge routing and sitemap control for a Webflow site, built as a Cloudflare Worker
Commerce Systems

Stock operations — a future direction, not yet a public offering

A reserved slot for a future stock-operations service covering demo, used, and secondhand inventory workflows — deliberately kept off the public Work library until it's distinct from the existing inventory scanner.
This entry records a planned direction for stock operations — inventory, demo products, and secondhand marketplace workflows — but the only live public proof point today is the inventory scanner case study. Publishing this separately now would split one story into two half-told ones.
No items found.
Stock operations — a future direction, not yet a public offering
Commerce Systems

Commerce admin — superseded by the SureCart Metadata Admin project

This entry was an early placeholder for commerce-admin work; the actual implementation now lives in the SureCart Metadata Admin case study, and this one should stay unpublished.
An early service folder reserved for commerce-admin workflows around products, catalog, and operational state. The real implementation was built and documented as SureCart Metadata Admin, which makes this entry redundant and unsafe to publish separately.
No items found.
Commerce admin — superseded by the SureCart Metadata Admin project
Automation

Where KST catalog sync is headed — not yet the public story

SoFlow reserved a Cloudflare Workers service area for KST's next catalog-sync architecture, keeping it private until it can outperform the live SureCart-to-Webflow sync it's meant to replace.
This entry marks the future platform home for KST catalog sync between Webflow, SureCart, and WordPress. It's an internal migration target, not the active implementation — the live SureCart-to-Webflow sync case study already covers that ground, and duplicating it here would only dilute both.
Automation
Where KST catalog sync is headed — not yet the public story
Webflow

Where SoFlow's multilingual proxy pattern started

An early Cloudflare Worker prototype for multilingual SEO routing that SoFlow later folded into its stronger SoFlow and KST proxy implementations — kept private as an architecture reference, not a standalone case study.
This legacy Worker tested multilingual SEO routing and manifest generation for Webflow before those patterns were consolidated into newer, more capable proxy implementations. It stays private so it doesn't compete with the case studies that actually replaced it.
Webflow
Where SoFlow's multilingual proxy pattern started
iOS Apps

From landing to client delivery, guided end to end

SoFlow built a private SwiftUI app that walks tandem pilots from GoPro connection through full-quality import, client review, Android delivery, and safe cleanup — all under real time pressure right after a flight.
Media Sync Desk is SoFlow's deepest internal app case study: a SwiftUI field workflow covering camera connection, GoPro media import into Apple Photos, flight-based organization, client review, resumable Android delivery, Flight Book handoff, and cleanup that's protected behind verification.
iOS Apps
Internal Tools
From landing to client delivery, guided end to end
Internal Tools

Turning scattered exports into review-ready Banana entries

SoFlow built a browser-based assistant that normalizes bank exports, AppSheet/WebBuch rows, Banana account lists, and prior Banana transactions into a single reviewable set of Banana-compatible entries.
A strong internal-tool story that stays private: a browser app, with an optional Cloudflare Worker deployment, that turns each company's scattered yearly financial exports into structured, accountant-reviewed Banana Accounting rows — shown here with workflow architecture in focus, not real financial data.
Internal Tools
Turning scattered exports into review-ready Banana entries
Automation

A serverless handler for Webflow CMS data processing

A serverless handler pattern that validates and processes inbound data before it reaches a Webflow CMS collection — logged as an internal candidate pending confirmation of its production use case.
An internal serverless handler prototype for Webflow CMS write workflows. It stays a private draft until its trigger source, target collection, and production context are confirmed — at which point it becomes a concrete proof point for controlled CMS automation.
Automation
A serverless handler for Webflow CMS data processing
Automation

Syncing spreadsheet and AppSheet data into Webflow CMS

A Node-based bridge built to push AppSheet or Google Sheets data into Webflow CMS automatically — logged as a private draft until the exact source sheet, sync direction, and target collection are confirmed.
An internal prototype for keeping Webflow CMS content in sync with operational data managed in Google Sheets or AppSheet. It stays private until the sheet structure, sync direction, and Webflow collection mapping can be confirmed and sanitized for public use.
Automation
Syncing spreadsheet and AppSheet data into Webflow CMS
Commerce Systems

A Webflow setup drawer pattern for guided commerce flows

A documented drawer pattern that lets shoppers review their full configurator setup — foil, mast, tail, board, sizes, SKUs, and total — inside Webflow, before handing off to SureCart for checkout.
A proof-of-concept for a Webflow cart drawer that surfaces a shopper's full configurator selection before checkout, without pulling any checkout logic into the browser. SureCart stays the sole owner of payment and checkout.
No items found.
A Webflow setup drawer pattern for guided commerce flows
Internal Tools

A read-only health supervisor for Worker-based commerce systems

A Cloudflare Worker that checks whether sync, configurator, Webflow, and SureCart data still agree with each other — reporting mismatches without ever writing to any of them.
A proof-of-concept supervisor that gives a single, read-only view into whether catalog sync, configurator recommendations, Webflow CMS, and SureCart data are still in alignment — built specifically to add zero write risk to the stack it monitors.
Internal Tools
A read-only health supervisor for Worker-based commerce systems
Webflow

A multilingual Webflow route proxy with sitemap and canonical control

A Cloudflare Worker that sits in front of Webflow and takes over the parts of multilingual routing — canonical URLs, sitemap inclusion, and not-ready page redirects — that page-level settings can't reliably handle.
A migrated Cloudflare Worker that governs localized routing, canonical behavior, sitemap coverage, and redirect handling for a multilingual Webflow site — keeping Webflow as the content layer while SEO-sensitive routing decisions live at the edge, where they can be tested and versioned.
Webflow
A multilingual Webflow route proxy with sitemap and canonical control
Commerce Systems

A locked-down admin surface for SureCart product metadata

SoFlow rebuilt a legacy metadata script as a governed Cloudflare Worker, giving operators a browser UI for SureCart product and variant metadata while keeping every write behind an admin secret and an explicit write-enable flag.
A browser-based admin tool for inspecting and maintaining SureCart product and variant metadata, built on protected proxy routes with metadata writes disabled unless specific environment flags are set. Currently scoped as an internal proof card pending sanitized screenshots.
No items found.
A locked-down admin surface for SureCart product metadata
Automation

A SureCart-to-Webflow CMS sync engine for commerce catalog operations

SoFlow built a protected Cloudflare Worker that reconciles SureCart and WordPress product data against Webflow CMS variant and parent records, with dry-run and repair routes that never overwrite hand-written marketing copy by default.
A sync Worker that keeps SureCart commerce data and Webflow CMS product records aligned across variants, parent collections, images, checkout links, and stock - with dry-run, audit, and repair routes built in. One of SoFlow's strongest commerce-operations builds, though write-route and collection details stay abstracted publicly.
Automation
A SureCart-to-Webflow CMS sync engine for commerce catalog operations
Webflow

An AI translation and review layer for multilingual Webflow publishing

SoFlow is architecting a multilingual Webflow proxy that extracts English source pages, tracks translation staleness by content hash, and only serves a localized route once a human has moved it from draft to reviewed.
An internal, not-yet-deployed architecture for multilingual Webflow publishing: English source pages feed a Cloudflare Worker that hashes content, queues AI translations in D1, and gates every localized route behind a draft/reviewed/published/stale/rejected review state.
Webflow
An AI translation and review layer for multilingual Webflow publishing
iOS Apps

A text-to-speech iPhone app with a Worker provider gateway

SoFlow built VoiceForge, a native SwiftUI text-to-speech app that keeps the writing and playback experience on-device while routing every OpenAI and ElevenLabs call through a Cloudflare Worker gateway.
VoiceForge is a SwiftUI iPhone app for turning text into audio, with a Cloudflare Worker sitting between the client and its TTS providers so no API key ever ships inside the app bundle. It's live at the app subdomain, but provider and production state should be reverified before this expands into a full public case study.
iOS Apps
Web Apps
A text-to-speech iPhone app with a Worker provider gateway
Commerce Systems

A barcode inventory system connected to D1 and Webflow CMS sync operations

SoFlow built a phone-first, D1-backed inventory app that lets staff scan and track physical gear, then prepares dry-run Webflow listing syncs that deliberately exclude serial numbers, private notes, and client identity.
An installable Cloudflare Worker inventory app for physical stock: barcode-style product lookup, missing-product capture, inventory item management, listing profiles, and dry-run-first Webflow CMS sync jobs. Built to keep operational stock truth in D1, not in the public CMS.
No items found.
A barcode inventory system connected to D1 and Webflow CMS sync operations
Commerce Systems

Turning a complex foil and board catalog into a guided setup recommendation

SoFlow built a Cloudflare Worker recommendation engine that matches riders to a complete foil, mast, tail, and board setup using Webflow CMS and SureCart commerce data.
Instead of asking riders to compare specs across dozens of foils, masts, tails, and boards, this Worker-backed engine takes a few inputs — discipline, level, weight, and riding priority — and returns a scored, complete setup with commerce-ready links.
No items found.
Turning a complex foil and board catalog into a guided setup recommendation
SEO / AI Search

A Cloudflare edge layer for Webflow's technical SEO and AI-search discovery

SoFlow runs a Cloudflare Worker in front of its own Webflow site to own canonical behavior, discovery files, and AI-search guidance that Webflow's page settings can't fully control.
A Cloudflare Worker sits between visitors and the Webflow origin, handling canonical host redirects, tracking-parameter cleanup, a Worker-served robots.txt, sitemap.xml, and llms.txt, and route-level checks — all without touching how content gets edited in Webflow.
No items found.
A Cloudflare edge layer for Webflow's technical SEO and AI-search discovery
Calculators

A Webflow quote calculator backed by a versioned estimate engine

SoFlow built a reusable, Worker-backed quote engine so visitors get a structured project estimate without pricing logic being locked inside one fragile Webflow page.
Webflow keeps the public quote form and design; a Cloudflare Worker holds the actual estimate logic, returning a range, timeline, confidence level, and assumptions that the same engine can reuse across the general quote page and audit-derived quote flows.
Calculators
A Webflow quote calculator backed by a versioned estimate engine
SEO / AI Search

A Webflow-native audit engine that turns website issues into qualified leads

SoFlow built a Cloudflare Worker audit backend with D1 storage so a submitted website turns into a structured technical report, a reusable sales asset, and a qualified lead — all inside a Webflow-branded flow.
Visitors submit a URL on a Webflow page; a Cloudflare Worker runs a bounded set of checks — metadata, redirects, robots, sitemap, links, structure, and optional rendered or accessibility evidence — stores the result in D1, and generates a report page that doubles as sales proof and lead capture.
No items found.
A Webflow-native audit engine that turns website issues into qualified leads
Websites

A corporate Webflow website delivered on a rapid timeline

SoFlow delivered a clean corporate website for Rangebank BESS with a fast turnaround and a structure suitable for multiple stakeholder groups.
Rangebank BESS needed a polished corporate site quickly. SoFlow used Webflow to deliver a clear public presence with responsive visuals and stakeholder-ready content.
Webdesign
Webflow
Multilingual
A corporate Webflow website delivered on a rapid timeline
Websites

A Webflow hotel website built to improve booking confidence

SoFlow redesigned a mountain hotel website in Webflow to make the guest experience clearer, more polished, and more supportive of direct bookings.
Berghotel Schynige Platte needed a cleaner, easier website experience. SoFlow used Webflow, multilingual structure, and SEO-aware page building to improve the public hotel presentation.
Multilingual
Webdesign
Webflow
SEO
A Webflow hotel website built to improve booking confidence
Automation

Webflow integration and interaction work for AutoEntry by Sage

SoFlow supported a Webflow build for AutoEntry, Sage's accounts-payable automation product, focused on custom interactions and integration-oriented presentation rather than a static brochure layout.
This is a legacy Work entry for a Webflow engagement built around AutoEntry, Sage's accounts-payable automation tool. The original brief and screenshots haven't been fully recovered, so it's kept here as a proof card of SoFlow's integration and interaction work rather than a complete public case study.
Integration
Interactions
Webflow
Webflow integration and interaction work for AutoEntry by Sage
Websites

A Webflow website for a sports charity's story and mission

SoFlow built a Webflow website that helps Raising Aspirations Through Sport tell its story and turn visitors into donors, sponsors, and trainees.
Raising Aspirations Through Sport needed a Webflow website that could tell its story convincingly and turn visitors into donors, sponsors, and trainees. SoFlow built a site structured around the charity's mission, its founders' story, and its BASI qualification programme.
Integration
Webdesign
Webflow
A Webflow website for a sports charity's story and mission
Websites

A brand and Webflow website for a local hospitality venue

SoFlow helped Spatz turn a local hospitality concept into a polished Webflow website with brand, multilingual, and responsive design support.
Spatz needed a website that matched the character of the venue and performed better than the previous site. SoFlow handled concept, design, and Webflow development together.
Branding
Multilingual
Webdesign
Webflow
A brand and Webflow website for a local hospitality venue
Websites

A boutique hotel rebrand and Webflow website refresh

SoFlow refreshed No8 Boutique Hotel with a Webflow site and brand presentation that made the guest experience feel clearer, simpler, and more distinctive.
No8 needed a fresh public identity after a change of ownership. SoFlow helped translate that into a classic, simple, retro-leaning Webflow presence.
Branding
Multilingual
Webdesign
Webflow
A boutique hotel rebrand and Webflow website refresh
Let's talk

Ready to elevate your business?