Skip to content
wolfyzdbois:~$ cat description.cs
> You have just landed on my space reserved for studies.
> Public repo: Training, tests ...
> Repo on whitelist: Corrections & Documents reserved for those concerned
> Otherwise, this is a private storage space
using WolfyzDBois;

class Program
{
    static void Main()
    {
        
    if (userInput == "student" && know == true)
    {
       return("WolfyzDBois in DM on Discord to access the repositories that interest you");

    }
    else if (userInput == "student" && know == false)
        {
           return(["Alias", "GitGuide", "TemplateLatex"]);
        }
    else throw new UnauthorizedAccessException("Hmmm...who are you?");
        
    }
}

Popular repositories Loading

  1. Aliases Aliases Public

    Alias for push/archi/submit

    Shell 2

  2. vimrc vimrc Public

    Vim Script 1

  3. .github .github Public

  4. GitGuide GitGuide Public

    A guide for Git

    TeX

  5. syndrome_fear_website syndrome_fear_website Public

    HTML

  6. syndromefear_website_deploy_test syndromefear_website_deploy_test Public

    HTML

Repositories

Showing 9 of 9 repositories

Top languages

Loading…

Most used topics

Loading…