Skip to content
View phoehnel's full-sized avatar

Block or report phoehnel

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
phoehnel/README.md

Hi 👋, I'm Pascal

A passionate DevOps from Germany with focus on Python, Cloud, AI & Automation.

phoehnel

  • 🔭 I’m currently working on various Projects for Customers.

  • 👨🏻‍💻 Qualifications: M. Sc. Computer Science - EXIN Certified DevOps Master - Microsoft Certified Azure Architect (AZ-303)

  • 💬 Let's talk about How AI Integrations will change the way we work in IT.

  • 📫 How to reach me linkedin.com/in/pascal-hoehnel

  • ⚡ Hobbys Biking, Traveling, Building stuff with Wood or Electronics

Connect with me:

pascal-hoehnel 8069229

Languages and Tools:

aws azure bash bootstrap django docker elasticsearch flask gcp git grafana graphql ifttt javascript linux mariadb matlab mysql nginx opencv pandas postgresql python pytorch redis sqlite tensorflow zapier

phoehnel

Pinned Loading

  1. REST-light REST-light Public

    Simple Microservice to control 433Mhz wireless sockets over HTTP, e.g. on a RaspberryPi

    Python 1 1

  2. ansible ansible Public

    Forked from ansible/ansible

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to clo…

    Python

  3. checkov checkov Public

    Forked from bridgecrewio/checkov

    Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.

    Python

  4. "left-click" open files in WSL vsCod... "left-click" open files in WSL vsCode on Windows
    1
    :: This script solves the Problem, that opening files in vsCode from Windows will
    2
    :: always open them in a local Windows Workspace, even if your default Workspace is in WSL.
    3
    :: To get around this, this script passes the called Path to the code executable inside WSL.
    4
    
                  
    5
    :: How to Use: