Skip to content
View leventozz's full-sized avatar

Block or report leventozz

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

Hi there 👋

I'm Levent, a curious software engineer. I've professional experience in .NET.

I'm especially curious about the application of theoretical knowledge as a practice in projects.

That's why I like to do deep research on new technologies and their usability in my free time.

Pinned Loading

  1. wallet-framework wallet-framework Public

    Reference implementation of a Fintech Microservices architecture on .NET 10. Demonstrates best practices for DDD, distributed tracing (Jaeger/Prometheus), and resiliency patterns (Outbox/Inbox).

    C# 2

  2. outbox-relay outbox-relay Public

    A .NET 8 & RabbitMQ project demonstrating the Transactional Outbox Pattern for zero message loss. Guarantees "at-least-once" delivery and manages consumer idempotency, even during broker downtime.

    C# 1

  3. ecommerce-saga ecommerce-saga Public

    A production-ready example of the Saga (Orchestration) pattern. This project integrates .NET, RabbitMQ, MassTransit, EF Core, and PostgreSQL to ensure data consistency in a distributed system.

    C#

  4. microservices-app microservices-app Public

    I built microservice structure with event driven architecture

    C# 1

  5. elastic-net elastic-net Public

    ElasticSearch .Net Practice

    C# 1

  6. signalR-workerService signalR-workerService Public

    In .NET 6, use SignalR and worker service together

    C# 8 1