Graphic
continued expressive artificial sketching | reinforcing visual media
"everything you can imagine is real"
0 years autodidactic journey*
My work bridges development and operations (DevSecOps) – with a focus on automation, systems integration as well as networking & security.
continued expressive artificial sketching | reinforcing visual media
started with: html | css | dbms | javascript | php
video- & post- production | motion graphics | 3D | cross-media
products | events | locations | people
Functional IT Lead | network administration | automation | cross-media production
in consequence of the past: vocational training started in 02.2025 *(expected graduation [IHK] early 2027)
Application Development
in consequence of the past: vocational training started in 02.2025
*(expected graduation [IHK] early 2027)
Functional IT Lead / Net Admin / Project Management
head of it | network administration | automation | cross-media production
Photo
products | locations | people
Video
video- & post- production | motion graphics | 3D | cross-media
Web
started with: html | css | dbms | javascript | php
Graphic
continued artificial sketching | reinforcing visual media
Defense-in-Depth with 5 protection layers — audited against 9 standards from OWASP, ISO, GDPR, and NIS2.
Chain of trust · click to enlarge
secrets-anchor.local:8443 with RequireAndVerifyClientCert for identity-anchor paths.read_only FS, cap_drop ALL, no-new-privileges, seccomp profile (117 syscalls, Docker 29.x). Dependencies pinned and kept current — 34 known CVEs closed most recently.auth_mode split per policy (header / mTLS) since ADR-011. Admin rights in a dedicated scope, separated from the secret namespace (ADR-034); entry listing bound to identity, anonymous access denied (ADR-033). Pydantic validation, per-consumer rate limiting with bounded state (ADR-035), JWT RS256 with algorithm pinning. Gap-free JSON audit trail incl. source IP: who, when, what, granted or denied.mlock, MADV_DONTDUMP, sodium_memzero — plaintext lives less than 1 ms in RAM.secrets-anchor.local:8443), SBOM & CVE scan in production as a CI job per PR (Trivy/CycloneDX).build-signer stack (cosign). Signed integrity manifest against ciphertext swaps in production (ADR-029/-030).Self-hosted workplace on own infrastructure — defense-in-depth, Keycloak SSO with 2FA, and segmented Docker networks.
PROXY protocol v2 for real client IPs, and declarative routing via Docker labels.read_only FS where possible, cap_drop ALL, no-new-privileges — minimized rights explicitly per service.read_only · cap_drop ALL · no-new-privileges — verified per service..env, audit trail per consumer.Atomic pipeline architecture with air-gap, guaranteed cleanup and multi-profile isolation — file-level daily, block-level for bare-metal recovery. Modular, defensive, running self-hosted in production since 2026-01.