Skip to content
View entropia5's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report entropia5

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
entropia5/README.md
#include <iostream>

int main() {
    std::cout << "C++ Developer" << std::endl;
    return 0;
}

Pinned Loading

  1. sys-node-monitor sys-node-monitor Public

    system monitoring bot for RPi4/Linux, written in C++17. Tracks telemetry and Systemd services status via Telegram.

    C++

  2. cxx_lp2 cxx_lp2 Public

    C++

  3. esp32-gas-leak-guardian esp32-gas-leak-guardian Public

    ESP32 based gas leak detector with MQ-2 sensor, LED/Buzzer alerts, and hysteresis logic to prevent false alarms.

    C++

  4. IP_Guard_Fail2ban_CXX_Telegram_bot_Notifier IP_Guard_Fail2ban_CXX_Telegram_bot_Notifier Public

    C++ service for monitoring server attacks and providing instant Telegram bot notifications. It integrates with Fail2ban inside a Docker container.

    C++