Skip to content
View dmytrobereznii's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Kyiv, Ukraine

Highlights

  • Pro

Block or report dmytrobereznii

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

Pinned Loading

  1. web-crawler web-crawler Public

    Ongoing Go learning project — a web crawler I keep extending to practice idiomatic Go: concurrency (worker pools, channels, sync.Map), stdlib, net/http, pgx, and a staged path toward a distributed …

    Go

  2. concurrency-patterns concurrency-patterns Public

    Go sandbox for practicing concurrency patterns — worker pools, fan-in/out, pipelines, semaphores, etc. In progress.

    Go