Adding description for league bot project

This commit is contained in:
shockrah 2021-04-21 01:29:40 -07:00
parent 40edc2ff84
commit 27e2689687

View File

@ -150,6 +150,14 @@ theme = "sada"
"Link: https://gitlab.com/shockrah/left-coast-server-bot"
]
[[params.projects.list]
title = "Esports League Bot"
url = "https://gitlab.com/shockrah/league-bot"
bullets = [
"Implemented league generator and scheduler engine with Python",
"Support for multiple independent leagues constructed with NoSQL database",
"Backpressure mitigated through asynchronous code architecture"
]
[[params.projects.list]]
title = "ESP8266 Promiscuous Wifi Detection"
url = "https://gitlab.com/shockrah/wifi-sens"