Projects
Klogg - a fast, smart log explorer
2016 - presentKlogg started as a fork of glogg log viewer but now it is far more advanced. It is a C++ cross-platform desktop application built using Qt and Intel TBB libraries. The main focus is performance. Klogg is my tool of choice for analyzing multi-gigabyte log files.
Grav Unitegallery Plugin
2017Unitegallery is a Grav CMS Plugin that provides Twig extension for creating images gallery using Unitegallery javascript library
Telegram bot framework
2016 - presentGotbot is a small framework for creating Telegram Bots written in Golang.
GeoNames golang client
2017go-geonames-client is a set of small packages that provide access to GeoNames web-services API.
Dropbox Fake
2017Dropbox Fake is an implementation of Dropbox REST API v1 that can be used for testing. I used this project to learn more about node.js. Later I’ve created a .net Core implementation of REST API v2 that is used at Kaspersky.