parent
5396ed9b8c
commit
1a879dfc0b
|
|
@ -422,13 +422,39 @@ export const content_en = [
|
|||
// {
|
||||
// type: "createBranchSegment",
|
||||
// tabs: 1,
|
||||
// branchBorderColor: "#fa0c00",
|
||||
// branchBorderColor: "#0464a8",
|
||||
// mainBorderColor: "#0464a8",
|
||||
// },
|
||||
{
|
||||
type: "workSubSegment",
|
||||
tabs: 1,
|
||||
title: "Adobe Inc - DevOps Engineer & Site Reliability Engineer - from 01.12.2023",
|
||||
title: "Inside Projects - DevOps Engineer - from 01.11.2024",
|
||||
image: WorkSiiLogo,
|
||||
branchBorderColor: "#0464a8",
|
||||
mainBorderColor: "#0464a8",
|
||||
content: [
|
||||
"Inrastructure maintenance (Terrafrom / Azure / Hetzner)",
|
||||
"Servers maintenance (Linux)",
|
||||
"Automatization of servers configuration (Ansible / Kubespray / Bash / Python)",
|
||||
"Upgrading / maintainance job processes (Jenkins)",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "mergeBranchSegment",
|
||||
tabs: 1,
|
||||
branchBorderColor: "#0464a8",
|
||||
mainBorderColor: "#0464a8",
|
||||
},
|
||||
{
|
||||
type: "createBranchSegment",
|
||||
tabs: 1,
|
||||
branchBorderColor: "#fa0c00",
|
||||
mainBorderColor: "#0464a8",
|
||||
},
|
||||
{
|
||||
type: "workSubSegment",
|
||||
tabs: 1,
|
||||
title: "Adobe Inc - DevOps Engineer & Site Reliability Engineer - from 01.12.2023 to 01.11.2024",
|
||||
image: WorkAdobeLogo,
|
||||
branchBorderColor: "#fa0c00",
|
||||
mainBorderColor: "#0464a8",
|
||||
|
|
|
|||
Loading…
Reference in New Issue