Skip to content
View maxbolgarin's full-sized avatar

Block or report maxbolgarin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
maxbolgarin/README.md

Hi there, I'm Max Bolgarin 👋

Senior Go Developer and IT-architect

I specialize in building efficient, scalable backend systems and crafting elegant open-source libraries in Go. I love designing robust IT infrastructure and solving complex engineering challenges.

LinkedIn Telegram Resume


🚀 My Featured Projects

These are the projects I'm most proud of.

Project Description
gitbasher Must-use CLI utility designed to supercharge your Git workflow
servex HTTPS Go server / API gateway for Vibe Coding (compatible with net/http)
mongox MongoDB in Go without boilerplate for fast and effective development
bote Easy-to-build interactive Telegram bots in Go with telebot

📦 More Open Source Libraries

Here are some other tools I've built to solve common development problems.

  • contem — Drop-in context.Context replacement for application graceful shutdown.
  • logze — Structural logging with zerolog efficiency and slog interface.
  • errm — Errors with structural fields (like logs in slog) and stack trace.
  • abstract — Useful data structures to get rid of boilerplate in business code.
  • lang — Generic one-liners to work with variables, slices, and maps.
  • cliex — Minimalistic HTTP client with circuit breaker based on resty.
  • 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 11

  2. servex servex Public

    HTTPS Go server / API gateway for Vibe Coding

    Go 2

  3. mongox mongox Public

    MongoDB interface without boilerplate for fast and effective development

    Go 1

  4. bote bote Public

    Build interactive Telegram bots with telebot.v4 wrapper

    Go 1

  5. contem contem Public

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

    Go 1

  6. lang lang Public

    Generic one-liners to work with variables, slices and maps

    Go 2