IcaroTorres-zz
Software Engineer since 2016. Love music, anime, learning and challenges. Interested in DevOps, Cloud, Distributed systems and Resilient APIs.
AmazonAracaju, State of Sergipe , Brazil
Pinned Repositories
async-order-simulator
.Net Core 3.1 SignalR and MediatR real-time async order handler demonstration.
DesignPatterns
Repository for all of my Daily Design Pattern posts.
guild-api
A REST API with interactions between models representing guilds, members, invites and memberships, made in .Net Core including listed concepts on readme during development
HateoasNet
A small hateoas library for .NET with fluent-like configuration and easy integrations with lambda expressions for building hateoas links with type mapping. Supports ease for custom hateoas output implementations.
rabbitmq-billing-processing
This repo demonstrates two different approaches to solving a fictitious Customer Billing Processing scenario. For such end are used .Net core 3.1, RabbitMQ, MongoDB Atlas, Redis Distributed Cache, Sqlite, Rest APIs and Console Workers.
rest-hateoas-redis-cqrs
simple .net core rest apis with basic implementation of cqrs, repository, unit of work, hateoas, redis cache.
testable-code-sample
Brief demonstration of differences related to Unit testing between testable and untestable pieces of code
IcaroTorres-zz's Repositories
IcaroTorres-zz/guild-api
A REST API with interactions between models representing guilds, members, invites and memberships, made in .Net Core including listed concepts on readme during development
IcaroTorres-zz/HateoasNet
A small hateoas library for .NET with fluent-like configuration and easy integrations with lambda expressions for building hateoas links with type mapping. Supports ease for custom hateoas output implementations.
IcaroTorres-zz/rabbitmq-billing-processing
This repo demonstrates two different approaches to solving a fictitious Customer Billing Processing scenario. For such end are used .Net core 3.1, RabbitMQ, MongoDB Atlas, Redis Distributed Cache, Sqlite, Rest APIs and Console Workers.
IcaroTorres-zz/async-order-simulator
.Net Core 3.1 SignalR and MediatR real-time async order handler demonstration.
IcaroTorres-zz/rest-hateoas-redis-cqrs
simple .net core rest apis with basic implementation of cqrs, repository, unit of work, hateoas, redis cache.
IcaroTorres-zz/testable-code-sample
Brief demonstration of differences related to Unit testing between testable and untestable pieces of code
IcaroTorres-zz/DesignPatterns
Repository for all of my Daily Design Pattern posts.
IcaroTorres-zz/authentication-asp-mvc
Sample Authentication Login Project in Asp.Net MVC5 applying DI, TDD with Inmemory DbContexts and a basic UI made with Bootstrap 4
IcaroTorres-zz/BoB9
BoB9 is the Alias to Black or Blue which is the game's name. It's a turn based card game between 2 players in Python 2.7.12.
IcaroTorres-zz/booklist
IcaroTorres-zz/codesignal
My Codefights solutions
IcaroTorres-zz/guidemy
Agile project management prototype, developed as my undergraduate thesis, to improve Agile Methodologies applied on Higher Education Projects at Federal University of Sergipe (UFS) Computing Department (DCOMP) and IT graduations of the region.
IcaroTorres-zz/IcaroTorres
A bit more about me.
IcaroTorres-zz/orm-abstraction
Abstraction over .Net ORMs (Entity Framework 6 | Entity Core) as source of data.
IcaroTorres-zz/repository-pattern-ef6
My .NET c# Repository and Unit of Work Pattern implementation using Entity Framework 6
IcaroTorres-zz/SecurityEssentials
Raise your baseline in security by using this as your template instead of default Mvc project. Keep your app secure by continuously applying Security rules