2024-08-29T02:31:39.046ZThis is a tic tac toe bot I built with a friend to learn Java: github.com/NightFoxx254/TicTacToe-Bot/tree/main2024-08-29T02:16:41.510ZHere is a word search solver I built the exact specs are in the code and the readme here’s the link:github.com/NightFoxx254/Word-Search-Solver/tree/main2024-08-29T02:01:27.826ZI wanted to learn how to route set and draw better: github.com/NightFoxx254/Learning-to-route-set/tree/main2024-08-28T05:26:40.512ZI started to make some designs for a smart backpack that detects if you forgot anything heres the link: github.com/NightFoxx254/Smart-Backpack2024-08-28T05:18:39.155ZI had to fix my 3d printed here is the link to my tests: github.com/NightFoxx254/Fixing-my-an-Ender-3-with-tests2024-08-28T05:16:04.570ZI made a mini beat pad here’s is the link for it: github.com/NightFoxx254/DIY-Mini-Beat-Pad2024-08-28T04:59:48.024ZHere is a soccer goal I built for my brother: github.com/NightFoxx254/DIY-soccer-goal2024-08-28T04:55:26.823ZHere is a max climbing grade tracker that I made I made 3 versions, one with arduino, one with python, and one as a pcb: github.com/NightFoxx254/Climbing-grade-tracker2024-08-28T04:52:20.623ZHere is my cribbage bot that I made: github.com/NightFoxx254/CribbageBot2024-08-04T19:45:29.143ZHere is my cribbage calculator program it takes in a hand and a cut card and calculated the amount of points. Here’s the link: github.com/NightFoxx254/Cribbage-Calculator-Game/commits/main/Cribbage.py2024-08-04T04:18:23.023ZI made a bot that plays the speed card game against a player here is the link: github.com/NightFoxx254/The-Speed-Bot/tree/main2024-08-02T23:11:06.011ZFinished a first prototype of my word search solver, here’s the GitHub link: github.com/NightFoxx254/Word-Search-Solver/blob/main/THE%20ALGORITHM2024-07-21T17:46:52.746ZJust finished the first prototype of my word search solver. It can’t do diagonals, it display the answer on a matplotlib graph. There are some extra lines but for the most part it works. github.com/NightFoxx254/Word-Search-Solver/blob/main/THE%20ALGORITHM
This is a tic tac toe bot I built with a friend to learn Java: github.com/NightFoxx254/TicTacToe-Bot/tree/main
Here is a word search solver I built the exact specs are in the code and the readme here’s the link:github.com/NightFoxx254/Word-Search-Solver/tree/main
I wanted to learn how to route set and draw better: github.com/NightFoxx254/Learning-to-route-set/tree/main
I started to make some designs for a smart backpack that detects if you forgot anything heres the link: github.com/NightFoxx254/Smart-Backpack
I had to fix my 3d printed here is the link to my tests: github.com/NightFoxx254/Fixing-my-an-Ender-3-with-tests
Here is a max climbing grade tracker that I made I made 3 versions, one with arduino, one with python, and one as a pcb: github.com/NightFoxx254/Climbing-grade-tracker
Here is my cribbage calculator program it takes in a hand and a cut card and calculated the amount of points. Here’s the link: github.com/NightFoxx254/Cribbage-Calculator-Game/commits/main/Cribbage.py
I made a bot that plays the speed card game against a player here is the link: github.com/NightFoxx254/The-Speed-Bot/tree/main
Finished a first prototype of my word search solver, here’s the GitHub link: github.com/NightFoxx254/Word-Search-Solver/blob/main/THE%20ALGORITHM
Just finished the first prototype of my word search solver. It can’t do diagonals, it display the answer on a matplotlib graph. There are some extra lines but for the most part it works. github.com/NightFoxx254/Word-Search-Solver/blob/main/THE%20ALGORITHM