Pinned Repositories
Blackjack-Monte-Carlo-Simulation
Fully functional blackjack program with Monte Carlo Simulation.
CVE-2022-0847-Exploit-Implementation
Using CVE-2022-0847, "Dirty Pipe Exploit", to pop a reverse bash shell for arbitrary code execution on a foreign machine.
forage-jpmc-swe-task-1
Starter repo for task 1 of the JPMC software engineering program
forecast
Simple python script that gets the state/city and current weather of latitude and longitude coordinates
N-Queens
This program uses a simple backtracking search to calculate all possible solutions to the N-Queens problem.
numberConversion
This program can take in a binary, decimal, or hexadecimal to the other number type of your choosing. My program does not use the C++ library functions for the conversion operations.
ROT13
A simple script that encrypts and decrypts user text using the ROT13 cipher!
TwitterUsernameBot
python
joeymeech's Repositories
joeymeech/CVE-2022-0847-Exploit-Implementation
Using CVE-2022-0847, "Dirty Pipe Exploit", to pop a reverse bash shell for arbitrary code execution on a foreign machine.
joeymeech/Blackjack-Monte-Carlo-Simulation
Fully functional blackjack program with Monte Carlo Simulation.
joeymeech/forage-jpmc-swe-task-1
Starter repo for task 1 of the JPMC software engineering program
joeymeech/forecast
Simple python script that gets the state/city and current weather of latitude and longitude coordinates
joeymeech/N-Queens
This program uses a simple backtracking search to calculate all possible solutions to the N-Queens problem.
joeymeech/numberConversion
This program can take in a binary, decimal, or hexadecimal to the other number type of your choosing. My program does not use the C++ library functions for the conversion operations.
joeymeech/ROT13
A simple script that encrypts and decrypts user text using the ROT13 cipher!
joeymeech/TwitterUsernameBot
python