Skip to content
View maxbolgarin's full-sized avatar

Block or report maxbolgarin

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
maxbolgarin/README.md

Max Bolgarin

Senior Go Backend Developer


I am open to cooperation proposals. Here is my resume. I can write excellent code in Go and design IT infrastructure. You can write to me in telegram, I will answer everyone.

Open source libraries

  • gitbasher — Must-use CLI utility to help with git workflow
  • mongox — MongoDB without boilerplate for fast and effective development
  • servex — Web framework experience in lightweight net/http server
  • cliex — Minimalistic HTTP client with circuit breaker based on resty
  • bote — Easy-to-build interactive Telegram bots with telebot
  • contem — Drop-in context.Context replacement for graceful shutdown
  • logze — Structural logging with zerolog efficiency and slog interface
  • errm — Errors with structural fields (like in slog) and stack trace
  • abstract — Most useful data structures to get rid of boilerplate in business code
  • lang — Generic one-liners to work with variables, slices and maps
  • gorder — In-memory task queue with strict ordering for async operations
  • datetime — UX friendly Date without time and Time without date

Pinned Loading

  1. gitbasher gitbasher Public

    Bash utility that makes git easy to use

    Shell 5

  2. mongox mongox Public

    MongoDB interface without boilerplate for fast and effective development

    Go 1

  3. cliex cliex Public

    Easy-to-use HTTP client with Circuit Breaker

    Go

  4. servex servex Public

    Lightweight net/http server without boilerplate

    Go

  5. bote bote Public

    Build interactive Telegram bots with telebot.v4 wrapper

    Go 1

  6. contem contem Public

    Zero-dependency drop-in context.Context replacement for graceful shutdown

    Go 1