Field calculators for IT infrastructure conversations. Live at calc.nixfred.com.
Interactive decision tools built for live customer meetings, not for spreadsheets. Renewal triage, POC readiness, rough sizing, AI application readiness, and whatever the field demands next.
Live now: TokenOps, an AI workload
placement and token economics calculator. Transparent math throughout: every
number shows its formula, variables, live substitution, assumptions, and
sources. Methodology in docs/tokenops.md, completion audit
in docs/tokenops-audit.md, regression harness in
tests/.
Every calculator returns four things:
- A customer friendly answer.
- A whiteboard card.
- A conversation script.
- A next action.
- Rough math is never presented as a quote.
- No vendor pricing is hardcoded. You enter your own assumptions.
- Every assumption is visible on the result.
- No logins. No saved data. Everything calculates in your browser.
The formulas are the product. Anyone using a calculator in a meeting should
be able to open the source and check the math, and anyone who finds better
math is welcome to send a pull request. Each live calculator gets a
methodology document in docs/ explaining its logic and its limits.
git clone https://github.com/nixfred/calc.nixfred.com.git
cd calc.nixfred.com
bun install
bun run devStatic Astro site, no backend, no accounts, no tracking beyond a cookieless Cloudflare Web Analytics beacon on the live site.
MIT. See LICENSE.
Built by Fred Nix.