diff --git a/content/about.md b/content/about.md index 49f0c41..0495e05 100644 --- a/content/about.md +++ b/content/about.md @@ -4,10 +4,9 @@ draft: false --- ## Johannes Bülow -Fachinformatiker Systemintegration - - GPG-Key: [https://www.jmbit.de/gpg.asc.txt](/gpg.asc.txt) SSH-RSA-Key: [https://www.jmbit.de/id_rsa.pub](/id_rsa.pub) +SSH-ED25519-Key: [https://www.jmbit.de/id_ed25519.pub](/id_ed25519.pub) Email: kontakt @ jmbit.de + diff --git a/content/expertise.md b/content/expertise.md index a36656f..f4cfea7 100644 --- a/content/expertise.md +++ b/content/expertise.md @@ -55,4 +55,10 @@ Ansonsten kenne ich auch SuSE Linux, Ubuntu, RHEL und darauf basierende Distribu **Automatisierung / Infrastructure as Code** Zur Verwaltung von Server setze ich primär Ansible ein, durfte aber auch Erfahrungen mit Puppet sammeln. Auf meiner Codeberg-Seite finden sich ein paar Beispiels-Playbooks für Ansible. +## Softwareentwicklung +Hauptsächlich verwende ich mittlerweile die Skript- bzw. Programmiersprachen, Python, Shell und Go, habe in der +Vergangenheit allerdings viel in Java gearbeitet. Für Microcontroller verwende ich C bzw C++, in der Entwicklung und vor +allem dem Debugging von Anwendungen in Perl, PHP und Javascript habe ich ebenfalls Erfahrungen. +[MEHR](/expertise/entwicklung) + diff --git a/content/expertise/entwicklung.md b/content/expertise/entwicklung.md new file mode 100644 index 0000000..659ecff --- /dev/null +++ b/content/expertise/entwicklung.md @@ -0,0 +1,17 @@ +--- +title: "Entwicklung" +--- +## Programmier- /Skriptsprachen +* Java +* Golang +* sh/Bash/Zsh +* C(++) +* Grundkentnisse in Perl, PHP, JavaScript, C# + +## Tools +* git +* Jetbrains IDEs +* VSCode +* vi(m) +* Gitlab CI/CD +* Woodpecker/Drone Ci diff --git a/static/id_ed25519.pub b/static/id_ed25519.pub new file mode 100644 index 0000000..ab889b7 --- /dev/null +++ b/static/id_ed25519.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM/HFEdA7T35t0KmmYy2LBMwYu4BaXvrs3hi9uNY7Gn+ johannes.buelow@jmbit.de