Skip to content
View michaelsanford's full-sized avatar
🤹
...and now I am future me.
🤹
...and now I am future me.

Organizations

@Node-Virtualization @genosets @swift-mtl @StelvioInc

Block or report michaelsanford

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

Pinned Loading

  1. My PowerShell 7 $profile My PowerShell 7 $profile
    1
    # Guard: do nothing if PSReadLine is unavailable (e.g., non-interactive hosts)
    2
    if (-not (Get-Module -ListAvailable -Name PSReadLine)) { return }
    3
    
                  
    4
    # Base options: prompt + colours
    5
    $PSROptions = @{
  2. Tip-Tap Tip-Tap Public

    A typing game for youngsters

    Python 1

  3. Windows 11 Maintenance (DISM, SFC, c... Windows 11 Maintenance (DISM, SFC, compact VM disks)
    1
    <#
    2
    .SYNOPSIS
    3
        Performs comprehensive Windows system maintenance tasks.
    4
    5
    .DESCRIPTION
  4. Node-Virtualization/node-virtualbox Node-Virtualization/node-virtualbox Public

    A JavaScript Library for Interacting with VirtualBox

    JavaScript 258 68

  5. DTMF-Butler DTMF-Butler Public archive

    Dockerized Python serial modem attendant to pick up and dial a key, with support for Telegram Bot integration.

    Python 2

  6. bittray bittray Public archive

    A Windows system tray app for monitoring your BitBucket pull requests, written in Go

    Go 5 1