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 InspireEd (Learning Management System)

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

  • 👯 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. 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#

  2. 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#

  3. 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

  4. 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

  5. factory-pattern factory-pattern Public

    A .NET application implementing the Factory Pattern to generate invoices in various formats (PDF, TXT, CSV). Utilizes QuestPDF for creating professional PDF documents and the Repository Pattern for…

    C# 1

  6. background-jobs-with-hangfire background-jobs-with-hangfire Public

    A .NET application for managing email services using Hangfire background jobs. Built with PostgreSQL for data persistence, SMTP for email delivery, and the Options pattern for configuration flexibi…

    C#