Skip to content
View AlbertKellner's full-sized avatar
🚀
Codando!
🚀
Codando!
Block or Report

Block or report AlbertKellner

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
AlbertKellner/README.md
static void InfiniteImprobabilityDrive()
{
    if (Guid.NewGuid() == Guid.NewGuid())
    {
        ExplodeUniverse();
    }
    else
    {
        Console.WriteLine("O universo está a salvo.");
    }
}

Pinned

  1. AlbertKellner.Playground.Ecs AlbertKellner.Playground.Ecs Public

    Playground em .net

    C#

  2. GeminiClone GeminiClone Public

    Código criado por Chat-GPT 4

    C# 1

  3. BoasPraticasDotNet BoasPraticasDotNet Public

    Documento de Boas Práticas de codificação em .net