Skip to content
View PatrickSouza27's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report PatrickSouza27

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

Patrick Aquino de Souza

Análise e Desenvolvimento de Sistemas SENAC-SC/Brusque📚
Software Developer C# .NET Junior💻

var Patrick = new SkillsBuilder()
    .Developer("Software Developer C# .NET Junior")
    .UniversityEducationCourse("Analysis and systems development")
    .ParseSkills(new()
    {
        new("Front-end").("HTML5", "CSS3", "Javascript"),
        new("Code").("Python", "Javascript", "C", new MainLanguage(C#))
        new("Data").("Oracle", "MySQL", new DatabaseUsed(SQLServer)),
        new("tools").($"Node", .NET(), ASP.NET()),
        
        new("architecture").(@"/Microsserviços");
        new("ORM").($"{Entity Framework}, {Dapper}"),
        new("DevOps").("Git e Github / Azure / Docker / Oracle Cloud").Split(" / ");
    })
    .WriteToJsonFile("output.json")
    .LogToConsole()
    .Build()
    .Run(1);
    
   "Demore o tempo que for para decidir o que você quer da vida," 
     "E depois que decidir, Não recue ante nenhum pretexto"
                    {Friedrich Nietzsche}

Azure git git git git git Python Python Csharp Csharp amazon linux git

Pinned

  1. ArenaVirtualSports ArenaVirtualSports Public

    web scraping from the website database https://www.cyberarena.live/schedule-efootball, save in excel file (csv) for data analysis

    C# 1

  2. RFIDManager RFIDManager Public

    Radio Frequency Identification or RFID is a method of automatic identification using radio signals.

    C#

  3. ASP-NET-CourseBalta-APIs ASP-NET-CourseBalta-APIs Public

    Desenvolvimento de APIs utilizando ASP.NET e autenticação/autorização JWT (JSON Web Tokens) / Entity framework Core: SqlServer / Sqlite

    C# 1

  4. PDV-Projeto PDV-Projeto Public

    Sistema de Gestão Analítica e PDV / API Gestão de Produtos / ASP.NET C# Forms e Dapper / XUnit / Identity / Swagger

    C# 2 2

  5. PlacaCarro-API PlacaCarro-API Public

    Consulta Informações por Placa do Carro - API / ASP.NET / WebApi. Gratuita para o Uso (em processo de publicação!).

    C# 1 1