Skip to content
View JeanLLopes's full-sized avatar
🎯
developing the new
🎯
developing the new

Organizations

@XP-Tech-Hackathon
Block or Report

Block or report JeanLLopes

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

😎 Jean Lima Lopes

Developer Jean = Developer
    .Married()
    .LivesIn(Countries.Brazil)
    .CodesIn(language => language
        .CSharp()
        .TypeScript()
        .JavaScript()
        .SQL()
        .Bash() 
        .Shell()
        .Python()
        .Node()
        .Erlang()
        .JavaScript()
        .Go()
        .Python())
    .Interested(@in => @in
        .SoftwareArchitecture()
        .DomainDrivenDesign()
        .DistributedSystems())
    .Found(at => at
        .Twitter("https://twitter.com/_jeanllopes")
        .LinkedIn("https://br.linkedin.com/in/jean-lima-lopes-5a241245"));

while (jean.HasLife)
{
    jean.Travel();
    jean.EnjoyLife();
    jean.Code();
}

// todo: find out what is next 😅

Pinned

  1. Solid-Typescript Solid-Typescript Public

    Conceitos de SOLID com Typescript

    TypeScript

  2. SOLID SOLID Public

    Forked from EduardoPires/SOLID

    Aplicação dos princípios do SOLID e suas violações.

    C#

  3. AzureFunction--GithubMonitor AzureFunction--GithubMonitor Public

    Azure function

    C#

  4. websocket-web_site_status websocket-web_site_status Public

    C#

  5. docker/kitematic docker/kitematic Public archive

    Visual Docker Container Management on Mac & Windows

    JavaScript 12.2k 1.4k

  6. TypeScript-Basic TypeScript-Basic Public

    TypeScript-Basic ( NetCoders - GDG )

    HTML 1