stock-market-simulator
shahmeer-codes/stock-market-simulator
Java
A multi-threaded Java console application that simulates real-time stock price fluctuations. Users can view live market data, buy/sell shares, track their portfolio value, and persist their data to files. Built to demonstrate Threading, Concurrency (synchronization), OOP, and File I/O.