Skip to content
View ralacher's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report ralacher

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

Hi there πŸ‘‹

Azure cloud solution architect, open source advocate, software hobbyist. I like to work on cloud technologies, application modernization, DevSecOps implementations, and data engineering and warehousing.


🌐 Languages

PythonBashPowerShellC#JavaJavaScriptTypeScriptC


βš™οΈ Frameworks

AngularJSDjangoFlaskFlutterMaterial-UINode.js


πŸš€ Technologies

AzureTerraformPackerSplunkDockerGimpGitHubJupyterKubernetesVisual StudioPower BI


πŸ’» Operating Systems

Red HatUbuntuFedoraRaspian


πŸ“§ Find Me On

Pinned Loading

  1. Azure CLI Cheat Sheet Azure CLI Cheat Sheet
    1
    # Az CLI
    2
    Collection of commands I've found useful and don't want to forget or lose from my shell history.
    3
    ## Account
    4
    ```
    5
    # Set the context
  2. Azure DevOps Build Pipeline Examples Azure DevOps Build Pipeline Examples
    1
    # Pipeline to build, test, and package an Angular SPA
    2
    
                  
    3
    trigger:
    4
    - master
    5