Skip to content
View Mikaxial's full-sized avatar

Block or report Mikaxial

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

Popular repositories Loading

  1. Caeser-Cipher Caeser-Cipher Public

    This repository contains a Python program that implements the Caesar Cipher encryption algorithm. The program allows users to encrypt and decrypt messages by shifting the characters of the input te…

    Python

  2. Password-Complexity-Checker Password-Complexity-Checker Public

    A Python-based tool to assess the strength of passwords using key security criteria and provide actionable feedback to enhance password strength.

    Python

  3. Key-Logger Key-Logger Public

    A Python-based keylogger that records and logs keystrokes to a file for educational and research purposes. Note: This project is intended for ethical use only.

    Python

  4. IoT-Empowered-Smart-Plant-Care-System IoT-Empowered-Smart-Plant-Care-System Public

    This repository contains an Arduino-based IoT system for monitoring and managing plant care. The system reads temperature, humidity, and soil moisture levels, displays the data on an LCD, and activ…

    C++

  5. Pixel-Manipulation Pixel-Manipulation Public

    A Python-based tool for encrypting and decrypting images using pixel manipulation techniques. This project demonstrates operations like pixel swapping and mathematical transformations to secure ima…

    Python