* Reordered the project to put _actual_ favorites up top
This commit is contained in:
parent
40edc2ff84
commit
06d491e357
52
config.toml
52
config.toml
@ -139,15 +139,14 @@ theme = "sada"
|
|||||||
"Link: https://gitlab.com/shockrah/freechat"
|
"Link: https://gitlab.com/shockrah/freechat"
|
||||||
]
|
]
|
||||||
|
|
||||||
[[params.projects.list]]
|
[[params.projects.list]]
|
||||||
title = "Discord Community Manager"
|
title = "Homebrew Operating system"
|
||||||
url = "https://gitlab.com/shockrah/left-coast-server-bot"
|
url = "https://gitlab.com/shockrah/jankos"
|
||||||
bullets = [
|
bullets = [
|
||||||
"Server management bot which maintains 2 VPS’s, and 4 game servers",
|
"x86 operating system written from scratch",
|
||||||
"Provides chatbot services to over 100 users in the Left Coast community Discord server",
|
"Engineered with C, assembly, and debugged with tools such as Cutter and Bochs",
|
||||||
"Written in NodeJS supported by microservices made with Rust; powered by AWS",
|
"ISO files are automatically built with Gitlab CI pipelines",
|
||||||
"Logging with Honeycomb and Vector microservices",
|
"Link: https://gitlab.com/shockrah/jankos"
|
||||||
"Link: https://gitlab.com/shockrah/left-coast-server-bot"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[[params.projects.list]]
|
[[params.projects.list]]
|
||||||
@ -159,15 +158,6 @@ theme = "sada"
|
|||||||
"Link: https://gitlab.com/shockrah/wifi-sens"
|
"Link: https://gitlab.com/shockrah/wifi-sens"
|
||||||
]
|
]
|
||||||
|
|
||||||
[[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]]
|
[[params.projects.list]]
|
||||||
title = "Graphics Engine"
|
title = "Graphics Engine"
|
||||||
url = "https://gitlab.com/shockrah/gfx-engine"
|
url = "https://gitlab.com/shockrah/gfx-engine"
|
||||||
@ -177,17 +167,29 @@ theme = "sada"
|
|||||||
"Link: https://gitlab.com/shockrah/gfx-engine"
|
"Link: https://gitlab.com/shockrah/gfx-engine"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[params.projects.list]]
|
||||||
[[params.projects.list]]
|
title = "Discord Community Manager"
|
||||||
title = "Homebrew Operating system"
|
url = "https://gitlab.com/shockrah/left-coast-server-bot"
|
||||||
url = "https://gitlab.com/shockrah/jankos"
|
|
||||||
bullets = [
|
bullets = [
|
||||||
"x86 operating system written from scratch",
|
"Server management bot which maintains 2 VPS’s, and 4 game servers",
|
||||||
"Engineered with C, assembly, and debugged with tools such as Cutter and Bochs",
|
"Provides chatbot services to over 100 users in the Left Coast community Discord server",
|
||||||
"ISO files are automatically built with Gitlab CI pipelines",
|
"Written in NodeJS supported by microservices made with Rust; powered by AWS",
|
||||||
"Link: https://gitlab.com/shockrah/jankos"
|
"Logging with Honeycomb and Vector microservices",
|
||||||
|
"Link: https://gitlab.com/shockrah/left-coast-server-bot"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[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]]
|
[[params.projects.list]]
|
||||||
title = "Personal Blog"
|
title = "Personal Blog"
|
||||||
|
Loading…
Reference in New Issue
Block a user