Skip to content
View alexmncn78's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report alexmncn78

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. rsp-server-v2 rsp-server-v2 Public

    Refactorized version of 'rsp-server', currently in the process of being ported from this.

    Python

  2. rsp-server rsp-server Public

    A self hosted Web Sever, based on python Flask backend where I develop services that we are useful to me. Include access by user, database webclient and a control panel with devices monitoring usin…

    Python

  3. esp32_weather_monitor_mqtt esp32_weather_monitor_mqtt Public

    A code for Adafruit esp32-s2 (built-in tft display) that measure temp and humd from DHT22 sensor and shows on display with the batt %. Also send the data each minute to mqtt server. Working with 'r…

    C++

  4. esp32_controller_v2 esp32_controller_v2 Public

    This MicroPython program for ESP32-S2 sets up a web server to perform actions based on request headers or paths. Currently, it includes a function to turn on a PC via a GPIO signal and another func…

    Python

  5. esp32_pc_controller esp32_pc_controller Public

    This Arduino program for ESP32-S2 sets up a web server to perform actions based on request headers or paths. Currently, it includes a function to turn on a PC via a GPIO signal activating a transis…

    C++

  6. simple-proxy simple-proxy Public

    Forked from jonbarrow/simple-cf-worker-cors-proxy

    Simple proxy for a cloudflare worker

    TypeScript