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#. Every now and then I publish something, it's my small way of giving back to the community that has taught me so much. Blog

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#