Compare commits
No commits in common. "515c3287b6339ba7b7c412bf6f0a2dda08bb128a" and "97cea76955b6d9ac17d3f000388ae97295a114d1" have entirely different histories.
515c3287b6
...
97cea76955
10 changed files with 7 additions and 103 deletions
|
@ -43,7 +43,7 @@ steps:
|
||||||
- RSYNC_TARGET_SERVER
|
- RSYNC_TARGET_SERVER
|
||||||
- RSYNC_TARGET_USER
|
- RSYNC_TARGET_USER
|
||||||
environment:
|
environment:
|
||||||
TARGET_PATH: /webroot/www-staging.adora.codes
|
TARGET_PATH: /webroot/adora.codes
|
||||||
RSYNC_TARGET_PORT: *SSH_PORT
|
RSYNC_TARGET_PORT: *SSH_PORT
|
||||||
commands:
|
commands:
|
||||||
- apk add --update --no-cache openssh rsync git
|
- apk add --update --no-cache openssh rsync git
|
||||||
|
|
|
@ -40,7 +40,7 @@ Some ways to contact me:
|
||||||
- [XING](https://www.xing.com/profile/Laura_Kalb3/)
|
- [XING](https://www.xing.com/profile/Laura_Kalb3/)
|
||||||
|
|
||||||
## About this website
|
## About this website
|
||||||
This website is [open source](https://code.lila.network/adoralaura/personal-website). It's an entirely static site generated with [{{< hugo-version >}}](https://gohugo.io/) and hosted on Debian 12 with Caddy.
|
This website is [open source](https://code.lila.network/adoralaura/personal-website). It's an entirely static site generated with [{{< hugo-version >}}](https://gohugo.io/) and hosted with Cloudflare.
|
||||||
|
|
||||||
This page makes due without any cookies, javascript frameworks and databases in the effort to make the web quick and usable again :)
|
This page makes due without any cookies, javascript frameworks and databases in the effort to make the web quick and usable again :)
|
||||||
|
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
---
|
|
||||||
weight: 1
|
|
||||||
params:
|
|
||||||
company: COI GmbH
|
|
||||||
position: Apprenticeship Fachinformatiker Anwendungsentwicklung
|
|
||||||
begin: Sep. 2012
|
|
||||||
end: Aug. 2015
|
|
||||||
type: experience
|
|
||||||
---
|
|
||||||
Apprenticeship Software Development
|
|
|
@ -1,10 +0,0 @@
|
||||||
---
|
|
||||||
weight: 2
|
|
||||||
params:
|
|
||||||
company: BRZ Deutschland GmbH
|
|
||||||
position: Apprenticeship Fachinformatiker Systemintegration
|
|
||||||
begin: Aug. 2016
|
|
||||||
end: Feb. 2019
|
|
||||||
type: experience
|
|
||||||
---
|
|
||||||
Apprenticeship Systems Integration
|
|
|
@ -1,11 +0,0 @@
|
||||||
---
|
|
||||||
weight: 3
|
|
||||||
params:
|
|
||||||
company: BRZ Deutschland GmbH
|
|
||||||
position: Administrator Communication and Security
|
|
||||||
begin: Feb. 2019
|
|
||||||
end: Oct. 2021
|
|
||||||
type: experience
|
|
||||||
---
|
|
||||||
|
|
||||||
Administrator and Specialist responsible for management of switching, routing and security infrastructure. I was primarily responsible for the design and deployment of 100G Datacenter Backbone-Infrastructure, deployment of a L3 campus design and the introduction of a hybrid cloud/on-prem datacenter.
|
|
|
@ -1,11 +0,0 @@
|
||||||
---
|
|
||||||
weight: 4
|
|
||||||
params:
|
|
||||||
company: noris network AG
|
|
||||||
position: Network Engineer
|
|
||||||
begin: Nov. 2021
|
|
||||||
end: Apr. 2023
|
|
||||||
type: experience
|
|
||||||
---
|
|
||||||
|
|
||||||
I was responsible for design, deployment and maintenance of our datacenter network infrastructure. In addition to that, I was working on implementing and automating a new datacenter fabric. I primarily used Juniper, Arista and Fortigate hardware.
|
|
|
@ -1,10 +0,0 @@
|
||||||
---
|
|
||||||
weight: 5
|
|
||||||
params:
|
|
||||||
company: "DATEV e.G."
|
|
||||||
position: IT Security Engineer
|
|
||||||
begin: May 2023
|
|
||||||
end:
|
|
||||||
type: experience
|
|
||||||
---
|
|
||||||
At DATEV I'm managing our firewall fleet, and I analyze IDPS Alerts and other IT Security incidents. In addition to that, I help automate internal processes and help with design implementations. In addition to that, I teach network and firewalling classes in the DATEV Azubi-LAB.
|
|
|
@ -1,20 +0,0 @@
|
||||||
---
|
|
||||||
date: 2024-07-14 18:20:00+02:00
|
|
||||||
title: "Adoras CV"
|
|
||||||
description: "Adoras CV ^-^"
|
|
||||||
---
|
|
||||||
## About me
|
|
||||||
I’m a network engineer with a lot of software development experience, currently embroiled in network security, and I’ve managed mid-sized networks and Linux infrastructure aswell as Datacenter Networks and their automation.
|
|
||||||
|
|
||||||
I’m interested in enterprise networks and software automation and I’d love to combine those two!
|
|
||||||
|
|
||||||
In my spare time I do a lot of open source software development, usually in [Go](https://go.dev). You can find my [software portfolio here](/portfolio/).
|
|
||||||
|
|
||||||
## Skills
|
|
||||||
- **Networking**: Juniper, Arista, Arbor Peakflow, Cisco (ASA/FTD/Switching), Fortigate, Check Point
|
|
||||||
- **Software Development/Automation**: Go, Python, Ansible, C#, Docker/-Compose/PodMan, REST-APIs, Git, CI/CD
|
|
||||||
- **OSes & Web Technologies**: HTML/CSS/JS, Debian, RHEL, SLES
|
|
||||||
|
|
||||||
## Languages
|
|
||||||
- **German**: native language
|
|
||||||
- **English**: professional
|
|
16
hugo.toml
16
hugo.toml
|
@ -4,7 +4,7 @@ title = "Adoras Website <3"
|
||||||
enableGitInfo = true
|
enableGitInfo = true
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
description = "Adoras personal website, cv and portfolio 💖"
|
description = "Adoras personal website and portfolio 💖"
|
||||||
author = "Adora Laura Kalb"
|
author = "Adora Laura Kalb"
|
||||||
meta_title = "Adoras Website"
|
meta_title = "Adoras Website"
|
||||||
|
|
||||||
|
@ -12,18 +12,12 @@ meta_title = "Adoras Website"
|
||||||
readingTime = true
|
readingTime = true
|
||||||
author = true
|
author = true
|
||||||
|
|
||||||
[[menu.main]]
|
|
||||||
name = "CV/Lebenslauf"
|
|
||||||
pageRef = "/cv/"
|
|
||||||
weight = 1
|
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Portfolio"
|
name = "Portfolio"
|
||||||
pageRef = "/portfolio"
|
pageRef = "/portfolio"
|
||||||
weight = 2
|
weight = 2
|
||||||
|
|
||||||
#[[menu.main]]
|
[[menu.main]]
|
||||||
#name = "Projects"
|
name = "Projects"
|
||||||
#pageRef = "/projects"
|
pageRef = "/projects"
|
||||||
#weight = 3
|
weight = 3
|
||||||
#
|
|
||||||
|
|
|
@ -1,18 +0,0 @@
|
||||||
{{ define "page" }}
|
|
||||||
<content>
|
|
||||||
<h1>{{ .Title }}</h1>
|
|
||||||
<p>{{ .Content }}</p>
|
|
||||||
<h2>Experience</h2>
|
|
||||||
{{ range .Pages.ByWeight.Reverse }}
|
|
||||||
<div class="section-page-item">
|
|
||||||
<h3>{{ .Params.position }} @ {{ .Params.company }}</h3>
|
|
||||||
<div class="details">
|
|
||||||
<time class="float-left">
|
|
||||||
{{ .Params.begin }} to {{ .Params.end | default "now" }}
|
|
||||||
</time>
|
|
||||||
</div>
|
|
||||||
{{ .Content }}
|
|
||||||
</div>
|
|
||||||
{{ end }}
|
|
||||||
</content>
|
|
||||||
{{ end }}
|
|
Loading…
Reference in a new issue