Skip to content
View Lillow's full-sized avatar
♾️
Coding
♾️
Coding

Block or report Lillow

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

Language | Idioma

🇧🇷 Portuguese | Português
🇺🇸 English | Inglês

Danillo Silva | Web Developer

var lillo = new Developer
{
    Name = "Danillo Silva",
    Pronouns = "He | His",
    Function = "Backend",
    CurrentEducation = "Estácio",
    Hobbies = [ "Learn",
                  "Gym",
                  "Games",
                  "Code",
                  "Series and Anime",
                  "Meet friends",
                ],
    Ambitions = [ "Develop leadership, management and technical skills",
                    "Achieving balance in personal and professional life",
                    "Achieve fluency in English"
                ]
};

var myLife = new Life(lillo);

myLife.Start();
while (!myLife.Successful)
{
    Life.TryAgain(myLife);
    if (!myLife.IsAlive) break;
}

Languages and Tools

                               

Pinned Loading

  1. venv-manager venv-manager Public

    Python 1 1