Small business math and customer-growth tools, without the SaaS circus.
This static toolkit bundles practical browser-only utilities for local operators: price food-service menu items correctly, generate Google review QR codes, and create printable customer-facing materials without accounts, installs, or server uploads.
Choose a tool and get a usable output.
These are not separate microsites. They share one visual system, one navigation structure, and one deployment folder.
MenuPriceCalc — Restaurant Menu Item Pricing Calculator
Calculates the correct menu price for a dish based on ingredient cost, target food-cost percentage, and desired margin.
GoogleReviewLink — QR Code + Direct Link Generator
Generates a direct-to-review-box Google review link and matching QR code for a business, removing friction from asking customers to review.
Upload the folder. That is the deploy step.
The project is designed for Cloudflare Pages, Netlify, GitHub Pages, or any static host. There is no npm install, no bundler, no server function, no database, and no paid API call. JavaScript is only used where the tool itself needs browser-side calculation, canvas drawing, file download, or local storage.