---
title: "Fund Tracker Dashboard"
date: 2026-01-31
type: project
blurb: "Real-time dashboard tracking fund balances across multiple trading venues, wallets, and DeFi positions — polling every 5 minutes with secure secrets management."
canonical: https://dazuck.com/projects#funds-tracking-dashboard
---

Aggregates balances across crypto exchanges, prediction markets, and DeFi positions into a single dashboard. Turborepo monorepo with a Node.js poller and Next.js dashboard, both on Railway. The interesting bits: parallel-by-venue polling that handles different API rate limits gracefully, automatic DeFi portfolio tracking across multiple chains, and a secrets pipeline that keeps API credentials out of the codebase entirely.

---
*This is the source markdown for https://dazuck.com/projects#funds-tracking-dashboard.*  
*Full writing + projects index: https://dazuck.com/llms-full.txt*
