Pinned Repositories
aspnetcore-docket-azure-devops
Dummy API to test Azure DevOps intergration
aspnetcore-elasticsearch
Small test for running ElasticSearch with Kibana and publishing logs to it.
card-games-simulator
Simulating card games using F#
checkout-kata
Using a simple checkout problem to test two different approaches of design driven by tests: classical and mockist
DummyWebSockerServer
WebSocket server with a endpoint to broadcast a message to all connected clients. Useful for manual and integrated tests.
flavio1110
flavio1110.github.io
Personal site
go-for-csharp-devs
Links, questions, and experiments gathered along my way learning Go.
rest-countries
Port of rest-countries using ASP.NET Core 2.0 w/ C#
rinha-de-backend
My implementation of "Rinha de backend" challenge
flavio1110's Repositories
flavio1110/go-for-csharp-devs
Links, questions, and experiments gathered along my way learning Go.
flavio1110/card-games-simulator
Simulating card games using F#
flavio1110/checkout-kata
Using a simple checkout problem to test two different approaches of design driven by tests: classical and mockist
flavio1110/flavio1110.github.io
Personal site
flavio1110/rest-countries
Port of rest-countries using ASP.NET Core 2.0 w/ C#
flavio1110/rinha-de-backend
My implementation of "Rinha de backend" challenge
flavio1110/aspnetcore-docket-azure-devops
Dummy API to test Azure DevOps intergration
flavio1110/aspnetcore-elasticsearch
Small test for running ElasticSearch with Kibana and publishing logs to it.
flavio1110/DummyWebSockerServer
WebSocket server with a endpoint to broadcast a message to all connected clients. Useful for manual and integrated tests.
flavio1110/flavio1110
flavio1110/got
A CLI written in GO for with some shortcuts that I use daily
flavio1110/large-csv-to-pgsql
Example of importing data into the database without loading the entire file into memory.
flavio1110/rinha-backend-2024-q1
My implementation of "Rinha de backend 2024 Q1" challenge.
flavio1110/rinha-de-backend-2024-q1
Repositório da 2ª edição da Rinha de Backend
flavio1110/TicTacToe-React
Implement a simple TicTacToe with JS and React
flavio1110/upload-large-files
This is an experiment for uploading large files over http
flavio1110/WcfAppExample
Just an example of wcf multi-ways binds and proxies + mvc