Skip to content
View mtboren's full-sized avatar

Organizations

@PowerCLIGoodies @vNugglets

Block or report mtboren

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
mtboren/ReadMe.md

About Matt

Professional Overview

Senior Architect with passion for doing the most with the least expenditure, presently via enterprise-scale automation and declarative infrastructure, having honed these skills over 20+ years. I currently engineer secure, compliant-and-by-design solutions that embrace "Everything as Code" principles, ensuring high velocity and consistency. And, I look forward to ever-faster and ever-better when teaming up with emerging technologies.

A Few Distinguishers and High Points:

  • [Efficiency] Modern, Just-Enough Strategy: Leveraging simplicity, reusability, and modern capabilities, treating infrastructure (and everything possible) as a version-controlled, scalable software product

  • [Growth] Automation, Improvement, Capability Multiplier: Making us all better / faster / stronger via collaboration, teaching / mentoring, and continued learning. Examples: contributing to stronger community via open-source projects, blogs, universal team building, and even a reference book along the way

  • [Effectiveness] Declarative, Observable Approach: Codifying infrastructure (IaC) and policy, along with reusable CI/CD workflows that standardize deployment logic, enabling rapid iteration with full auditability

Personal Overview

Fun loving explorer who enjoys the journey and the destination 🗺️✈️🥾⛰️❄️🚣. I also spend my time making beautiful music 🎸.

Pinned Loading

  1. vNugglets/vNPSMod_AWSSSO vNugglets/vNPSMod_AWSSSO Public

    PowerShell module for PowerShell-ifying some AWS SSO interactions

    PowerShell

  2. Examples of getting knowledge from P... Examples of getting knowledge from PDF text contents via AI integration
    1
    ## overall:  get some contents of a document (say, a breach report) and get intelligent insights via fabric tool (https://github.com/danielmiessler/Fabric)
    2
    
                  
    3
    ## use PowerShell and the PSWritePDF module
    4
    Install-Module -Name PSWritePDF -Scope CurrentUser
    5
    Convert-PDFToText -FilePath $strSomePdf | fabric --pattern analyze_threat_report
  3. PowerShellSkills PowerShellSkills Public

    Topics on strengthening your PowerShell skills -- general, debugging, authoring, more

    Shell

  4. vNugglets/PowerShellArgumentCompleters vNugglets/PowerShellArgumentCompleters Public

    Some work on making Argument Completers for PowerShell cmdlets (like those from VMware PowerCLI)

    PowerShell 14

  5. PowerCLIGoodies/DRSRule PowerCLIGoodies/DRSRule Public

    PowerShell module with support for managing vSphere DRS Rules and Groups

    PowerShell 30 8

  6. XtremIO.Utils XtremIO.Utils Public

    XtremIO PowerShell module.

    PowerShell 4 2