Skip to content
View luizeugeniob's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Barcelona, Spain
  • 20:31 (UTC +02:00)
Block or Report

Block or report luizeugeniob

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
luizeugeniob/README.md

Hi, I am Luiz Eugênio! 👋

With eight years of software engineering experience, my professional journey has been characterized by continuous learning and evolution. I began by working with antiquated technologies such as VB.NET, WebForms, and ADO.NET, establishing a solid and profound foundation of knowledge.

This knowledge base of old technologies has provided me with a comprehensive and detailed view of project lifecycles, contributing to my ability to anticipate challenges and deliver robust solutions.

Over the past four years, I have focused on innovative projects, transitioning to cutting-edge technologies such as .NET Core, Microservices, RabbitMQ, Kafka, and event-driven and domain-driven architectures. I also highlight my unit and integration testing proficiency, primarily using xUnit.

In summary, my professional journey reflects a constant pursuit of excellence and an inherent adaptability to the demands of the technology world. I am ready to face complex challenges, contribute to innovative projects, and add value through my diversified experience and deep understanding of software development. If there is a need for someone to lead or contribute to challenging projects, I am available to share my diverse experience and a profound understanding of software development. I am committed to adding value to dynamic teams and collaborating for the ongoing success of innovative projects.

Pinned Loading

  1. ApiDDD ApiDDD Public

    This is a project that exemplifies an API using ASP.NET Core 3.1, using DDD (Domain Driven Design) architecture.

    C#

  2. MicroRabbit MicroRabbit Public

    Microservice using RabbitMQ Messaging

    C#

  3. TDD-With-XUnit TDD-With-XUnit Public

    An ASP NET Core project with the application of the TDD (Test Driven Development) concept using XUnit.

    C# 1

  4. Integration-Tests-With-Moq-XUnit Integration-Tests-With-Moq-XUnit Public

    An ASP NET Core project to exemplify the implementation of integration tests with Moq and XUnit.

    C# 1

  5. DesignPatterns DesignPatterns Public

    This project contains practical examples in C# of implementing some Design Patterns.

    C#

  6. rate-limit rate-limit Public

    A project exemplifying how to implement rate limiting with custom middleware in .NET Core

    C#