+ Adding tagger project

This commit is contained in:
shockrah 2021-06-28 17:03:02 -07:00
parent 34d662a60a
commit 981c6d5be9

View File

@ -166,16 +166,23 @@ theme = "sada"
"Link: https://gitlab.com/shockrah/gfx-engine"
]
[[params.projects.list]]
title = "Discord Community Manager"
title = "Chatbot Game Server Cluster"
url = "https://gitlab.com/shockrah/left-coast-server-bot"
bullets = [
"Server management bot which maintains 2 VPSs, and 4 game servers",
"Provides chatbot services to over 100 users in the Left Coast community Discord server",
"Written in NodeJS supported by microservices made with Rust; powered by AWS",
"Logging with Honeycomb and Vector microservices",
"Game service bot which drives an AWS EC2 cluster",
"Infrastucture includes Lambda, an EC2 cluster built with Terraform, and an API Gateway",
"Bot made with Typescript, NodeJS, and managed with VectorIO, HoneyComb, and Cloudwatch",
"Link: https://gitlab.com/shockrah/left-coast-server-bot"
]
[[params.projects.list]]
title = "Tagger - Tag Based Database"
url = "https://gitlab.com/shockrah/left-coast-server-bot"
bullets = [
"Self hosted image database designed with ergonomic search capabilities",
"Sqlite, Python and Docker are orchestrated to deploy new builds to my personal server",
"Link: https://gitlab.com/shockrah/tagger"
]
[[params.projects.list]]
title = "Esports League Bot"