Skip to content
View leandromtr's full-sized avatar

Block or report leandromtr

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
leandromtr/README.md

Hey! Leandro here 😁

LinkedIn GitHub

πŸ’» Software developer since 2006, currently specializing in .NET backend development.


πŸ§‘β€πŸ’» About Me

I'm a software developer since 2006 with a strong focus on backend development using the .NET ecosystem, always keeping up with the ever-evolving world of software development (at least trying).
My experience ranges from building and maintaining web applications to managing infrastructure on Azure.

  • πŸ”­ Currently working with: .NET Core, .NET Framework and Azure
  • 🌱 Always learning: new standards, best practices, and emerging technologies
  • ⚑ Fun fact: I worked in digital marketing for 3 years, taking on roles such as Product Owner and even email marketing manager β€” so I can still be helpful in that area... at least to make amends for all the spam emails I sent to your inbox.

πŸ›  Tech Stack

Backend & APIs

C# .NET ASP.NET Core Entity Framework

Frontend

JavaScript HTML5 CSS3

Limited knowledge in: TypeScript React

Databases

SQL Server MySQL Redis

CMS

Umbraco

Messaging & Cloud

RabbitMQ Azure

Tools

Docker Git GitHub Visual Studio


πŸ”§ Additional Skills & Experience

  • πŸ–₯️ Embedded Systems Development Migration from .net Framework to .Net Core
  • πŸ§ͺ Unit Testing β€” xUnit, NUnit, MSTest
  • πŸ“Š API Design β€” RESTful services, versioning, and documentation
  • πŸ”’ Information Security β€” ISO 27001 implementation experience
  • πŸ“£ Digital Marketing β€” Product Owner, email marketing, and SEO.

πŸ… Certifications

Foundational C# with Microsoft
Foundational C# with Microsoft
freeCodeCamp Β· Issued Mar 2024
Microsoft Azure Fundamentals
Microsoft Azure Fundamentals (AZ-900)
Microsoft Β· Issued Oct 2021
Credential ID: 990955329
---

πŸ“Š GitHub Stats

GitHub Streak

Popular repositories Loading

  1. InventoryManagementSystem InventoryManagementSystem Public

    IMS (Inventory Management System) is a simple inventory management with minimal features. The app uses the concept of ASP.NET Core Blazor in .NET 6 using EF Core, SQL Server, Clean Architecture.

    C# 1 1

  2. FireBrigadePrototype FireBrigadePrototype Public

    Work schedule project designed for a fire department, aimed at ensuring that, despite different types of absences, it is still possible to manage and maintain a minimum staff level.

    JavaScript

  3. HealthChecksDemo HealthChecksDemo Public

    An example of an app to check if their different projects are healthy and to display their respective status.

    C#

  4. DemoFeatures DemoFeatures Public

    A project that aims to be a code repository from own development or based on tutorials practiced by the author, which may be useful for future implementations and uses.

    C#

  5. GrpcDemo GrpcDemo Public

    Demo Project with different GRPC (Google Remote Procedure Call) implementation approaches

    JavaScript

  6. MinimalApiDemo MinimalApiDemo Public

    An example of a minimal API that contains CRUD, JWT authentication, validation, and other best practices based on a type project ASP.NET Core Web API (Minimal).

    C#