Skip to content
View GabrieleTronchin's full-sized avatar
🌍
Working from home
🌍
Working from home

Block or report GabrieleTronchin

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
GabrieleTronchin/README.md

Hello World 👋

I'm a software engineer specializing in backend development and distributed systems, with a focus on .NET and C#.

What You'll Find Here

This profile started years ago out of practical needs: as a consultant, I often had to evaluate technologies for clients, prototype solutions to validate ideas, or prepare hands-on material for internal training sessions.

Over time it became the place where I:

  • Experiment with technologies and architectural patterns outside of daily work
  • Explore trade-offs between different approaches before recommending them professionally
  • Build reference projects that serve as learning material or starting points for deeper discussions
  • Stay sharp keeping a hands-on approach is how I stay current

Most repositories here are side projects, spikes, or prototypes. Some are polished, some are intentionally rough.

Pinned Loading

  1. MediatRPipelines MediatRPipelines Public

    This repository serves as a playground for exploring MediatR pipelines in .NET. It demonstrates various use cases such as logging, caching, request validation, exception handling, and the Unit of W…

    C# 18 2

  2. AiSupportWorkflow AiSupportWorkflow Public

    AI-generated .NET 10 support workflow using Semantic Kernel, Akka.NET, and Clean Architecture. Built entirely by Kiro AI IDE to evaluate AI-driven development capabilities.

    C#

  3. EFTransactionalOutbox EFTransactionalOutbox Public

    A sample .NET marketplace Orders microservice demonstrating both the Transactional Outbox and Transactional Inbox patterns using C#, Entity Framework Core, MediatR, and Quartz.NET.

    C# 8 5

  4. ServerSentEvents ServerSentEvents Public

    This project provides an API to test Server-Sent Events (SSE) using .NET. SSE is a standard allowing servers to push real-time updates to clients over a single HTTP connection.

    C# 3

  5. Sample.DDD.GraphQL.API Sample.DDD.GraphQL.API Public

    This app is a sample API that exposes GraphQL. I utilized the Hot Chocolate NuGet package for this purpose. With this package, we can also filter the endpoints.

    C# 4 2