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}
Highlights
- Pro
Pinned Loading
-
ArenaVirtualSports
ArenaVirtualSports Publicweb scraping from the website database https://www.cyberarena.live/schedule-efootball, save in excel file (csv) for data analysis
C# 1
-
RFIDManager
RFIDManager PublicRadio Frequency Identification or RFID is a method of automatic identification using radio signals.
C#
-
ASP-NET-CourseBalta-APIs
ASP-NET-CourseBalta-APIs PublicDesenvolvimento de APIs utilizando ASP.NET e autenticação/autorização JWT (JSON Web Tokens) / Entity framework Core: SqlServer / Sqlite
C# 1
-
PDV-Projeto
PDV-Projeto PublicSistema de Gestão Analítica e PDV / API Gestão de Produtos / ASP.NET C# Forms e Dapper / XUnit / Identity / Swagger
-
PlacaCarro-API
PlacaCarro-API PublicConsulta Informações por Placa do Carro - API / ASP.NET / WebApi. Gratuita para o Uso (em processo de publicação!).
If the problem persists, check the GitHub status page or contact support.