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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
⭐ erro Next level error handling in Go for making high-observability apps
⭐ servex HTTPS Go server / API gateway with a lot of built-in features (compatible with net/http)
⭐ mongox MongoDB in Go without boilerplate for fast and effective development

πŸ“¦ More Open Source Libraries

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

  • bote β€” Easy-to-build interactive Telegram bots in Go with telebot
  • contem β€” Drop-in context.Context replacement for application graceful shutdown
  • logze β€” Structural logging with zerolog efficiency and slog interface
  • 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 10

  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 2

  6. lang lang Public

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

    Go 3