Skip to content

Personal Wealth Tracker

HECTOMIL

Net worth tracking with compound interest projection and a spending leak detector. Your path to eight zeros.

Peran
Sole developer
Periode
2024 – present
Status
Running, used personally

Problem

Tracking net worth in a spreadsheet answers the wrong question. A spreadsheet is good at telling you where you stand today, and bad at the two things that actually matter: where money leaks out each month, and when the target is reached if the current pattern continues.

Constraint

The only user is me. That sounds like freedom but is actually tighter: a tool you use alone gets abandoned the moment entering data feels like work. So input friction is the real constraint, not feature coverage.

It holds personal financial data, so I did not want to spread it across more third parties than strictly necessary. That closed off connecting an account aggregator.

Running cost has to be near zero, because this is a personal tool that earns nothing.

Decision

I chose Supabase and Vercel so the whole system fits in free tiers and keeps running without maintenance. Auth and database come from one provider, so there is no extra service to look after.

With no account aggregator, balances are entered by hand as periodic snapshots rather than individual transactions. That trades precision for sustainability — and for the question I want answered, the trend is more useful than a record of every purchase.

The spending leak detector compares recurring outgoings against a moving average, so what surfaces is the slow leak rather than the one-off large purchase I already knew about.

Compound interest projection runs as a live calculator against a target of one hundred million rupiah, which turns the question from how much do I have into how much longer.

Outcome

Running and in personal use. Not marketed publicly.

Next.js 14SupabaseVercel

LET’S TALK

Got a system that needs fixing or a product that needs building? Tell me about it.