KBYTE
Problem
Needed to track a diversified personal portfolio (currencies, funds, equities) without handing that data to a third-party platform.
Approach
Built as a custom asset management system (codename Kasa API): a .NET Core backend and a Next.js frontend, deployed as its own Dockerized stack on my VPS, fully independent from the main site's container.
Outcome
Live and in daily use for real portfolio tracking. It also doubles as a proving ground for full-stack .NET Core + Next.js work in an actual production environment. Next planned direction is a native iOS app.
