virtual-market is a long-running personal project that I am gradually making legible in public through virtual-market-public.
The aim is not just to expose code. It is to make the product easier to understand as a system: how data moves through it, how workflows fit together, and what it is actually useful for in practice.
Why it exists
I want a tool that helps turn portfolio and market information into something more usable than a pile of disconnected commands or notes. That means stronger reporting, better diagnostics, and interfaces that help with exploration and decision-making rather than just data access.
Current focus
- keep the public repo coherent and readable as the product surface grows
- document major product areas through weekly notes and project pages
- make the cockpit, onboarding, analysis, and consultation flows easier to understand from the outside
Public repository
The public-facing repository for this project is here:
That repo is the source for the weekly notes on this site, so it should become the easiest place to follow what changed and why.