Software Development Technologies

Golang, Docker, Git, gRPC, REST API, Nginx, Kafka, Postgres, Mysql, HTML, JavaScript, CSS, Bootstrap and others.
Development environment
Goland, WebStorm, DataGrip, Visual Studio Code

Examples of Go projects

Chess game server

Chess game server

A chess server that allows two users to play chess.

The first user to connect gets white pieces, the second gets black pieces, the rest of the users get into spectators.

Technologies: Go, JavaScript

Telegram bot

Telegram bot

Bot that saves messages from users.

Before leaving a message, you must pass the test by entering the characters from the picture.

One user can leave no more than one message per 24 hours.

To work with the telegram bot api, its own mini library is used, as well as for creating captcha.

Technologies: Go