Git Product home page Git Product logo
Leo Martinez III photo

leomartineztamuk Goto Github PK

followers: 1.0 following: 1.0 repos: 25.0 gists: 0.0

Name: Leo Martinez III

Type: User

Company: Texas A&M University - Kingsville

Bio: Graduate Research Assistant/Computer Science Student at Texas A&M University Kingsville. Primarily work in Python, C++, Java, and HTML/CSS/JS.

Leo Martinez III's Projects

addsubmultdiv_calculator_java icon addsubmultdiv_calculator_java

Calculator that performs simple mathematic functions such as addition, subtraction, multiplication, and division using user input.

affine_cipher_encryption-decryption icon affine_cipher_encryption-decryption

This Python program implements the Affine Cipher, a type of substitution cipher, for encrypting and decrypting messages. The Affine Cipher uses a pair of keys, alpha (a) and beta (b), to transform plaintext into ciphertext and vice versa.

anomaly_instrusion_predictor icon anomaly_instrusion_predictor

The following program is capable of analyzing network traffic with multiple different machine learning (ML) and feature selection algorithms to determine whether or not it is malicious.

atm_service_simulator icon atm_service_simulator

ATM service that utilizes multiple modules within a package in Java to simulate a user using an actual ATM system.

battleshipgame_java icon battleshipgame_java

Program that simulates the board game "Battleship" and allows the user to attempt to take down opposing ships that are placed in randomized locations each game.

carbon_footprint_calculator icon carbon_footprint_calculator

This C++ program will calculate carbon footprints of three specific pre-typed inputs. The main emphasis will be on a building, a car, and a bicycle.

database_gui icon database_gui

This Python program provides a graphical user interface (GUI) for interacting with a MySQL database. The application allows users to perform various operations such as adding, modifying, deleting, viewing, and searching records in the database.

des_cipher_encryption-decryption icon des_cipher_encryption-decryption

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

email-spam_detector_autoencoder icon email-spam_detector_autoencoder

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, preprocessing, and neural network modeling.

funds_organizer_arraystack_python icon funds_organizer_arraystack_python

A simple program made using ArrayStack to organize two different types of funds in a stack written in Python that solves a specific scenario.

k-rail_fence_cipher_encryption-decryption icon k-rail_fence_cipher_encryption-decryption

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 characters in a matrix with 'rails,' and then reading the characters in a specific order to generate the ciphertext or retrieve the original plaintext.

keystroke_logger-analyzer icon keystroke_logger-analyzer

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, the analyzer is also capable of automatically searching for specific phrases or words.

ml-based_mtd icon ml-based_mtd

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 intrusion and malware threats by utilizing Machine Learning (ML), Deep Learning (DL), and Artificial Intelligence (A.I.).

opengl_usercontrolled_3dshapes icon opengl_usercontrolled_3dshapes

OpenGL program written in C++ that demonstrates a live demo of two 3D shapes constantly moving along with one 2D shape. The user will have control to move each shape in every direction (x ,y, and z plane).

palindrome_detector_python icon palindrome_detector_python

Simple program that detects if a string is a Palindrome (word that is identical if worded backwards such as "bob" or "racecar") using minimal runtime.

safe_lock icon safe_lock

Assembly Program written in HCS12/9S12 Assembly that allows a user to input a master pin and a user pin to simulate unlocking a safe.

stack_organizer_python icon stack_organizer_python

Program that organizes a random stack data type set of numbers into numerical order using Python.

vhdl_logicalequationsim icon vhdl_logicalequationsim

A simple program written in VHDL used to simulate/solve the outputs of two separate logical equations both in SOP and POS simultaneously.

virtual-memory_simulation icon virtual-memory_simulation

This repository hosts a C program simulating virtual memory management using paging techniques. Virtual memory is a crucial concept in modern computer systems, allowing programs to operate as if they have more memory than physically available by utilizing disk storage as an extension of RAM.

weekly_payroll_generator_java icon weekly_payroll_generator_java

The program is dedicated to solving a specific scenario that involves creating an automatic payroll for multiple types of employees in an efficient manner.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.