Skip to content
View BalalaykaJazz's full-sized avatar

Block or report BalalaykaJazz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BalalaykaJazz/README.md

The total experience in development is over 15 years. Since 2020, I have been working with Golang and Python.

In the near future, I would like to enhance my skills in the field of system design and architecture. My dream is to launch an educational project to share my experience in a simple and understandable way.

I like running🏃, arduino📟 and Finland🇫🇮

Pinned Loading

  1. mqtt2clickhouse mqtt2clickhouse Public

    Пример для записи сообщений из mqtt в clickhouse

    Go

  2. mqtt_client mqtt_client Public

    Микросервис, который записывает получение из брокера mqtt сообщения в базу данных (influxDB) для последующего отображения в графане.

    Python

  3. mqtt_publisher mqtt_publisher Public

    Микросервис, который взаимодействует с брокером mqtt для передачи и получения сообщений устройствам.

    Python

  4. mqtt_tbot mqtt_tbot Public

    Телеграм бот, который позволяет отправлять сообщения устройствам (через брокер mqtt) и получать ответ. Для работы использует сервис mqtt_publisher

    Python