main pull request #6
12 changed files with 32 additions and 10 deletions
|
@ -3,10 +3,6 @@ page.title: Lebenslauf
|
||||||
---
|
---
|
||||||
# Lebenslauf
|
# Lebenslauf
|
||||||
|
|
||||||
## Online-Lebenslauf
|
|
||||||
|
|
||||||
Den Lebenslauf findet man ebenbso online unter [https://resume.hadan.de/stephan.hadan/mein-lebenslauf](https://resume.hadan.de/stephan.hadan/mein-lebenslauf).
|
|
||||||
|
|
||||||
## Persönliche Daten
|
## Persönliche Daten
|
||||||
|
|
||||||
**Stephan Hadan**<br />
|
**Stephan Hadan**<br />
|
||||||
|
@ -23,6 +19,7 @@ Salierstraße 8<br />
|
||||||
|
|
||||||
| Zeitraum | Beschreibung |
|
| Zeitraum | Beschreibung |
|
||||||
|:----------------|:--------------------------------------------------------|
|
|:----------------|:--------------------------------------------------------|
|
||||||
|
| 12/2024 | Persönliche Auszeit |
|
||||||
| 09/2023-11/2024 | Experience One AG, Stuttgart<br />**Director IT / Senior Principal IT Operations Engineer** |
|
| 09/2023-11/2024 | Experience One AG, Stuttgart<br />**Director IT / Senior Principal IT Operations Engineer** |
|
||||||
| 11/2018-08/2023 | Experience One AG, Stuttgart<br />**Teamlead IT Operations / Senior IT Operations Engineer** |
|
| 11/2018-08/2023 | Experience One AG, Stuttgart<br />**Teamlead IT Operations / Senior IT Operations Engineer** |
|
||||||
| 08/2012-10/2018 | Experience One AG, Stuttgart<br />**Senior IT Operations Engineer** |
|
| 08/2012-10/2018 | Experience One AG, Stuttgart<br />**Senior IT Operations Engineer** |
|
||||||
|
@ -63,7 +60,5 @@ Salierstraße 8<br />
|
||||||
|
|
||||||
| Fähigkeit | Beschreibung |
|
| Fähigkeit | Beschreibung |
|
||||||
|:----------|:-------------|
|
|:----------|:-------------|
|
||||||
| Sprachkenntnisse | Deutsch, Muttersprache<br />Englisch, fließend in Wort und Schrift |
|
| Sprachkenntnisse | Deutsch, Muttersprache<br />Englisch, fließend in Wort und Schrift<br />Französisch: Grundkenntnisse<br />Portugiesisch: Grundkenntnisse |
|
||||||
| Führerschein | Klassen: BE, C1E |
|
| Führerschein | Klassen: BE, C1E |
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
# Kundenprojekte
|
||||||
|
|
||||||
|
TBD
|
|
@ -0,0 +1,3 @@
|
||||||
|
# Interne IT-Projekte
|
||||||
|
|
||||||
|
TBD
|
|
@ -0,0 +1 @@
|
||||||
|
# Private Projekte
|
|
@ -0,0 +1,3 @@
|
||||||
|
# Welches-Fahrzeug passt zu mir?
|
||||||
|
|
||||||
|
TBD
|
|
@ -0,0 +1,3 @@
|
||||||
|
# Die MDM-/MAM-Reise
|
||||||
|
|
||||||
|
TBD
|
|
@ -0,0 +1,3 @@
|
||||||
|
# Pionierarbeit
|
||||||
|
|
||||||
|
TBD
|
|
@ -0,0 +1,3 @@
|
||||||
|
# Das Programmierprojekt
|
||||||
|
|
||||||
|
TBD
|
|
@ -0,0 +1,3 @@
|
||||||
|
# IT-Umzüge
|
||||||
|
|
||||||
|
TBD
|
|
@ -0,0 +1,3 @@
|
||||||
|
# Zero-Trust-Security
|
||||||
|
|
||||||
|
TBD
|
|
@ -1,3 +1,3 @@
|
||||||
# Tech Stack
|
# Tech-Stack
|
||||||
|
|
||||||
TBD
|
TBD
|
|
@ -104,6 +104,8 @@ plugins:
|
||||||
- git-revision-date-localized:
|
- git-revision-date-localized:
|
||||||
enabled: !ENV [CI, false]
|
enabled: !ENV [CI, false]
|
||||||
enable_creation_date: true
|
enable_creation_date: true
|
||||||
|
exclude:
|
||||||
|
- index.md
|
||||||
- git-authors:
|
- git-authors:
|
||||||
exclude:
|
exclude:
|
||||||
- index.md
|
- index.md
|
||||||
|
@ -205,8 +207,8 @@ nav:
|
||||||
- Pionierarbeit: projects/profiles/online-store/index.md
|
- Pionierarbeit: projects/profiles/online-store/index.md
|
||||||
- Das Programmierprojekt: projects/profiles/programming/index.md
|
- Das Programmierprojekt: projects/profiles/programming/index.md
|
||||||
- Welches-Fahrzeug passt zu mir?: projects/profiles/lifestyle-konfigurator/index.md
|
- Welches-Fahrzeug passt zu mir?: projects/profiles/lifestyle-konfigurator/index.md
|
||||||
- Zero Trust Security: projects/profiles/zero-trust-security/index.md
|
- Zero-Trust-Security: projects/profiles/zero-trust-security/index.md
|
||||||
- Tech Stack: techstack/index.md
|
- Tech-Stack: techstack/index.md
|
||||||
- Kontakt: contact/index.md
|
- Kontakt: contact/index.md
|
||||||
- Datenschutz: dataprivacy/index.md
|
- Datenschutz: dataprivacy/index.md
|
||||||
- Impressum: imprint/index.md
|
- Impressum: imprint/index.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue