feat: real time trading system
This commit is contained in:
16
content/projects/Real Time Trading System.md
Normal file
16
content/projects/Real Time Trading System.md
Normal file
@ -0,0 +1,16 @@
|
||||
+++
|
||||
title = "Real Time Trading system"
|
||||
date = "2024-11-17"
|
||||
author = "John Costa"
|
||||
toc = true
|
||||
tags = ["Software"]
|
||||
+++
|
||||
|
||||
- Git Repo: https://github.com/JohnCosta27/RealTimeTradingSystem
|
||||
- YouTube video: [https://youtu.be/OlzLp7X_UnY](https://youtu.be/OlzLp7X_UnY)
|
||||
|
||||
During my final year at university, I developed a real time trading system as a way to explore distributed systems development.
|
||||
|
||||
I built a modular architecture that enabled horizontal scaling, and implemented various strategies for speeding up the application.
|
||||
|
||||
You can also check out my final report [here](https://github.com/JohnCosta27/RealTimeTradingSystem/blob/main/final_report.pdf).
|
Reference in New Issue
Block a user