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

Block or report monaboiste

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 Loading

  1. hazel-particle-system-demo hazel-particle-system-demo Public

    Simple particles created on [Hazel Engine](https://github.com/TheCherno/Hazel)

    C++

  2. data-structures data-structures Public

    Repository contains simple code snipptes for data structures implemented in C++.

    C++

  3. hazel-private-branch hazel-private-branch Public

    Forked from TheCherno/Hazel

    Hazel is Windows application based off TheCherno's YouTube game engine series, found at thecherno.com/engine.

    C++ 1

  4. Updates the IP address of your Duck ... Updates the IP address of your Duck DNS domain(s). Intended to be run as a scheduled task.
    1
    <#
    2
    .SYNOPSIS
    3
        Updates the IP address of your Duck DNS domain(s).
    4
    .DESCRIPTION
    5
        Updates the IP address of your Duck DNS domain(s). Intended to be run as a
  5. Script starts local DNS server (Pi-H... Script starts local DNS server (Pi-Hole in Docker).
    1
    #Requires -RunAsAdministrator
    2
    
                  
    3
    <#
    4
    .SYNOPSIS
    5
        Activates Pihole DNS server. Must be run with elevated permissions.