Compare commits
No commits in common. "f9669bed104e3e3a609c729c326e12e422aeadf9" and "b1f7c9f25aad4ad97a99f574846c3291f44924b1" have entirely different histories.
f9669bed10
...
b1f7c9f25a
|
|
@ -17,7 +17,6 @@ import WorkSembotLogo from "../images/work_sembot_logo.png"
|
||||||
import WorkSiiLogo from "../images/work_sii_logo.png"
|
import WorkSiiLogo from "../images/work_sii_logo.png"
|
||||||
import WorkInfinidatLogo from "../images/work_infinidat_logo.png"
|
import WorkInfinidatLogo from "../images/work_infinidat_logo.png"
|
||||||
import WorkTechemLogo from "../images/work_techem_logo.png"
|
import WorkTechemLogo from "../images/work_techem_logo.png"
|
||||||
import WorkAdobeLogo from "../images/work_adobe_logo.png"
|
|
||||||
|
|
||||||
import InterestsBlockchainLogo from "../images/interests_blockchain_logo.png"
|
import InterestsBlockchainLogo from "../images/interests_blockchain_logo.png"
|
||||||
import InterestsBlenderLogo from "../images/interests_blender_logo.png"
|
import InterestsBlenderLogo from "../images/interests_blender_logo.png"
|
||||||
|
|
@ -314,7 +313,7 @@ export const content_pl = [
|
||||||
{
|
{
|
||||||
type: "workSubSegment",
|
type: "workSubSegment",
|
||||||
tabs: 1,
|
tabs: 1,
|
||||||
title: "Techem GmbH - DevOps Engineer - od 30.05.2023 do 30.11.2023",
|
title: "Techem GmbH - DevOps Engineer - od 30.05.2023",
|
||||||
image: WorkTechemLogo,
|
image: WorkTechemLogo,
|
||||||
branchBorderColor: "#f87479",
|
branchBorderColor: "#f87479",
|
||||||
mainBorderColor: "#0464a8",
|
mainBorderColor: "#0464a8",
|
||||||
|
|
@ -334,33 +333,6 @@ export const content_pl = [
|
||||||
branchBorderColor: "#f87479",
|
branchBorderColor: "#f87479",
|
||||||
mainBorderColor: "#0464a8",
|
mainBorderColor: "#0464a8",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
type: "workSubSegment",
|
|
||||||
tabs: 1,
|
|
||||||
title: "Adobe Inc - DevOps Engineer & Site Reliability Engineer - od 01.12.2023",
|
|
||||||
image: WorkAdobeLogo,
|
|
||||||
branchBorderColor: "#940000",
|
|
||||||
mainBorderColor: "#0464a8",
|
|
||||||
content: [
|
|
||||||
"Przygotowywanie Root Cause Analisys (RCA) Incydentów / Awarii Adobe Experience Manager (AEM)",
|
|
||||||
"Analiza Java Heap-Dumps & Thread-Dumps (Wycieki Pamięci / Operacje Wykonywane Wątków)",
|
|
||||||
"Analiza Dashboard'ów SRE (New Relic / Splunk / Grafana)",
|
|
||||||
"Tworzenie Dashboard'ów SRE (Splunk)",
|
|
||||||
"Automatyzacja Analizy & Rutynowych Zadań (Bash / Python)",
|
|
||||||
"Analiza Zachowania Infrastruktury & Serwisów (Kubernetes / Linux / AEM)",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "mergeBranchSegment",
|
|
||||||
tabs: 1,
|
|
||||||
branchBorderColor: "#940000",
|
|
||||||
mainBorderColor: "#0464a8",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "titleSegment",
|
|
||||||
title: "Interests",
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
{
|
||||||
type: "titleSegment",
|
type: "titleSegment",
|
||||||
title: "Zainteresowania",
|
title: "Zainteresowania",
|
||||||
|
|
@ -389,7 +361,7 @@ export const content_pl = [
|
||||||
content: [
|
content: [
|
||||||
"Blender",
|
"Blender",
|
||||||
"Photoshop",
|
"Photoshop",
|
||||||
"Midjourney",
|
"Midjurney",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -686,7 +658,7 @@ export const content_en = [
|
||||||
{
|
{
|
||||||
type: "workSubSegment",
|
type: "workSubSegment",
|
||||||
tabs: 1,
|
tabs: 1,
|
||||||
title: "Techem GmbH - DevOps Engineer - from 30.05.2023 to 30.11.2023",
|
title: "Techem GmbH - DevOps Engineer - from 30.05.2023",
|
||||||
image: WorkTechemLogo,
|
image: WorkTechemLogo,
|
||||||
branchBorderColor: "#f87479",
|
branchBorderColor: "#f87479",
|
||||||
mainBorderColor: "#0464a8",
|
mainBorderColor: "#0464a8",
|
||||||
|
|
@ -706,28 +678,6 @@ export const content_en = [
|
||||||
branchBorderColor: "#f87479",
|
branchBorderColor: "#f87479",
|
||||||
mainBorderColor: "#0464a8",
|
mainBorderColor: "#0464a8",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
type: "workSubSegment",
|
|
||||||
tabs: 1,
|
|
||||||
title: "Adobe Inc - DevOps Engineer & Site Reliability Engineer - from 01.12.2023",
|
|
||||||
image: WorkAdobeLogo,
|
|
||||||
branchBorderColor: "#940000",
|
|
||||||
mainBorderColor: "#0464a8",
|
|
||||||
content: [
|
|
||||||
"Adobe Experience Manager (AEM) Outage Root Cause Analisys (RCA) Preparation",
|
|
||||||
"Java Heap-Dumps & Thread-Dumps Analisys (Leak Suspects / Threads Operations Investigation)",
|
|
||||||
"SRE Dashboards Analisys (New Relic / Splunk / Grafana)",
|
|
||||||
"SRE Dashboards Creation (Splunk)",
|
|
||||||
"Automatization of Investigation & Rutine Tasks (Bash / Python)",
|
|
||||||
"Infrastructure Behaviour Investigation (Kubernetes / Linux / AEM)",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "mergeBranchSegment",
|
|
||||||
tabs: 1,
|
|
||||||
branchBorderColor: "#940000",
|
|
||||||
mainBorderColor: "#0464a8",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "titleSegment",
|
type: "titleSegment",
|
||||||
title: "Interests",
|
title: "Interests",
|
||||||
|
|
@ -756,7 +706,7 @@ export const content_en = [
|
||||||
content: [
|
content: [
|
||||||
"Blender",
|
"Blender",
|
||||||
"Photoshop",
|
"Photoshop",
|
||||||
"Midjourney",
|
"Midjurney",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 7.1 KiB |
Loading…
Reference in New Issue