parent
179156cb3d
commit
85f1e57448
|
|
@ -356,6 +356,28 @@ export const content_pl = [
|
||||||
branchBorderColor: "#fa0c00",
|
branchBorderColor: "#fa0c00",
|
||||||
mainBorderColor: "#0464a8",
|
mainBorderColor: "#0464a8",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
type: "workSubSegment",
|
||||||
|
tabs: 1,
|
||||||
|
title: "Inside Projects - DevOps Engineer & Python Developer - from 01.11.2024",
|
||||||
|
image: WorkSiiLogo,
|
||||||
|
branchBorderColor: "#0464a8",
|
||||||
|
mainBorderColor: "#0464a8",
|
||||||
|
content: [
|
||||||
|
"Ulepszanie bot'a inwestycyjnego pod automatyczne inwestowanie wyzwalane zewnętrznymi wiadomościami / sygnałami (Mexc API / Kucoin API / Telegram API / OpenAI API)",
|
||||||
|
"Konserwacja inrastruktury (Terrafrom / Azure / Hetzner)",
|
||||||
|
"Konserwacja infrastruktury mikroserwisowej (Docker / Kubernetes / Helm)",
|
||||||
|
"Konserwacja serwerów (Linux)",
|
||||||
|
"Automatyzacja konfiguracji serwerów (Ansible / Kubespray / Bash / Python)",
|
||||||
|
"Ulepszanie / konserwacja job'ów (Jenkins)",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "mergeBranchSegment",
|
||||||
|
tabs: 1,
|
||||||
|
branchBorderColor: "#0464a8",
|
||||||
|
mainBorderColor: "#0464a8",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
type: "titleSegment",
|
type: "titleSegment",
|
||||||
title: "Zainteresowania",
|
title: "Zainteresowania",
|
||||||
|
|
@ -433,7 +455,7 @@ export const content_en = [
|
||||||
branchBorderColor: "#0464a8",
|
branchBorderColor: "#0464a8",
|
||||||
mainBorderColor: "#0464a8",
|
mainBorderColor: "#0464a8",
|
||||||
content: [
|
content: [
|
||||||
"Improving crypto / stock exchange bot for automatic investment triggered by outside messages (Mexc API / Kucoin API / Telegram API / OpenAI API)",
|
"Improving crypto / stock exchange bot for automatic investment triggered by outside messages / signals (Mexc API / Kucoin API / Telegram API / OpenAI API)",
|
||||||
"Inrastructure maintenance (Terrafrom / Azure / Hetzner)",
|
"Inrastructure maintenance (Terrafrom / Azure / Hetzner)",
|
||||||
"Microservices infrastructure maintenance (Docker / Kubernetes / Helm)",
|
"Microservices infrastructure maintenance (Docker / Kubernetes / Helm)",
|
||||||
"Servers maintenance (Linux)",
|
"Servers maintenance (Linux)",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue