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

Block or report LeoMartinezTAMUK

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. ML-Based_MTD ML-Based_MTD Public

    M.T.D. is a project that tackles the growing risks faced by industries worldwide due to cyber threats. Our project employs a comprehensive approach to address various cyber-attacks, focusing on int…

    Python

  2. habib-tamuk/DNN-CTGAN habib-tamuk/DNN-CTGAN Public

    Python

  3. DES_Cipher_Encryption-Decryption DES_Cipher_Encryption-Decryption Public

    The Data Encryption Standard (DES) implementation used for encrypting/decrypting blocks of bits. This program implements the complex algorithm in C++.

    C++

  4. keystroke_logger-analyzer keystroke_logger-analyzer Public

    This project consists of two components: a keystroke logger implemented in C++ to record a log of system-wide keystrokes and a log analyzer implemented in Java to analyze the keystrokes recorded, t…

    Java

  5. Email-Spam_Detector_AutoEncoder Email-Spam_Detector_AutoEncoder Public

    This Machine Learning (ML) Python program aims to detect spam emails using an autoencoder-based learning approach. It first imports necessary libraries for data handling, evaluation metrics, prepro…

    Jupyter Notebook

  6. K-Rail_Fence_Cipher_Encryption-Decryption K-Rail_Fence_Cipher_Encryption-Decryption Public

    This Python program implements the K-Rail Fence Cipher, a type of substitution cipher, for encrypting and decrypting messages. The K-Rail Fence Cipher involves creating a zigzag pattern of characte…

    Python 1