I am Tech With Tim :) Most of the code I post here is showed/created in my youtube videos on the channel Tech With Tim! [email protected]
The code from my 12 hour live stream where I created a tower defense game with pygame.
Chess game created on the 24 hour livestream
This program allows the user to draw a number on the screen and have the program take a guess of which digit it is. This uses a basic neural network model.
This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.
An AI that plays flappy bird! Using the NEAT python module.
My first ever android app! Written in Java with android studio. This is a walk in clinic organizer/scheduling software.