Hi!
My name is Alexey and I'm a software engineer.
I'm specialized mostly in developing distributed and highload systems. Working with C#, Golang and Kotlin. My recent work experience is on LinkedIn and my projects are available on GitHub.
Simple solution for polling status of long-running MongoDB queries.
Do you want to improve performance of caching? Get rid of Dictionary and use just CLR for that!
How and when to use deconstruction syntax-sugar for your custom types in C#
How to test internal or private logic with the help of attribute InternalsVisibleTo
Get caller information via attributes
Use bitwise shift operator to easily increment your Flags