From 94cdd274e278cda0f0965a397637aa199c7c0c14 Mon Sep 17 00:00:00 2001 From: TBS093A Date: Mon, 12 May 2025 15:44:27 +0200 Subject: [PATCH] feat(content): restructure and add new segments into polish content - --- src/content/kamil.js | 823 ++++++++++++++++++++++++++++--------------- 1 file changed, 547 insertions(+), 276 deletions(-) diff --git a/src/content/kamil.js b/src/content/kamil.js index 0f0f269..7c75fb4 100644 --- a/src/content/kamil.js +++ b/src/content/kamil.js @@ -38,168 +38,6 @@ export const content_pl = [ "Data Urodzenia": "30.06.1997 r.", } }, - { - type: "titleSegment", - title: "Umiejętności", - }, - { - type: "workSubSegment", - tabs: 0, - title: "Programowanie - Python", - image: "", //SkillsPythonLogo, - branchBorderColor: "#ffd748", - mainBorderColor: null, - firstElement: true, - content: [ - "Django", - "Django REST Framework", - "Channels 3.0", - "Celery (Task Manager)", - "Asyncio", - ], - }, - { - type: "workSubSegment", - tabs: 0, - title: "DevOps", - image: "", //SkillsDevOpsLogo, - mainBorderColor: null, - content: [], - }, - { - type: "workSubSegment", - tabs: 1, - title: "Automatyzacja", - image: "", //SkillsBashLogo, - branchBorderColor: "#4aa720", - mainBorderColor: "#2e8cb1", - content: [ - "Jenkins (CI/CD / Automatyzacja Procesów (Job's) / GitOps)", - "Ansible (Automatyzacja konfiguracji środowisk developerskich / serwerowych)", - "Bash / ZSH (Linux)", - "Powershell (Windows)", - ], - }, - { - type: "mergeBranchSegment", - tabs: 1, - branchBorderColor: "#4aa720", - mainBorderColor: "#2e8cb1", - }, - - { - type: "workSubSegment", - tabs: 1, - title: "Konteneryzacja", - image: "", //SkillsContainersLogo, - branchBorderColor: "#00b7ff", - mainBorderColor: "#2e8cb1", - content: [ - "Docker", - "Docker-Compose (Mikroserwisy zorientowane na pojedyńcze serwery lub debugowanie)", - "MiniKube (Lokalne debugowanie manifestów K8S)", - "Kubernetes (Helm / Cert-Manager / Ingress / K9S)", - ], - }, - { - type: "mergeBranchSegment", - tabs: 1, - branchBorderColor: "#00b7ff", - mainBorderColor: "#2e8cb1", - }, - { - type: "workSubSegment", - tabs: 1, - title: "Konfiguracja", - image: "", //SkillsNginxLogo, - branchBorderColor: "#d90000", - mainBorderColor: "#2e8cb1", - content: [ - "Apache", - "Nginx (https-portal)", - ], - }, - { - type: "mergeBranchSegment", - tabs: 1, - branchBorderColor: "#d90000", - mainBorderColor: "#2e8cb1", - }, - { - type: "workSubSegment", - tabs: 1, - title: "Obsługa Cloud Provider'ów", - image: "", //SkillsCloudProvidersLogo, - branchBorderColor: "#f96900", - mainBorderColor: "#2e8cb1", - content: [ - "Hetzner", - "OVH", - "AWS", - ], - }, - { - type: "mergeBranchSegment", - tabs: 1, - branchBorderColor: "#f96900", - mainBorderColor: "#2e8cb1", - }, - { - type: "workSubSegment", - tabs: 0, - title: "Konfiguracja & Administracja Baz Danych", - image: "", //SkillsDatabasesLogo, - mainBorderColor: null, - content: [], - }, - { - type: "workSubSegment", - tabs: 1, - title: "Bazy Relacyjne (SQL)", - image: "", //SkillsRelationDbLogo, - branchBorderColor: "#7b00b3", - mainBorderColor: "#1038a7", - content: [ - "MariaDB", - "MySQL", - "PostgreSQL", - ], - }, - { - type: "mergeBranchSegment", - tabs: 1, - branchBorderColor: "#7b00b3", - mainBorderColor: "#1038a7", - }, - { - type: "workSubSegment", - tabs: 1, - title: "Bazy Dokumentowe (NoSQL)", - image: "", //SkillsDocumentDbLogo, - branchBorderColor: "#047900", - mainBorderColor: "#1038a7", - content: [ - "MongoDB (Sharded Cluster)", - "ElasticSearch (ElasticSearch / Kibana / Logstash)", - "Redis (Cache / Task Queue)", - "RabbitMQ (Task Queue)", - ], - }, - { - type: "mergeBranchSegment", - tabs: 1, - branchBorderColor: "#047900", - mainBorderColor: "#1038a7", - }, - { - type: "workSubSegment", - tabs: 0, - title: "Angielski - Poziom B2", - image: "", //SkillsEnglishLogo, - mainBorderColor: null, - lastElement: true, - content: [], - }, { type: "titleSegment", title: "Doświadczenie", @@ -207,19 +45,217 @@ export const content_pl = [ { type: "workSubSegment", tabs: 0, - title: "Zespół Szkół Elektronicznych w Rzeszowie / Technikum nr 6 - Technik Informatyk - od 2013 do 2017", - image: WorkZSELogo, - mainBorderColor: null, + title: "Sii Sp. z o. o. - od 10.11.2022", firstElement: true, - noElements: true, - content: [], + image: WorkSiiLogo, + content: [] + }, + { + type: "workSubSegment", + tabs: 1, + title: "Aptiv PLC - DevOps Engineer - od 11.02.2025", + image: WorkAptivLogo, + branchBorderColor: "#000000", + mainBorderColor: "#0464a8", + content: [ + "Konserwacja & Ulepszanie pipeline'ów & job'ów (Jenkins / Wind River Studio / Python / Bash / GitGerrit)", + "Automtizacja ręcznych zadań (Jenkins / Wind River Studio / Python / Bash / GitGerrit)", + "Praca z mikroserwisami (Docker / Kubernetes)", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#000000", + mainBorderColor: "#0464a8", + }, + { + type: "createBranchSegment", + tabs: 1, + branchBorderColor: "#0464a8", + mainBorderColor: "#0464a8", + }, + { + type: "workSubSegment", + tabs: 1, + title: "Projekty Wewnętrzne - DevOps Engineer & Python Developer - od 01.11.2024 do 11.02.2025", + image: WorkSiiLogo, + branchBorderColor: "#0464a8", + mainBorderColor: "#0464a8", + content: [ + "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: "createBranchSegment", + tabs: 1, + branchBorderColor: "#fa0c00", + mainBorderColor: "#0464a8", + }, + { + type: "workSubSegment", + tabs: 1, + title: "Adobe Inc - DevOps Engineer & Site Reliability Engineer - od 01.12.2023 do 01.11.2024", + image: WorkAdobeLogo, + branchBorderColor: "#fa0c00", + mainBorderColor: "#0464a8", + content: [ + "Przygotowywanie Root Cause Analysis (RCA) 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: "#fa0c00", + mainBorderColor: "#0464a8", + }, + { + type: "createBranchSegment", + tabs: 1, + branchBorderColor: "#f87479", + mainBorderColor: "#0464a8", + }, + { + type: "workSubSegment", + tabs: 1, + title: "Techem GmbH - DevOps Engineer - od 30.05.2023 do 30.11.2023", + image: WorkTechemLogo, + branchBorderColor: "#f87479", + mainBorderColor: "#0464a8", + content: [ + "Utrzymywanie Infrastruktury mikroserwisów (Docker / Docker Compose)", + "Utrzymywanie Infrastruktury serwerów (Jenkins Agent - Windows / Jenkins Master - Linux)", + "Automatyzacja konfiguracji serwerów (Ansible / Bash / Powershell)", + "Automatyzacja uruchamiania testów urządzeń IrDA na środowisku CI/CD (Regresja, Merge Request, Commit) (Jenkins CI/CD / Bash / Powershell / Python - TOX)", + "Automatyzacja bodwania i kolekcjonowania reużywalnych pakietów języka python (Jenkins CI/CD / Private PyPI / Python)", + "Automatyzacja raportowania testów (Jenkins CI/CD / Test-Result-Analyzer / Jira Xray)", + "Automatyzacja procesów walidujących kod (Pre-commit / Black Formatter / Flake8 / MyPY / etc.)" + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#f87479", + mainBorderColor: "#0464a8", + }, + { + type: "createBranchSegment", + tabs: 1, + branchBorderColor: "#0464a8", + mainBorderColor: "#0464a8", + }, + { + type: "workSubSegment", + tabs: 1, + title: "Projekty Wewnętrzne - DevOps Engineer - od 25.02.2023 do 27.05.2023", + image: WorkSiiLogo, + branchBorderColor: "#0464a8", + mainBorderColor: "#0464a8", + content: [ + "Utrzymywanie infrastruktury mikroserwisów (Docker / Kubernetes / Helm)", + "Utrzymywanie infrastruktury serwerów (Linux)", + "Automatyzacja konfiguracji serwerów (Ansible / Kubespray / Bash)", + "Ulepszanie / Utrzymywanie procesów zautomatyzowanych (Gitlab-CI)", + "Automatyzacja raportowania przebiegu wdrożenia CI/CD (Gitlab-CI / SonarQube)", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#0464a8", + mainBorderColor: "#0464a8", + }, + { + type: "createBranchSegment", + tabs: 1, + branchBorderColor: "#8fc5c6", + mainBorderColor: "#0464a8", + }, + { + type: "workSubSegment", + tabs: 1, + title: "Infinidat Inc - Integration Developer - od 10.11.2022 do 24.02.2023", + image: WorkInfinidatLogo, + branchBorderColor: "#8fc5c6", + mainBorderColor: "#0464a8", + content: [ + "Utrzymywanie infrastruktury serwerów (VMware / Vcenter / Vsphere / ESXi)", + "Wdrażanie hostów / węzłów Jenkinsa (Jenkins nodes - z różnymi wersjami distro Linux'a oraz Windows'a) pod budowę i integrację aplikacji (CI/CD)", + "Wdrażanie hostów Vcenter / Vsphere / ESXi", + "Rozwiązywanie problemów na etapie integracji (Jenkins - naprawa na podstawie testów)", + "Ulepszanie procesów oraz rozwiązań integracyjnych (Jenkins pipeline / Gitlab / Python / Bash)", + "Automatyzacja rutynowych czynności (Bash / Python / Ansible / Jenkins)", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#8fc5c6", + mainBorderColor: "#0464a8", }, { type: "workSubSegment", tabs: 0, - title: "Uniwersytet Rzeszowski - Studia Inżynierskie - Informatyka - od 2017 do 2021", + title: "Sembot Sp. z o. o. - od 01.11.2020 do 30.10.2022", + image: WorkSembotLogo, + content: [] + }, + { + type: "createBranchSegment", + tabs: 1, + branchBorderColor: "#f5c314", + mainBorderColor: "#f5c314", + }, + { + type: "workSubSegment", + tabs: 1, + title: "Inżynier DevOps & Programista Python", + image: "", + branchBorderColor: "#f5c314", + mainBorderColor: "#f5c314", + content: [ + "Administracja serwerów (OVH / AWS / Digital Ocean)", + "Konfiguracja serwerów (Nginx (Https-Portal) / Apache / Docker)", + "Automatyzacja operacji rutynowych (Ansible / Jenkins pipeline / Bash scripts)", + "Wdrażanie produkcyjne oprogramowania zorientowanego na kontenerach (Docker / Docker-Compose)", + "Programowanie narzędzi MerchTech (Python / Django / Django REST Framework)", + "Implementacja, konfiguracja oraz administracja baz danych do obsługi narzędzi MerchTech (Big Data) (MongoDb / Elasticsearch / MariaDb / MySQL / Redis / AWS SQS)" + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#f5c314", + mainBorderColor: "#f5c314", + }, + + { + type: "workSubSegment", + tabs: 0, + title: "Uniwersytet Rzeszowski - Studia inżynierskie - Informatyka - od 2017 do 2021", image: WorkURLogo, - content: [], + content: [] + }, + { + type: "createBranchSegment", + tabs: 1, + branchBorderColor: "#015198", + mainBorderColor: "#015198", }, { type: "workSubSegment", @@ -249,154 +285,390 @@ export const content_pl = [ { type: "workSubSegment", tabs: 0, - title: "Sembot Sp. z o. o. - DevOps Engineer & Python Developer - od 01.11.2020 do 30.10.2022", - image: WorkSembotLogo, - branchBorderColor: "#f5c314", + title: "Zespół Szkół Elektronicznych w Rzeszowie / Technikum nr 6 - Technik Informatyk - od 2013 do 2017", + image: WorkZSELogo, mainBorderColor: null, - content: [ - "Administracja serwerów (OVH / AWS / Digital Ocean)", - "Konfiguracja serwerów (Nginx (Https-Portal) / Apache / Docker)", - "Automatyzacja operacji rutynowych (Ansible / Jenkins pipeline / Bash scripts)", - "Wdrażanie produkcyjne oprogramowania zorientowanego na kontenerach (Docker / Docker-Compose)", - "Programowanie narzędzi MerchTech (Python / Django / Django REST Framework)", - "Implementacja, konfiguracja oraz administracja baz danych do obsługi narzędzi MerchTech (Big Data) (MongoDb / Elasticsearch / MariaDb / MySQL / Redis / AWS SQS)" - ], + firstElement: true, + noElements: true, + content: [], + }, + { + type: "titleSegment", + title: "Inne Projekty", }, { type: "workSubSegment", tabs: 0, - title: "Sii Sp. z o. o. - od 10.11.2022", - image: WorkSiiLogo, + title: "DevOps", + image: "", + branchBorderColor: "#04009b", + mainBorderColor: null, + firstElement: true, + content: [], + }, + { + type: "workSubSegment", + tabs: 1, + title: "Klaster K8S na Serwerach Bare Metal (Hetzner / Terraform / Kubespray)", + image: "", + branchBorderColor: "#8b0000", + mainBorderColor: "#04009b", + content: [ + "Utrzymanie klastra 3 węzłów (Hetzner / Terraform / Ansible / Kubespray)", + "Zarządzanie obiektami K8S (Helm / Terraform)", + "Hosting, administracja i utrzymanie usług wewnętrznych i zewnętrznych (Jenkins / Gitea / Wordpress i oprogramowanie niestandardowe)", + "Hosting, administracja i utrzymanie baz danych i rozwiązań cacheujących (PostgreSQL / MariaDb / Elasticsearch / Redis)", + "Hosting, administracja i utrzymanie rozwiązań pamięci masowej (Minio)", + "Automatyzacja rutynowych operacji (Jenkins / skrypty Groovy / Ansible / Bash / Python)", + "Udostępnianie aplikacji w internecie (Ingress / Cert-Manager / MetalLB)", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#8b0000", + mainBorderColor: "#04009b", + }, + { + type: "workSubSegment", + tabs: 1, + title: "Inne", + image: "", + branchBorderColor: "#008b78", + mainBorderColor: "#04009b", + content: [ + "Blog DevOps (Wordpress): https://blog.00x097.com/", + "Autokonfiguracja Linuxa (integracja niestandardowych dotfiles) (Ansible / Bash / ZSH), repozytorium: https://git.00x097.com/tbs093a/linux.config", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#008b78", + mainBorderColor: "#04009b", + }, + { + type: "workSubSegment", + tabs: 0, + title: "Programowanie", + image: "", + branchBorderColor: "#ffd748", + mainBorderColor: null, + firstElement: true, + content: [], + }, + { + type: "workSubSegment", + tabs: 1, + title: "XGPU - Aplikacja do udostępniania rozproszonych zasobów GPU do planowania i wykonywania zadań szkolenia AI i renderowania 3D", + image: "", + branchBorderColor: "#005707", + mainBorderColor: "#ffd748", + content: [ + "Backend oparty na frameworku FastAPI (Python) z REST (Zarządzanie kontami / CRUD obiektów) i WebSocket API (Planowanie, wykonywanie i monitorowanie zadań)", + "Zewnętrzny skrypt pracownika oparty na Python i Bash - połączony z backendem przez WebSocket", + "Planowanie, wykonywanie i monitorowanie zadań zewnętrznego pracownika przez WebSocket API", + "Szkolenie AI przez zewnętrznego pracownika oparte na NCCL DDP (Distributed Data Parallel) (PyTorch) i renderowanie 3D oparte na renderowaniu Blendera", + "Konfiguracja i administracja bazą danych (PostgreSQL / MongoDB)", + "Implementacja pipelinów CI/CD (Jenkins / skrypty Groovy)", + "Frontend oparty na ReactJS i frameworku Gatsby", + "Konteneryzacja oparta na manifestach Docker (lokalnie)", + "Konteneryzacja oparta na manifestach K8S (serwery Bare Metal - Hetzner) (Ingress / Cert-Manager / Deployments / PV & PVC / etc.)", + "Praca z narzędziami AI Agents (Cursor AI / Copilot)", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#005707", + mainBorderColor: "#ffd748", + }, + { + type: "workSubSegment", + tabs: 1, + title: "Przygotowanie AI Agents", + image: "", + branchBorderColor: "#005fc5", + mainBorderColor: "#ffd748", + content: [ + "AI Agent do podsumowania wideo na podstawie wygenerowanego transkryptu z podanego URL (Telegram / API youtube-transcript.io / Python / API OpenAI)", + "AI Agent do generowania treści bloga na podstawie planu dostarczonego w prompcie (Wordpress / Telegram / Python / API OpenAI)", + "AI Agent do interpretacji sygnałów rynku krypto i giełdy oraz automatycznego handlu (Telegram / Python / API OpenAI / API Mexc / API Kucoin / API Binance)", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#005fc5", + mainBorderColor: "#ffd748", + }, + { + type: "workSubSegment", + tabs: 1, + title: "Inne", + image: "", + branchBorderColor: "#008b78", + mainBorderColor: "#ffd748", + content: [ + "Generator Curriculum Vitae (CV) (ReactJS / Gatsby) - przykład: https://cv.00x097.com/, repozytorium: https://git.00x097.com/tbs093a/curriculum.vitae", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#008b78", + mainBorderColor: "#ffd748", + }, + { + type: "titleSegment", + title: "Kursy i Certyfikaty", + }, + { + type: "workSubSegment", + tabs: 0, + title: "DevOps", + image: "", + branchBorderColor: "#04009b", + mainBorderColor: null, + firstElement: true, + content: [], + }, + { + type: "workSubSegment", + tabs: 1, + title: "Dostawcy Chmury", + image: "", + branchBorderColor: "#005fc5", + mainBorderColor: "#04009b", + content: [ + "AZ-900: Microsoft Azure Fundamentals Exam Prep (Microsoft Certified: Azure Fundamentals) - Scott Duffy (TOGAF® Trainer, Microsoft Azure MVP)", + "AZ-104: Microsoft Azure Administrator Exam Prep (Microsoft Certified: Azure Administrator Associate) - Scott Duffy (TOGAF® Trainer, Microsoft Azure MVP)", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#005fc5", + mainBorderColor: "#04009b", + }, + { + type: "workSubSegment", + tabs: 1, + title: "Infrastruktura jako Kod", + image: "", + branchBorderColor: "#7b00ab", + mainBorderColor: "#04009b", + content: [ + "HashiCorp Certified: Terraform Associate - Hands-On Labs - Bryan Krausen (Ambasador HashiCorp) & Gabe Maentz (Autoryzowany Instruktor HashiCorp)", + "HashiCorp Certified: Terraform Associate Practice Exam 2025 - Bryan Krausen (Ambasador HashiCorp)", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#7b00ab", + mainBorderColor: "#04009b", + }, + { + type: "titleSegment", + title: "Umiejętności", + }, + { + type: "workSubSegment", + tabs: 0, + title: "Programowanie", + image: "", + branchBorderColor: "#ffd748", + mainBorderColor: null, + firstElement: true, + content: [], + }, + { + type: "workSubSegment", + tabs: 1, + title: "Języki Programowania i Skryptowe", + image: "", + branchBorderColor: "#6d3d00", + mainBorderColor: "#ffd748", + content: [ + "Python", + "Bash / ZSH / Powershell", + "Javascript (Pure JS / ReactJS)", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#6d3d00", + mainBorderColor: "#ffd748", + }, + { + type: "workSubSegment", + tabs: 1, + title: "Narzędzia LLM i AI", + image: "", + branchBorderColor: "#8b0000", + mainBorderColor: "#ffd748", + content: [ + "Publiczne LLM (Claude / Gemini / ChatGPT)", + "Lokalne LLM (Ollama - Bielik AI / DeepSeek)", + "Agenty kodujące (Cursor AI / Copilot)", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#8b0000", + mainBorderColor: "#ffd748", + }, + { + type: "workSubSegment", + tabs: 0, + title: "DevOps", + image: "", //SkillsDevOpsLogo, mainBorderColor: null, content: [], }, { type: "workSubSegment", tabs: 1, - title: "Infinidat Inc - Integration Developer - od 10.11.2022 do 24.02.2023", - image: WorkInfinidatLogo, - branchBorderColor: "#8fc5c6", - mainBorderColor: "#0464a8", + title: "Automatyzacja", + image: "", //SkillsBashLogo, + branchBorderColor: "#4aa720", + mainBorderColor: "#2e8cb1", content: [ - "Utrzymywanie infrastruktury serwerów (VMware / Vcenter / Vsphere / ESXi)", - "Wdrażanie hostów / węzłów Jenkinsa (Jenkins nodes - z różnymi wersjami distro Linux'a oraz Windows'a) pod budowę i integrację aplikacji (CI/CD)", - "Wdrażanie hostów Vcenter / Vsphere / ESXi", - "Rozwiązywanie problemów na etapie integracji (Jenkins - naprawa na podstawie testów)", - "Ulepszanie procesów oraz rozwiązań integracyjnych (Jenkins pipeline / Gitlab / Python / Bash)", - "Automatyzacja rutynowych czynności (Bash / Python / Ansible / Jenkins)", + "Jenkins (CI/CD / Automatyzacja procesów rutynowych (zadania) / GitOps)", + "Ansible (Konfiguracja serwerów)", + "Terraform / OpenTofu (Infrastruktura jako Kod)", + "Bash / ZSH (Linux)", + "Powershell (Windows)", + "Python (Cross-Platform)", ], }, { type: "mergeBranchSegment", tabs: 1, - branchBorderColor: "#8fc5c6", - mainBorderColor: "#0464a8", + branchBorderColor: "#4aa720", + mainBorderColor: "#2e8cb1", }, { type: "workSubSegment", tabs: 1, - title: "Projekty Wewnętrzne - DevOps Engineer - od 25.02.2023 do 27.05.2023", - image: WorkSiiLogo, - branchBorderColor: "#0464a8", - mainBorderColor: "#0464a8", + title: "Doświadczenie z dostawcami chmury", + image: "", //SkillsCloudProvidersLogo, + branchBorderColor: "#f96900", + mainBorderColor: "#2e8cb1", content: [ - "Utrzymywanie infrastruktury mikroserwisów (Docker / Kubernetes / Helm)", - "Utrzymywanie infrastruktury serwerów (Linux)", - "Automatyzacja konfiguracji serwerów (Ansible / Kubespray / Bash)", - "Ulepszanie / Utrzymywanie procesów zautomatyzowanych (Gitlab-CI)", - "Automatyzacja raportowania przebiegu wdrożenia CI/CD (Gitlab-CI / SonarQube)", + "Hetzner", + "OVH", + "AWS", + "Azure", ], }, { type: "mergeBranchSegment", tabs: 1, - branchBorderColor: "#0464a8", - mainBorderColor: "#0464a8", + branchBorderColor: "#f96900", + mainBorderColor: "#2e8cb1", }, { type: "workSubSegment", tabs: 1, - title: "Techem GmbH - DevOps Engineer - od 30.05.2023 do 30.11.2023", - image: WorkTechemLogo, - branchBorderColor: "#f87479", - mainBorderColor: "#0464a8", + title: "Konteneryzacja", + image: "", //SkillsContainersLogo, + branchBorderColor: "#00b7ff", + mainBorderColor: "#2e8cb1", content: [ - "Utrzymywanie Infrastruktury mikroserwisów (Docker / Docker Compose)", - "Utrzymywanie Infrastruktury serwerów (Jenkins Agent - Windows / Jenkins Master - Linux)", - "Automatyzacja konfiguracji serwerów (Ansible / Bash / Powershell)", - "Automatyzacja uruchamiania testów urządzeń IrDA na środowisku CI/CD (Regresja, Merge Request, Commit) (Jenkins CI/CD / Bash / Powershell / Python - TOX)", - "Automatyzacja bodwania i kolekcjonowania reużywalnych pakietów języka python (Jenkins CI/CD / Private PyPI / Python)", - "Automatyzacja raportowania testów (Jenkins CI/CD / Test-Result-Analyzer / Jira Xray)", - "Automatyzacja procesów walidujących kod (Pre-commit / Black Formatter / Flake8 / MyPY / etc.)" + "Docker & Docker-Compose", + "Podman", + "Kubernetes (Kubespray / Helm / Cert-Manager / Ingress / K9S)", ], }, { type: "mergeBranchSegment", tabs: 1, - branchBorderColor: "#f87479", - mainBorderColor: "#0464a8", + branchBorderColor: "#00b7ff", + mainBorderColor: "#2e8cb1", }, { type: "workSubSegment", tabs: 1, - title: "Adobe Inc - DevOps Engineer & Site Reliability Engineer - od 01.12.2023", - image: WorkAdobeLogo, - branchBorderColor: "#fa0c00", - mainBorderColor: "#0464a8", - content: [ - "Przygotowywanie Root Cause Analysis (RCA) 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: "#fa0c00", - mainBorderColor: "#0464a8", - }, - { - type: "workSubSegment", - tabs: 1, - title: "Inside Projects - DevOps Engineer & Python Developer - from 01.11.2024 to 11.02.2025", - image: WorkSiiLogo, - branchBorderColor: "#0464a8", - mainBorderColor: "#0464a8", - content: [ - "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: "workSubSegment", - tabs: 1, - title: "Aptiv PLC - DevOps Engineer - from 11.02.2025", - image: WorkAptivLogo, + title: "Monitoring", + image: "", branchBorderColor: "#000000", - mainBorderColor: "#0464a8", + mainBorderColor: "#2e8cb1", content: [ - "Konserwacja & Ulepszanie pipeline'ów & job'ów (Jenkins / Wind River Studio / Python / Bash / GitGerrit)", - "Automtizacja ręcznych zadań (Jenkins / Wind River Studio / Python / Bash / GitGerrit)", - "Praca z mikroserwisami (Docker / Kubernetes)", + "Grafana", + "Prometheus", + "ElasticSearch", + "Kibana", + "Logstash", + "New Relic", + "Splunk", + "Fluent-Bit", ], }, { type: "mergeBranchSegment", tabs: 1, branchBorderColor: "#000000", - mainBorderColor: "#0464a8", + mainBorderColor: "#2e8cb1", + }, + { + type: "workSubSegment", + tabs: 0, + title: "Konfiguracja i administracja bazami danych", + image: "", //SkillsDatabasesLogo, + mainBorderColor: null, + content: [], + }, + { + type: "workSubSegment", + tabs: 1, + title: "Bazy danych relacyjne (SQL)", + image: "", //SkillsRelationDbLogo, + branchBorderColor: "#7b00b3", + mainBorderColor: "#1038a7", + content: [ + "MariaDB", + "MySQL", + "PostgreSQL", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#7b00b3", + mainBorderColor: "#1038a7", + }, + { + type: "workSubSegment", + tabs: 1, + title: "Bazy danych dokumentowe (NoSQL)", + image: "", //SkillsDocumentDbLogo, + branchBorderColor: "#047900", + mainBorderColor: "#1038a7", + content: [ + "MongoDB (Klaster rozproszony)", + "ElasticSearch (ElasticSearch / Kibana / Logstash)", + "Redis (Cache / Kolejka zadań)", + "RabbitMQ (Kolejka zadań)", + ], + }, + { + type: "mergeBranchSegment", + tabs: 1, + branchBorderColor: "#047900", + mainBorderColor: "#1038a7", + }, + { + type: "workSubSegment", + tabs: 0, + title: "Angielski - Poziom B2", + image: "", //SkillsEnglishLogo, + mainBorderColor: null, + lastElement: true, + content: [], }, { type: "titleSegment", @@ -412,14 +684,14 @@ export const content_pl = [ mainBorderColor: null, content: [ "Blockchain", - "Cryptography", - "Smart Contracts", + "Kryptografia", + "Inteligentne kontrakty", ], }, { type: "workSubSegment", tabs: 0, - title: "Grafika 2D & 3D", + title: "Projektowanie grafiki 2D i 3D", image: "", //InterestsBlenderLogo, branchBorderColor: "#ff7021", mainBorderColor: null, @@ -433,8 +705,8 @@ export const content_pl = [ type: "RODOSegment", title: "", content: "Wyrażam zgodę na przetwarzanie moich danych osobowych dla potrzeb niezbędnych do realizacji procesu rekrutacji zgodnie z Rozporządzeniem Parlamentu Europejskiego i Rady (UE) 2016/679 z dnia 27 kwietnia 2016 r. w sprawie ochrony osób fizycznych w związku z przetwarzaniem danych osobowych i w sprawie swobodnego przepływu takich danych oraz uchylenia dyrektywy 95/46/WE (RODO)." - } - ] + }, +] export const content_en = [ { @@ -706,7 +978,7 @@ export const content_en = [ { type: "workSubSegment", tabs: 0, - title: "ZSE in Rzeszów / Technical School - IT - from 2013 to 2017", + title: "ZSE in Rzeszów / Technical School - Information Technology - from 2013 to 2017", image: WorkZSELogo, noElements: true, content: [], @@ -1124,8 +1396,7 @@ export const content_en = [ title: "", content: "I agree to the processing of personal data provided in this document for realising the recruitment process pursuant to the Personal Data Protection Act of 10 May 2018 (Journal of Laws 2018, item 1000) and in agreement with Regulation (EU) 2016/679 of the European Parliament and of the Council of 27 April 2016 on the protection of natural persons with regard to the processing of personal data and on the free movement of such data, and repealing Directive 95/46/EC (General Data Protection Regulation)." }, - ] - +] export default { content_pl,