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 |
β 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.
- 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 andTime
without date