feat(cv): add new one position after adobe

-
master
TBS093A 2025-01-27 10:07:15 +01:00
parent 5396ed9b8c
commit 1a879dfc0b
1 changed files with 28 additions and 2 deletions

View File

@ -422,13 +422,39 @@ export const content_en = [
// { // {
// type: "createBranchSegment", // type: "createBranchSegment",
// tabs: 1, // tabs: 1,
// branchBorderColor: "#fa0c00", // branchBorderColor: "#0464a8",
// mainBorderColor: "#0464a8", // mainBorderColor: "#0464a8",
// }, // },
{ {
type: "workSubSegment", type: "workSubSegment",
tabs: 1, 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, image: WorkAdobeLogo,
branchBorderColor: "#fa0c00", branchBorderColor: "#fa0c00",
mainBorderColor: "#0464a8", mainBorderColor: "#0464a8",