← projects01 / 03
Pokéfolio
a trading-card tracker with real accounting underneath
Pokéfolio tracks the value of a trading-card collection over time — but the interesting part is underneath. Every buy and sell runs through a FIFO cost-basis engine, so realized gains are actually accurate instead of estimated.
Prices come from a rate-limited external pricing pipeline, cached and batched to stay within API limits while keeping data fresh.
role
Solo developerstack
TypeScript, Next.js, Postgreshighlight
FIFO-accurate cost basis