Skip to content
View MrEshboboyev's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report MrEshboboyev

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

Hi 👋, I'm Diyorbek Eshboboyev

A passionate backend developer from Uzbekistan

Coding

mreshboboyev

LinkedIn Profile

  • 🔭 I’m currently working on PayVerse (FinTech Solution)

  • 🌱 I’m currently learning ASP.NET Core (Domain Driven Design)

  • 👯 I’m looking to collaborate on .NET development

  • 💬 Ask me about Backend, API

  • 📫 How to reach me [email protected]

Connect with me:

mreshboboyev mreshboboyev diyorbek-eshboboyev-52bb7b297

Languages and Tools:

dotnet-core csharp azure cplusplus javascript docker kubernetes mongodb mssql postgresql bootstrap chartjs

mreshboboyev

 mreshboboyev

mreshboboyev

Pinned Loading

  1. distributed-caching-system-with-cache-invalidation distributed-caching-system-with-cache-invalidation Public

    A high-performance distributed caching system built with .NET 9 and Redis, featuring cache invalidation, multiple caching strategies (Cache-Aside, Write-Through), and Clean Architecture. This proje…

    C#

  2. multi-factor-authentification multi-factor-authentification Public

    This repository demonstrates a Multi-Factor Authentication (MFA) system in .NET, built using Domain-Driven Design (DDD) and Clean Architecture. It includes secure user registration, token-based aut…

    C#

  3. jwt-token-refresh-mechanism jwt-token-refresh-mechanism Public

    A secure, scalable JWT Token Refresh Mechanism built with .NET 9, Domain-Driven Design (DDD), and Clean Architecture. Implements refresh tokens, secure authentication, and token revocation to enhan…

    C#

  4. api-versioning api-versioning Public

    A C# repository demonstrating API versioning, feature flags, and feature flag targeting in ASP.NET Core. It uses Entity Framework Core (EF Core) with an in-memory database to showcase dynamic featu…

    C# 1

  5. api-rate-limiter api-rate-limiter Public

    A robust and scalable API Rate Limiter implementation in .NET Core, supporting 4 algorithms (Fixed Window, Sliding Window, Token Bucket, Concurrency) with IP-based rate limiting. Built using Clean …

    C#

  6. concurrency-control concurrency-control Public

    This repository demonstrates how to handle concurrency in Entity Framework Core with PostgreSQL. It includes examples of configuring and using the RowVersion property for concurrency checks, along …

    C# 1