Skip to content
View AntoPorter's full-sized avatar
:shipit:
:shipit:

Block or report AntoPorter

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
AntoPorter/README.md

πŸ‘‹ G'Day, I’m Anto Porter

# Introduction Script for GitHub Profile

# Function to display a humorous introduction
function Show-Introduction {
    $intro = @"
    G'Day! 🌍
    I'm Anto Porter, a Cloud Security Architect from Perth, WA.
    When I'm not busy wrestling with cyber threats, you can find me:
    - Crafting secure solutions with Microsoft Intune and Defender XDR πŸ›‘οΈ
    - Navigating the clouds of Azure ☁️
    - Building fortresses that even the most cunning hackers can't breach 🏰

    Fun Fact: My PowerShell scripts have been known to cause confusion and improve productivity. Use with caution! πŸ˜„

    Powered by copious amounts of coffee β˜•

    Feel free to explore my repositories, contribute, or just say hi!
    "@
    Write-Host $intro
}

# Execute the introduction function
Show-Introduction

Pinned Loading

  1. TrustM365 TrustM365 Public

    Free, self-hosted M365 configuration drift monitoring. Baseline your tenant, detect changes at the property level, and restore in one click. For MSSPs and admins.

    JavaScript 28 2

  2. Intune-Remediations Intune-Remediations Public

    I hope these Microsoft Intune Remediations inspire you to make your own!

    PowerShell 114 22

  3. Intune-ToastNotifications Intune-ToastNotifications Public

    Toast Notification Creator for Intune

    PowerShell 23