All projects
In progress2026
Financial Dashboard
One screen for the market data I check every day.
A personal dashboard that pulls together the financial data I look at most — prices, movers, and the metrics that actually inform decisions — into a single fast, glanceable view. Built as a full-stack app: a Next.js front end talking to a Nest.js API that ingests and caches market data in a relational database.
Highlights
- Nest.js service layer ingesting and normalizing data from market APIs
- PostgreSQL for historical series with cached, rate-limit-friendly reads
- Server-rendered Next.js UI with live-updating widgets
Stack
Next.jsReactNest.jsPostgreSQLTypeScript
This one's still in the works — links will appear here once it ships.