WORK
Projects
-
Monte Carlo Golf Simulation
A Python CLI that runs Monte Carlo simulations of golf rounds.
Built to explore probabilistic modelling — each shot is drawn from a distribution fitted to real handicap data, letting you simulate thousands of rounds and understand score variance.
python cli simulation statistics