Stock Trading Simulator
A Python command-line stock trading simulator with live market prices via Yahoo Finance API, buy/sell trading, weighted average cost tracking, unrealised P&L, and persistent data storage via SQLite.
A full collection of things I've built - personal side projects, University projects and freelancing.
A Python command-line stock trading simulator with live market prices via Yahoo Finance API, buy/sell trading, weighted average cost tracking, unrealised P&L, and persistent data storage via SQLite.
A personal finance tracker built with Python, SQLite, and Flask, featuring transaction logging and monthly spending summaries.