Skip to content
View MyLongCode's full-sized avatar
💻
Learn ASP.NET
💻
Learn ASP.NET

Block or report MyLongCode

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

Hi, I'm Mikhailov Danil!

Software Engineer at Ural Federal University (UrFU)


About me

  • I build backend services and pet-projects mostly on ASP.NET
  • Interested in system design, microservices, clean architecture, and high-load basics
  • I like turning complex things into simple and maintainable solutions

Tech stack

Backend: ASP.NET Core, Web API, Entity Framework Core, LINQ
Databases: PostgreSQL, (basics) Redis
Messaging: RabbitMQ (basics), background workers
Tools: Docker, Git/GitHub, Swagger/OpenAPI, Postman
Cloud/DevOps (learning): Linux, CI/CD basics (GitHub Actions)


Architecture & Practices

  • Clean Architecture / Layered Architecture
  • SOLID, DRY, KISS
  • DDD (basics): entities, value objects, domain events
  • CQRS (basics), Mediator pattern
  • Repository, Unit of Work
  • Dependency Injection
  • Caching patterns (Cache-Aside)
  • Async messaging & Outbox pattern (learning)
  • Logging/Tracing basics (OpenTelemetry - learning)

const mylongcode = {
  pronouns: "he/him",
  code: ["C#", "Python", "JavaScript", "HTML", "CSS"],
  tools: [
    "ASP.NET Core", "Entity Framework Core", "PostgreSQL",
    "Redis", "RabbitMQ", "Docker",
    "Swagger/OpenAPI", "Postman", "Git"
  ],
  patterns: [
    "MVC", "MVP", "MVVM",
    "Clean Architecture", "CQRS (basics)",
    "Repository", "Unit of Work", "Dependency Injection"
  ],
  interests: [
    "Microservices", "System Design", "Algorithms",
    "Backend Architecture", "Performance basics"
  ],
  techCommunities: {
    developer: "AlgoRef",
    teamlead: "Galacat",
    speaker: "Algoritmika"
  },
  challenge: "I am doing the #30DaysOfCode challenge focused on ASP.NET, algorithms and architecture"
};

Pinned Loading

  1. bookingRestaurantBackendAsp bookingRestaurantBackendAsp Public

    if's repo for backend on C# in project bookingRestaurant in other repo

    C#

  2. banking-pet banking-pet Public

    banking pet project

    C#

  3. CSharp-practices CSharp-practices Public

    it's repo with practices on C# from study platform Ulearn

    C#

  4. URFU_Scheduling URFU_Scheduling Public

    C# 1

  5. iki1you/api_gateway_microservices iki1you/api_gateway_microservices Public

    C# 1