Pinned Repositories
BankAccount
This project is created for CockroachDB studies purposes
commit-messages-guide
A guide to understand the importance of commit messages and how to write them well
H2W
This repository is intended to be a useful collection of snippets that I called Hello World World.
MagaWishlist
MagaWishlist is an API being developed using .net core, ASP.NET, Dapper, Entity Framework, Polly, JWT Authentication, NSubstitute for UnitTest, coverlet, DDD concepts, SOLID principles, meaningful commits, evolutionary architecture, some microservices architecture common concept (circuit breaker, timeout)
MyAssetsIOS
App to control Assets using graphs
SimpleCorreiosTrackingService
A simple API to get tracking events from Correios in a JSON format
springboot-crud-template
This repository contains a simple CRUD REST API application using Springboot that can be used as a base for common projects. The main entity is EntityTemplate, feel free to copy it and change the names accordingly.
csharp
Exercism exercises in C#.
DistributedCircuitBreaker.NET