Skip to content
View stduhpf's full-sized avatar
Block or Report

Block or report stduhpf

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. universalis universalis Public

    Shader

    GLSL 11

  2. bootsector-hexdump bootsector-hexdump Public

    Assembly

  3. mandelboot mandelboot Public

    A bios-based NASM bootloader for x86 architecture, drawing the mandelbrot set

    Assembly 1

  4. ptilispy ptilispy Public

    Python

  5. tinypt tinypt Public

    C based Path tracing renderer

    C 1

  6. Force mute out of focus Windows app Force mute out of focus Windows app
    1
    # This code is licensed under the terms of the MIT license
    2
    
    
    3
    # This script is made to force some Windows app to stop outputting sound when not focused.
    4
    # Requirements: - Windows operating system (tested on Windows 10 22H2)
    5
    #               - python 3