FX Simulation and data visualisation
I built a web app to simulate the order-matching that happens at an exchange (according to the standard time and price precedence rules). I was inspired to build this after reading two books: Trading & Exchanges and Flash Boys
Some of the technologies that went into making this: Python, MongoDB, D3.js, jQuery and WebSockets. See a live demo here and find the source code here!