We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
💻Hello World! 💻
Proof of Concept for CVE-2021-29447 written in Python
Python 1
Process injection techniques written in C++ based on MITRE ATT&CK techniques. This project was created for learning purposes.
C++
Percolation simulation of a N sized network with multi-threading in C++
An AI player for Tic-Tac-Toe using minimax algorithm with alpha-beta prunning.
Python
An AI that plays Minesweeper using a knowledge base and logical inferences to adapt to the changes in the board.
Custom implementation of a Set as an AVL tree with set operations as method calls.
Java