SPLINCHED ยท PROJECTION & SANDBOX โ† Back to Splinched

Projection & Sandbox

Upload your Ledger Spreadsheet. See your debt-free date. Play with what-ifs. None of it leaves your device.

๐Ÿ”’ 100% local This page runs entirely in your browser. After it loads, you can disconnect from the internet and the tool still works.
How do we know? โ–พ

The page sets a Content-Security-Policy header that blocks all outbound network connections after load. No analytics, no telemetry, no cloud sync โ€” nothing to send your numbers to.

Your spreadsheet stays on your machine. The math runs in this tab using a JavaScript port of the open-source Python helper the book describes. Sandbox state is remembered in your browser's localStorage so a refresh doesn't blow it away โ€” also strictly local.

Want proof? Open the tool, then turn off your wifi. Upload a file. Run the projection. It all still works.

โค“

Drop your Ledger-Spreadsheet.xlsx here

or click anywhere in this box to choose a file

.xlsx only ยท โ‰ค 2 MB ยท
Your spreadsheet doesn't get uploaded. It's read locally with a JavaScript library called SheetJS, bundled into this page. The math then runs on the parsed data, again in your tab.

It's a tool โ€” projections, not promises. Trust your actual bank and lender statements first, and treat what you see here as a planning aid. Full caveat shows up on the projection screen.

We hit a snag

The tool reads the spreadsheet using the v1.0 layout described in the book. Below is what we found and how to fix it.

Then paste it into an email to aaron@aaronaiken.me and I'll take a look.

// SANDBOX โ€” explore what-if

โ–ธ

Read this before you trust the number

This is a tool. Tools have bugs. Spreadsheets have typos. Real life happens between payday sessions, and your APR or minimum can change without telling either of us.

If something here doesn't match what you see in your bank or with your lender, trust the real number, not this projection. The math mirrors my own ledger and there are tests pinning it to known answers, but software is software.

Splinched is not financial advice. I'm not a CFP, an accountant, or a licensed anything. This is a tool to help you think clearly about your debt โ€” not a substitute for talking to someone qualified when you need to.

Heads up: the projection lives in your tab only. Close it and the numbers are gone โ€” that's the privacy promise. Reload, re-upload your latest spreadsheet, and you'll see the fresh picture. Your sandbox settings stick around between sessions.