* Opting for clippable above Jank OS

This commit is contained in:
shockrah 2021-10-16 20:27:19 +00:00
parent d21ddbdd3f
commit 9ec0a9dc07

View File

@ -147,6 +147,15 @@ theme = "sada"
"Built automated tests and streamlined deployment with Gitlabs CI/CD system",
"Link: https://gitlab.com/shockrah/freechat"
]
[[params.projects.list]]
title = "Clippable - A self-hosted video sharing platform"
url = "https://gitlab.com/shockrah/clippable"
bullets = [
"Backend API built with asynchronous Rust with Tokio",
"Frontend written with Typescript"
]
[[params.projects.list]]
title = "Homebrew Operating system"
url = "https://gitlab.com/shockrah/jankos"
@ -157,6 +166,7 @@ theme = "sada"
"Link: https://gitlab.com/shockrah/jankos"
]
[[params.projects.list]]
title = "ESP8266 Promiscuous Wifi Detection"
url = "https://gitlab.com/shockrah/wifi-sens"
@ -193,24 +203,6 @@ theme = "sada"
"Link: https://gitlab.com/shockrah/tagger"
]
[[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 = "Generative Art Samples"
url = "https://gitlab.com/shockrah/generative-art"
bullets = [
"Artistic visualizations constructed in Javascript to explore interesting mathematical concepts",
"Utilizes P5JS to deliver beautifully rendered visualizations in any browser",
"Link: https://gitlab.com/shockrah/generative-art"
]
[[params.projects.list]]
title = "Personal Blog"