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.

Content in all repositories owned by your account will be closed.
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
MrEshboboyev/README.md

Diyorbek Eshboboyev

Typing SVG

LinkedIn Portfolio Telegram Email Profile Views


👨‍💻 About Me

I am a Software Engineer specializing in backend development, high-throughput APIs, and distributed systems. My primary focus is architecting resilient, production-grade applications using the .NET ecosystem and cloud-native technologies.

  • 🔭 Focus: Scalable microservices, distributed caching, and clean software architecture.
  • 🏛️ Architecture & Practices: Domain-Driven Design (DDD), CQRS, Clean Architecture, SOLID principles, TDD.
  • Core Stack: C#, ASP.NET Core, .NET Aspire, Entity Framework Core, Azure, Docker, Kubernetes.
  • 🚀 Currently Exploring: AI vector search & embeddings in .NET, event-driven messaging, and performance optimization.

🛠️ Tech Stack & Tooling


Category Technologies & Tools
Languages & Frameworks C#, ASP.NET Core, .NET Aspire, Entity Framework Core, JavaScript / TypeScript
Architecture & APIs Clean Architecture, Domain-Driven Design (DDD), CQRS, REST APIs, gRPC, GraphQL
Databases & Caching PostgreSQL, Microsoft SQL Server, MongoDB, Redis, Distributed Caching
Cloud & DevOps Microsoft Azure, Docker, Kubernetes, CI/CD (GitHub Actions), Terraform
Engineering Tools Visual Studio, JetBrains Rider, Postman, Git

🚀 Highlighted Repositories

Project Description Tech Stack
microservices-template Pre-configured production-ready microservices architecture with API Gateway, Auth, and observability. .NET Core, Microservices, Docker
url-shortener-with-aspire Cloud-native URL shortening service leveraging .NET Aspire, Redis caching, and PostgreSQL. .NET Aspire, Redis, PostgreSQL
distributed-caching-system High-performance distributed caching implementation with automated cache invalidation strategies. C#, Redis, Cache Invalidation
multi-factor-authentification Robust Multi-Factor Authentication (MFA) system built strictly following Domain-Driven Design principles. ASP.NET Core, DDD, Security
vector-search-dotnet AI-powered semantic search & recommendation engine using vector embeddings in .NET. MongoDB Atlas, Vector Search, .NET

📊 GitHub Activity & Contributions


Designed with minimalism • Powered by GitHub Actions • Last updated August 2026

Pinned Loading

  1. cv cv Public

  2. aspect-oriented-programming aspect-oriented-programming Public

    This project is about AOP (Aspect Oriented Programming), one of the paradigms to which OOP belongs [.NET 9.0, C#]

    C#

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

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

  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# 1

  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# 6 1