Skip to content
View smholvoet's full-sized avatar
⚑
⚑

Block or report smholvoet

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. smholvoet.github.io smholvoet.github.io Public

    🌐 https://sanderh.dev

    HTML 1

  2. dependabot-devops.sh dependabot-devops.sh
    1
    #!/bin/bash
    2
    SYSTEM_COLLECTIONURI_TRIM=`echo "${SYSTEM_COLLECTIONURI:22}"`
    3
    PROJECT_PATH="$SYSTEM_COLLECTIONURI_TRIM$SYSTEM_TEAMPROJECT/_git/$BUILD_REPOSITORY_NAME"
    4
    echo "org: $SYSTEM_COLLECTIONURI_TRIM"
    5
    echo "project: $SYSTEM_TEAMPROJECT"
  3. .dotfiles .dotfiles Public

    Windows 10 / 11 clean install utility scripts πŸš€

    PowerShell 10