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

Block or report WidovV

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
WidovV/README.md

public class WidovV
{
    public string Name = "WidovV";
    public DateTime StartedProgramming = new(2022, 1, 17);
    public string Location = "Denmark";

    public string[] Communities =
    [
        "CPH-Gaming", // https://cph-gaming.dk/
        "RidgeKrew" // https://steamcommunity.com/groups/ridgekrew
    ];
    
    public string[] Socials =
    [
            "Discord: widovv",
            "Steam: https://steamcommunity.com/id/WidovV/",
            "Youtube: https://www.youtube.com/@widovv1656",
            "Gamebanana: https://gamebanana.com/members/1956221"
    ];

}

Top Langs

Pinned

  1. cs2-connectionlogs cs2-connectionlogs Public

    Log connections to discord and/or a database

    C# 16 5

  2. Plugin-AdminMenu Plugin-AdminMenu Public

    Provides a globalized admin menu

    C# 4 1