Update work experience timeline with current role and adjust previous role end date
Update artifacts/joachim-portfolio/src/components/experience.tsx to add a new experience entry for DevOps Engineer at ITZBund starting 06/2025 and adjust the end date for Senior IT-Consultant at Landesamt für Statistik Bayern to 05/2025. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 6f3329ae-2dcc-46cc-bf2e-f58b7a5fa805 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: d9515e1b-1bc4-4182-bd42-01e865a76b55 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/e678fe28-87ab-4437-945b-7a15e872a292/6f3329ae-2dcc-46cc-bf2e-f58b7a5fa805/YmfGtQf Replit-Helium-Checkpoint-Created: true
This commit is contained in:
@@ -11,7 +11,19 @@ type Station = {
|
||||
|
||||
const stations: Station[] = [
|
||||
{
|
||||
period: "01/2024 – heute",
|
||||
period: "06/2025 – heute",
|
||||
role: "DevOps Engineer",
|
||||
client: "ITZBund – Informationstechnikzentrum Bund",
|
||||
type: "behoerde",
|
||||
tasks: [
|
||||
"DevOps-Betrieb in einer zentralen Bundesbehörde für IT-Dienstleistungen",
|
||||
"Container-Betrieb mit Docker & Ansible-gestützter Automatisierung",
|
||||
"CI/CD-Pipelines mit GitLab in sicherheitskritischer Umgebung",
|
||||
"Betriebsdokumentation & ITIL-konforme Prozesse",
|
||||
],
|
||||
},
|
||||
{
|
||||
period: "01/2024 – 05/2025",
|
||||
role: "Senior IT-Consultant",
|
||||
client: "Landesamt für Statistik Bayern, München",
|
||||
type: "behoerde",
|
||||
|
||||
Reference in New Issue
Block a user