Skip to content
View kimdre's full-sized avatar
πŸ‘Œ
Yo!
πŸ‘Œ
Yo!

Organizations

@adorsys @maki-it @germanbrew

Block or report kimdre

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kimdre/README.md

Hi, I'm Kim πŸ‘‹

  • πŸ€“ I'm a Linux admin and DevOps engineer as well as a mountainbike enthusiast from Nuremberg, Germany. πŸš΅β€β™‚οΈ
  • πŸ’™ My preferred programming/scripting languages are Python and Shell/Bash, but I also know Tcl/Expect and PHP.
  • Currently learning Go
  • 🍣 Founder of the german hosting and IT service provider Maki IT.

Pinned Loading

  1. germanbrew/terraform-provider-hetznerdns germanbrew/terraform-provider-hetznerdns Public

    Terraform provider for Hetzner DNS

    Go 17

  2. germanbrew/terraform-provider-dotenv germanbrew/terraform-provider-dotenv Public

    A utility Terraform provider for .env files

    Go 4

  3. ansible.hcloud-backup ansible.hcloud-backup Public

    Ansible role for Hetzner Cloud to create backups and snapshot of your servers

    1 1

  4. doco-cd doco-cd Public

    Docker Compose Continuous Deployment

    Go 11

  5. maki-it/lexoffice-invoice-upload maki-it/lexoffice-invoice-upload Public

    Upload your invoices from email attachements automatically to Lexoffice.

    Python 12 2

  6. Automated login to openshift Automated login to openshift
    1
    # Add this to your .bashrc or .zshrc etc.
    2
    
                  
    3
    function oc {
    4
            if [[ "$@" == "login" ]]
    5
            then