MarcosCostaDev
🇧🇷 🇨🇦 💻 Senior Software Engineer, Software Architecture lover. Asp.net, blazor, MAUI, Azure specialist.
SmartKargoOntario, Canada
Pinned Repositories
convertWordToWebSite
Criar sites usando arquivos words (.doc, .docx). / Create websites using word files (.doc, .docx).
MAUI-sql-server-docker
This project was created with a simulation of connection between maui and sql server
minimal-api-docker-TDD
This project is a participant in the first Rinha de Backend competition. Please note that this code is not intended for production use; it has been highly optimized for the competition. It has employed the best techniques to handle 3K to 7K records per second using two instances of a web app, database, cache with only 3GB of RAM and 1 unit of CPU.
ModernStore
Pos-graduacao-Projeto-e-implementacao-de-OO
Pós Graduação: Projeto e implementação de orientação a objetos com Java
RabbitMq-DotnetCore
Using rabbitmq with dotnet core
TDD-DDD-Eventsourcing-Mediator
A project that use onion architecture for C# .net projects. Developed using the Test Driven Development and CQRS strategy.
TelegraphConnector
TelegraphConnector is a Nuget package that lets you easily communicate with the Telegra.ph API and create and publish web pages using Telegra.ph resources. It has a wide range of features and functionality and lets you publish articles and share multimedia content. It's easy to use with simple methods and comprehensive documentation.
WebAppWithDockerAndTDD
This project uses the onion architecture, with domain-driven design and it was creating using the test-driven development approach in the backend. In the front-end, it uses Ionic + angular
MarcosCostaDev's Repositories
MarcosCostaDev/minimal-api-docker-TDD
This project is a participant in the first Rinha de Backend competition. Please note that this code is not intended for production use; it has been highly optimized for the competition. It has employed the best techniques to handle 3K to 7K records per second using two instances of a web app, database, cache with only 3GB of RAM and 1 unit of CPU.
MarcosCostaDev/TDD-DDD-Eventsourcing-Mediator
A project that use onion architecture for C# .net projects. Developed using the Test Driven Development and CQRS strategy.
MarcosCostaDev/convertWordToWebSite
Criar sites usando arquivos words (.doc, .docx). / Create websites using word files (.doc, .docx).
MarcosCostaDev/MAUI-sql-server-docker
This project was created with a simulation of connection between maui and sql server
MarcosCostaDev/Pos-graduacao-Projeto-e-implementacao-de-OO
Pós Graduação: Projeto e implementação de orientação a objetos com Java
MarcosCostaDev/TelegraphConnector
TelegraphConnector is a Nuget package that lets you easily communicate with the Telegra.ph API and create and publish web pages using Telegra.ph resources. It has a wide range of features and functionality and lets you publish articles and share multimedia content. It's easy to use with simple methods and comprehensive documentation.
MarcosCostaDev/ModernStore
MarcosCostaDev/2048
game 2048 using phaser, typescript
MarcosCostaDev/api-nodejs-mongodb
MarcosCostaDev/ConnectMAUI-WebApi
Como conectar o Aplicativo MAUI no Emulador Android e WEB Api na mesma máquina
MarcosCostaDev/jwt.aspnetcore.exemplo
Example to create an authentication using JWT in ASPNETCORE / Exemplo para criar de uma atenticação usando JWT em ASPNETCORE
MarcosCostaDev/RabbitMq-DotnetCore
Using rabbitmq with dotnet core
MarcosCostaDev/snake
MarcosCostaDev/vertical-tab-ionic
MarcosCostaDev/ImprovedApi
Base api to use in projects. Its include Dotnet Core 2.2, Mediator, Automapper, Flunt.
MarcosCostaDev/WebAppWithDockerAndTDD
This project uses the onion architecture, with domain-driven design and it was creating using the test-driven development approach in the backend. In the front-end, it uses Ionic + angular
MarcosCostaDev/api-nodejs-mongodb-typescript
MarcosCostaDev/coin-runner
MarcosCostaDev/ConsoleCharmosao
Criando uma console application com esteróides com o pacote System.CommandLine
MarcosCostaDev/first-game-starfall
my first game, star fall
MarcosCostaDev/first-Phaser-game
MarcosCostaDev/flunt.br
Extensions of Flunt for Brazilian projects
MarcosCostaDev/fsharp-api
F# version of my C# project https://github.com/MarcosCostaDev/minimal-api-docker-TDD
MarcosCostaDev/MarcosCostaDev
MarcosCostaDev/Maui-por-onde-comecar
This repo was created for following a article series that I am creating for my blog dev.to
MarcosCostaDev/openiddict-samples
ASP.NET Core and Microsoft.Owin/ASP.NET 4.x samples for OpenIddict
MarcosCostaDev/rinha-de-backend-2023-q3
Rinha de Backend - Edição 2023 Q3
MarcosCostaDev/rinha-de-compiler
🥖 | Rinha de compiladores (ou interpretadores kkkk
MarcosCostaDev/RinhaCompiler
The slowest AST interpreter you've seen in your life! This project is participant of The first Rinha de compiladores promoted by https://github.com/aripiprazole/rinha-de-compiler
MarcosCostaDev/UsingTestWithMock
This code is an example for the article published by myself in the medium in portuguese