Skip to content
View catvirt's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report catvirt

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

Welcome to my Profile!

About Me:

const string From = "Romania";
int Age = 15;

var Catvirt = new Dictionary<string, string>
{
    { "Knowledge", "C#, Python, (soon) Rust" },
    { "Tools", "Rider, InteliJ, PyCharm, Visual Studio" },
    { "OS", "Windows 10 Home" },
    { "Projects", "DorkR" }
};

var Contact = new Dictionary<string, string>
{
    { "Email", "cvirtbusiness@protonmail.com" },
    { "Discord", "catvirt#3939" }
};

Stats

 

Popular repositories Loading

  1. DumpBullet DumpBullet Public archive

    Just a simple tool, made to leech off config repo`s

    C# 9 1

  2. CrackedTOAuth CrackedTOAuth Public

    CrackedTO - Fully asyncronous example made for .NET

    C# 8

  3. PatchedTOAuth PatchedTOAuth Public

    PatchedTO - Fully asyncronous example made for .NET

    C# 4 1

  4. XmlOccurencesParser XmlOccurencesParser Public archive

    Just a basic tool, to parse off occurences!

    C# 2

  5. catvirt catvirt Public

    1

  6. cloud-buster cloud-buster Public

    Forked from SageHack/cloud-buster

    A Cloudflare resolver that works

    Python