Updates
This commit is contained in:
@@ -58,6 +58,21 @@ export const work = {
|
||||
Devops: {
|
||||
href: "/work/devops",
|
||||
portfolio: [
|
||||
{
|
||||
title: "TurboCI",
|
||||
description: "Cloud VPS orchestrator that runs any workload",
|
||||
href: "https://turboci.tben.me",
|
||||
technologies: [
|
||||
"Bun",
|
||||
"Shell",
|
||||
"Typescript",
|
||||
"APIs",
|
||||
"Hetzner",
|
||||
"AWS",
|
||||
"GCP",
|
||||
"Azure",
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Personal Mail Server",
|
||||
description:
|
||||
@@ -81,7 +96,22 @@ export const work = {
|
||||
href: "/work/devops",
|
||||
portfolio: [
|
||||
{
|
||||
title: "Turbo Sync NPM Module",
|
||||
title: "TurboCI",
|
||||
description: "Cloud VPS orchestrator that runs any workload",
|
||||
href: "https://turboci.tben.me",
|
||||
technologies: [
|
||||
"Bun",
|
||||
"Shell",
|
||||
"Typescript",
|
||||
"APIs",
|
||||
"Hetzner",
|
||||
"AWS",
|
||||
"GCP",
|
||||
"Azure",
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Turbo Sync",
|
||||
description:
|
||||
"The easiest way to synchronize local and remote directories in real time",
|
||||
href: "https://git.tben.me/Moduletrace/turbo-sync",
|
||||
|
||||
Reference in New Issue
Block a user