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.
These are the projects I'm most proud of.
| Project | Description |
|---|---|
| ⭐ gitbasher | Must-use CLI utility designed to supercharge your Git workflow |
| ⭐ bote | Easy-to-build interactive Telegram bots in Go with telebot |
| ⭐ 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 |
Here are some other tools I've built to solve common development problems.
- contem — Drop-in
context.Contextreplacement 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
Datewithout time andTimewithout date