Skip to content
View urgorri's full-sized avatar

Block or report urgorri

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

Pinned Loading

  1. goldsrc-bsp-viewer goldsrc-bsp-viewer Public

    Framework-agnostic GoldSrc BSP viewer for Half-Life maps, built with Three.js, with an optional React wrapper.

    TypeScript

  2. geu-new-bspguy geu-new-bspguy Public

    Forked from UnrealKaraulov/newbspguy

    Goldsrc map viewer/editor without decompiling. Also can view .MDL models.

    C++

  3. A comprehensive, read-only PowerShel... A comprehensive, read-only PowerShell script that analyzes Windows system health and generates AI-friendly diagnostic reports.
    1
    <#PSScriptInfo
    2
    .VERSION 2.0.0
    3
    .GUID 'a3b8c4d6-e5f7-4890-ab12-cd34ef567890'
    4
    .AUTHOR 'Windows Platform Engineering'
    5
    .DESCRIPTION 'Production v2.0 Windows diagnostic collector, analyzer, and report generator.'
  4. An interactive CLI wizard to generat... An interactive CLI wizard to generate standalone, fully-compatible PowerShell (.ps1) scripts for registering Windows Scheduled Tasks. Supports multiple actions, custom delays, and launching tasks inside a new Windows Virtual Desktop.
    1
    <#
    2
    .SYNOPSIS
    3
    Interactive Windows Scheduled Task Generator.
    4
    5
    .DESCRIPTION