Skip to content
View liujiage's full-sized avatar
Block or Report

Block or report liujiage

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. DevOps DevOps Public

    A Deploy tool. List all hosts by ansible nodes. Action a deploy and echo log back to a web page through Websocket. Flask library and Python3.8 and using different ssh libraries as basic remote cont…

    JavaScript 1

  2. IoTSmartFarm IoTSmartFarm Public

    The smart farm is an idea that designing Smart Farm by IoT. Using Raspberry Pi 4 detect the data from different sensors(Raindrop sensor and DHT22 sensor), and push the data to Azure IoT central.

    Python 1

  3. JobAppSystem JobAppSystem Public

    The GUI application by Python3.8. Using QT Design draw UI and generator UI XML file provides to PySide2 build GUI components. Total adopt OOD design class, service, and abstract class. OOP implemen…

    Python 1

  4. Watch Watch Public

    Collect host's key performance saving into SQLite. It Implemented by Python2.7 and Python3. Using Python WebSocket.

    Python 1

  5. DevOpsK8s DevOpsK8s Public

    Set up a K8s Env, and Using Python Flask build a project that can call K8s command by ssh, get K8s cluster like cluster, nodes, deploy, pod, services and can statistic usage amount. design an autos…

    JavaScript 1 1

  6. demo-go-restapi demo-go-restapi Public

    This is a demo project, It implements the sample REST API (CRUD) via pure Go language.

    Go