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 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
maxbolgarin/README.md

Hi there, I'm Max Bolgarin πŸ‘‹

Senior Backend Developer & IT Architect

I build high-load systems and ship open-source tools and libraries

LinkedIn Telegram Website Resume


πŸš€ Open-source projects

⭐ unread β€” read your unread, without reading it

Your Telegram channels YouTube 'watch later' pile up faster than you can check them. unread pulls it into a single digest you can actually act on β€” and unlike other summarizers, every line links back to the exact source it came from. Trust the summary, then dig into the original when it matters.

pip install unread

gitbasher β€” supercharge your Git workflow

An interactive CLI that makes everyday git β€” commits, branches, pushes β€” faster and harder to get wrong. Guided actions instead of memorizing flags.

ScanOrbit β€” agentless AWS scanning

Security, cost and GDPR findings from a read-only role in minutes. Open source, with a hosted version at scanorbit.cloud.

πŸ“¦ Open-source Go libraries

The building blocks behind the projects above β€” each one solves a single problem cleanly.

  • servex β€” HTTPS Go server / API gateway with batteries included (net/http compatible)
  • mongox β€” MongoDB in Go without the boilerplate
  • bote β€” easy-to-build interactive Telegram bots in Go (built on telebot)
  • erro β€” next-level error handling in Go for high-observability apps
  • contem β€” drop-in context.Context replacement for graceful shutdown
  • logze β€” structural logging with zerolog efficiency and the slog interface
  • abstract β€” data structures that cut boilerplate out of business code
  • lang β€” generic one-liners for variables, slices and maps
  • cliex β€” minimalist HTTP client with a circuit breaker (built on resty)
  • gorder β€” in-memory task queue with strict ordering for async work
  • datetime β€” a Date without time and a Time without date

🧬 Product

BioMaxing β€” biohacking, quantified

Tools to track your body, run experiments on yourself, and manage your supplement stack β€” for people who treat their own physiology as a system worth measuring. My longest-running personal practice, turned into a product. (Closed source.)

Pinned Loading

  1. unread unread Public

    Read your Telegram unread. Without reading it.

    Python 1

  2. gitbasher gitbasher Public

    The friendly git wrapper that types the boring parts for you

    Shell 11

  3. scanorbit scanorbit Public

    Monorepo for ScanOrbit project β€” scan your infratructure

    TypeScript 1

  4. servex servex Public

    HTTPS Go server / API gateway for Vibe Coding

    Go 3

  5. mongox mongox Public

    MongoDB interface without boilerplate for fast and effective development

    Go 3

  6. bote bote Public

    Build interactive Telegram bots with telebot.v4 wrapper

    Go 3