From 43a91749b88a322182fada7bbe3e469d4dbe2642 Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Sun, 10 May 2026 23:45:32 +0200 Subject: [PATCH] feat: expand Technologiefelder with missing stack entries MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Technologiefelder section had drifted out of sync with what's actually documented in the engineering-notes essays, the OSS maintainer roles, and the Person.knowsAbout JSON-LD. Adding the missing entries and introducing two new categories. Languages: + Rust (PHP FFI essay demonstrates substantial Rust competence; Rust + libsodium also relevant for the nr-vault essay). Platforms: + Windows, + VMware, + Docker Swarm. The 'GitLab' and 'Concourse CI' entries moved out to Operations where they fit better as CI/code-hosting tools. CMS / Commerce: unchanged. NEW category 'AI Tooling': Claude Code (Skills, Plugins, Marketplace) — the user owns netresearch/claude-code-marketplace, authors many skill repos, ships claude-coach-plugin — plus ChatGPT, Anthropic API, OpenAI API, Ollama, and Model Context Protocol. The latter four come from the nr-llm provider abstraction and the Playwright MCP essay. NEW category 'Communication & Collaboration': Matrix / Synapse (the 2020 Matrix Communication essay + matrix-docker-ansible-deploy maintainership), Jira (self-hosted jira.netresearch.de since 2019, ~17 internal Jira-related projects per the GitLab agent), Confluence (53+ authored posts per the Confluence agent), Google Workspace. Operations: + GitHub, + LDAP / Active Directory (the user is primary maintainer of netresearch/ldap-manager with 91 merged PRs), + Ansible (Vault essay + matrix-docker-ansible-deploy + 18+ MRs on internal server-playbooks), + Terraform / OpenTofu (Vault essay mentions Terraform integration), + 'Secrets Management (HashiCorp Vault)' fleshed out from the bare 'Secrets Management'. 'Monitoring' moved out to the new Observability category. NEW category 'Observability': Sentry, New Relic (2015 essay 'Application monitoring mit New Relic'), Instana, ELK Stack, Grafana, Prometheus. Engineering: + ADR-Kultur (nr-llm has 28 documented ADRs; referenced in the TYPO3 AI Stack essay), + AI-assisted Engineering (matches the curriculum / Confluence-essay work). Person.knowsAbout JSON-LD updated in parallel to keep the machine-readable structured data in sync with the visible CV. New entries: Rust, Windows, VMware, Docker Swarm, GitHub, Claude Code, Agentic Skills, Agentic Plugins, Agentic Skill Marketplace, ChatGPT, Anthropic API, OpenAI API, Ollama, Matrix Synapse, Jira, Confluence, Google Workspace, Ansible, HashiCorp Vault, Sentry, New Relic, Instana, ELK Stack, Grafana, Prometheus. Total 8 categories now (was 5). 'AI Tooling' and 'Communication & Collaboration' and 'Observability' are net-new. Signed-off-by: Sebastian Mendel --- scripts/build.py | 48 +++++++++++++++++++++++++++++++++++------- src/cv-executive.de.md | 11 ++++++---- src/cv-technical.de.md | 11 ++++++---- 3 files changed, 54 insertions(+), 16 deletions(-) diff --git a/scripts/build.py b/scripts/build.py index 6de7d1d..ed8e3c7 100644 --- a/scripts/build.py +++ b/scripts/build.py @@ -135,25 +135,57 @@ "Matrix / Synapse Operations", "Composer Registry Operations", "Open Source Maintainership", - # Stack - "TYPO3", - "Magento", - "OroCommerce", - "Shopware", - "Akeneo", + # Stack — languages "PHP", "Go", "Python", + "Rust", "TypeScript", "JavaScript", "Bash", "SQL", + # Stack — CMS / Commerce + "TYPO3", + "Magento", + "OroCommerce", + "Shopware", + "Akeneo", + # Stack — platforms "Linux", + "Windows", "Docker", - "GitLab", - "Concourse CI", + "Docker Swarm", "Proxmox", + "VMware", "AWS", + # Stack — observability + "Sentry", + "New Relic", + "Instana", + "ELK Stack", + "Grafana", + "Prometheus", + # Stack — AI tooling + "Claude Code", + "Agentic Skills", + "Agentic Plugins", + "Agentic Skill Marketplace", + "ChatGPT", + "Anthropic API", + "OpenAI API", + "Ollama", + # Stack — communication & collaboration + "Matrix Synapse", + "Jira", + "Confluence", + "Google Workspace", + # Stack — code hosting / CI + "GitHub", + "GitLab", + "Concourse CI", + # Stack — configuration & secrets + "Ansible", + "HashiCorp Vault", ], "hasOccupation": { "@type": "Occupation", diff --git a/src/cv-executive.de.md b/src/cv-executive.de.md index c590de0..fe358a7 100644 --- a/src/cv-executive.de.md +++ b/src/cv-executive.de.md @@ -91,11 +91,14 @@ Kuratierte Essays und Field Notes unter [**Engineering Notes**](https://cybottm. ## Technologiefelder -- **Languages:** PHP, Go, Python, TypeScript, JavaScript, Bash, SQL -- **Platforms:** Linux, Docker, GitLab, Concourse CI, Proxmox, AWS +- **Languages:** PHP, Go, Python, Rust, TypeScript, JavaScript, Bash, SQL +- **Platforms:** Linux, Windows, Docker, Docker Swarm, Proxmox, VMware, AWS - **CMS / Commerce:** TYPO3, Magento, OroCommerce, Shopware, Akeneo -- **Operations:** CI/CD, IAM, Secrets Management, Monitoring, Backup, DR/BCP -- **Engineering:** Architecture Governance, RFCs, Developer Enablement, Technical Modernization +- **AI Tooling:** Claude Code (Skills, Plugins, Marketplace), ChatGPT, Anthropic API, OpenAI API, Ollama, Model Context Protocol +- **Communication & Collaboration:** Matrix / Synapse, Jira, Confluence, Google Workspace +- **Operations:** CI/CD, GitHub, GitLab, Concourse CI, IAM, LDAP / Active Directory, Secrets Management (HashiCorp Vault), Ansible, Terraform / OpenTofu, Backup, DR/BCP +- **Observability:** Sentry, New Relic, Instana, ELK Stack, Grafana, Prometheus +- **Engineering:** Architecture Governance, RFCs, ADR-Kultur, Developer Enablement, Technical Modernization, AI-assisted Engineering ## Sprachen diff --git a/src/cv-technical.de.md b/src/cv-technical.de.md index dd254da..f9614ed 100644 --- a/src/cv-technical.de.md +++ b/src/cv-technical.de.md @@ -59,11 +59,14 @@ Ausbildung Fachinformatik Systemintegration mit Schwerpunkt Web, Datenbanken, Ha ## Technologiefelder -- **Languages:** PHP, Go, Python, TypeScript, JavaScript, Bash, SQL -- **Platforms:** Linux, Docker, GitLab, Concourse CI, Proxmox, AWS +- **Languages:** PHP, Go, Python, Rust, TypeScript, JavaScript, Bash, SQL +- **Platforms:** Linux, Windows, Docker, Docker Swarm, Proxmox, VMware, AWS - **CMS / Commerce:** TYPO3, Magento, OroCommerce, Shopware, Akeneo -- **Operations:** CI/CD, IAM, Secrets Management, Monitoring, Backup, DR/BCP -- **Engineering:** Architecture Governance, RFCs, Developer Enablement, Technical Modernization +- **AI Tooling:** Claude Code (Skills, Plugins, Marketplace), ChatGPT, Anthropic API, OpenAI API, Ollama, Model Context Protocol +- **Communication & Collaboration:** Matrix / Synapse, Jira, Confluence, Google Workspace +- **Operations:** CI/CD, GitHub, GitLab, Concourse CI, IAM, LDAP / Active Directory, Secrets Management (HashiCorp Vault), Ansible, Terraform / OpenTofu, Backup, DR/BCP +- **Observability:** Sentry, New Relic, Instana, ELK Stack, Grafana, Prometheus +- **Engineering:** Architecture Governance, RFCs, ADR-Kultur, Developer Enablement, Technical Modernization, AI-assisted Engineering ## Open Source