Verdanix

Verdanix

0-day streak
https://imgutil.s3.us-east-2.amazonaws.com/948f5ac6ebab8f784ed24152f4ced2f3e0be6b0f4ece46b054f2d6118cb748e8/f7c96c5d-f3f1-428b-ab08-a2b7746152c7.png
summer-of-making emoji
github emoji
Voice assistant with Java and Python github.com/Verdanix/Nora I'm gonna be gone for a few days so might as well post Nora
https://imgutil.s3.us-east-2.amazonaws.com/44cd3b9658e398da9459f9bddd92d6713754a5637127fbb8fdd589639e51a9e6/7a923776-9f0f-4d9c-9858-57d91b618aa8.png
mad_ping_sock emoji
github emoji
python emoji
summer-of-making emoji
java_duke emoji
Automated MAC Address Changer Wifi providers normally "block" your device from accessing the internet with your MAC address When someone blocks internet access to your device, it can be super annoying especially if you need to do homework at an ungodly time of day. Luckily for you, I have just the solution (for Linux users only) Normally if you go into settings and change it, you are still blocked from accessing the wifi. With this script you can change it, efficiently by using the ip link Linux command. To Run: pythnon3 script.py github.com/Verdanix/AutomatedMacAddressChanger
https://imgutil.s3.us-east-2.amazonaws.com/3d7d5849cc3d7c8c994089bc2b237391c32d4c5dce1f54000ec48735c13e1145/baabe13e-5868-45fd-8ca3-0ffe69719fff.png
I've been working on a CLI version of TicTacToe There are still more features to be added/bug fixes, but this is a milestone. Will work on it some more at a future point, just a little burned out with TicTacToe (I get burned out easily) But currently, you can compile it into an executable Jar file, and you can play PvP or Player vs Easy mode (which randomly chooses) The Minimax algorithm has an annoying bug I need to fix, but it's gonna take longer than I have time for. Compile it with mvn clean compile assembly:single <https://github.com/Verdanix/TicTacToe> Compile it with
https://imgutil.s3.us-east-2.amazonaws.com/c7a16c954e13aec98acd75d77ba84978ea62ef968578c2a4f218e2e43a0870e7/fa0d9a2a-dcef-4e86-9e6c-1070437b0a59.png