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. english-ai-mentor-bot english-ai-mentor-bot Public

    Telegram bot for learning English with AI, PostgreSQL and spaced repetition.

    C++

  2. 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++

  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++