Personal Finance · Full-Stack AI Web App
A personal finance command center that pulls every account into one place, so you can see and plan your money without keeping a spreadsheet alive by hand.
Most people track their money across a banking app, a credit card app, a loan servicer, and a spreadsheet that goes stale the day they stop updating it. Prosper replaces all of that. It connects your real accounts, keeps balances fresh on its own, and turns the numbers into a clear picture of where you stand and where you are headed.
The goal was a tool I would actually trust with my own finances: accurate, private, and calm to look at.
Securely links banks, cards, and loans through Plaid, with manual entry for the rest.
Finds your subscriptions automatically and totals what they quietly cost per month and per year.
Each loan is a living orb, green when it's healthy and red when it needs attention.
Compare avalanche and snowball, then see the exact date you'd be debt-free.
Run a salary and an apartment to see what's actually left, pulled live from the other two apps.
Bite-size lessons plus a tutor that answers using your real numbers, not generic advice.
Prosper is one of three apps I designed to talk to each other through a single private data contract. Data flows one direction only. Prosper reads where you'll work from Godspeed and where you'll live from Provision, then folds both into your income and cost projections. Every cross-app call happens on the server and is authenticated with a shared secret, so nothing sensitive ever reaches the browser.
A new salary in Godspeed becomes an income projection here. A signed lease in Provision becomes an upcoming cost in cash flow. The three apps turn a job search, a move, and a budget into one continuous story, which is the part I'm proudest of: it shows I can design a system, not just a screen.