A fintech dashboard that started as my master's thesis in 2020 and is now a real, deployed project. Track market data and visualize your own spending with full control over your data, no third-party fintech app required.
Backend: Flask + PostgreSQL for core data, Redis for caching and sessions. Aggregates prices from multiple providers (yfinance, Alpha Vantage, IEX) with automatic fallback for reliability.
Frontend: Vue.js / Vuex.
Built solo end to end. Open source.