Skip to content
View Leovita's full-sized avatar
🔒
Locked IN
🔒
Locked IN

Highlights

  • Pro

Block or report Leovita

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

Pinned Loading

  1. ESP32Project ESP32Project Public

    The project uses an ESP32 to detect fires in museums, leveraging temperature and humidity sensors. The collected data is organized and stored in a MongoDB database for efficient monitoring and anal…

    C 1

  2. ExamManager ExamManager Public

    OOP exam project for UNIMORE: a comprehensive Java application to manage, analyze, and visualize exam data. The system generates graphs and offers filtered search capabilities through custom querie…

    Java

  3. IoTML IoTML Public

    Predictive maintenance using machine learning to analyze sensor data from machines. The project involves data preprocessing, feature extraction, class balancing with SMOTE, and model training with …

    Python

  4. AES256-CBC AES256-CBC Public

    A light-weight C++ implementation of AES-256-CBC that you can turn into a DLL. It generates random IVs, uses PKCS#7 padding, and is made for securely storing data on Windows

    C++