Stepan Zhukovsky
My Projects
Logs Collector
Service for storing archives of log files of your application. The service allows unauthorized users to upload archives to the server using a temporary token. Archives can be downloaded via API or via the web interface
NvChad for Nix (neovim)
NvChad configuration of the popular text editor Neovim. The project allows you to install NvChad as a package on any system that supports the Nix package manager. In addition, the project contains a home-manager module, so you can manage the configuration declaratively, expanding the starting setup with your own configuration written in pure Lua
Aiovmmanager
Async lib based on aiohttp for working with the VMmanager6 API. You can quickly add it to your project using pip. There is no need to implement your own classes or functions. It also already contains several methods for frequently used endpoints