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! tim@techwithtim.net
Price-Tracking-Web-Scraper. An automated price tracker that uses bright data, playwright, react and flask.
1.3kFlask-Web-App-Tutorial. Code for the note storing flask web app made during a YouTube video.
1kNEAT-Flappy-Bird. An AI that plays flappy bird! Using the NEAT python module.
788Sudoku-GUI-Solver. This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.
715PygameForBeginners. A simple 2D python game designed to teach you the pygame module.
5205-Python-Projects-For-Beginners. Python
520Music-Controller-Web-App-Tutorial. Python
464AI-Web-Scraper. An AI web scraper using ollama, brightdata, selenium and other libraries.
422A-Path-Finding-Visualization. A python visualization of the A* path finding algorithm. It allows you to pick your start and end location and view the process of finding the shortest path.
413Tower-Defense-Game. The code from my 12 hour live stream where I created a tower defense game with pygame.
398Online-Chess-Game. Chess game created on the 24 hour livestream
391Django-React-Full-Stack-App. JavaScript
369Chat-Web-App. Made during livestream
324Hangman. A simple hangman game made with python and pygame.
304Snake-Game. The classic snake game. Made with pygame.
294Python-Platformer. Python
278Face-Recognition. A simple face recognition script that identifies and classifies all faces in an image.
275Learn-React-In-One-Project. JavaScript
263OpenCV-Tutorials. All the code for the Tech With Tim Python OpenCV Tutorials.
252PythonAIAgentFromScratch. Python
231Pygame-Tutorials. This is the code base for the pygame tutorials posted on my YouTube channel.
228Langflow-Customer-Support-Agent. Python
224FastAPI-React-Integration. JavaScript
221Pictonary-Livestream. Coded during 12 hour livestream...
217LocalAIAgentWithRAG. Python
207Tetris-Game. The game of Tetris. Made with pygame.
179Python-Slot-Machine. Python
176PythonAgentAI. Python
161Number-Guesser-Neural-Net. 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.
157BDAIScraperAgent. Python
1563-Python-Automation-Projects. 3 Python Automation Projects for Beginners!
151Agar-IO. A duplication of the game Agar.io written in python
140Golf-Game. This is a 9 hole 2D golf game created using pygame.
134Kivy-GUI-Example. An example GUI created in python using the module kivy. This is a very basic login system where you can create accounts and login.
134Account-Storage. A basic GUI that allows you to store your emails, password and account information.
132Beautiful-Soup-Tutorial. HTML
126Advanced-Multi-Agent-Workout-App. Python
122Python-Checkers-AI. A checkers AI using the minimax algorithm.
119AI-Agent-Code-Generator. Python
116Python-Planet-Simulation. A simulation of planets and their orbits around the sun in Python.
114Python-Live-Chat-App. Uses Flask Sockets to create a live chat room application.
113Python-Security-Camera. The code for building an OpenCV Python security camera.
113Flask-React-Full-Stack-App. JavaScript
112LiveKit-AI-Voice-Assitant. Python
110Django-Website. A very minimal website I build while learning Django.
108Python-Security-System. A security system build with Python and OpenCV.
107Cornavirus-Voice-Assistant. A python voice assistant that you can ask corona-virus related questions to
105Pygame-Car-Racer. Make a racing game in Python using pygame!
105Flask-Blog-Tutorial. A blog application in python using Flask.
104Network-Game-Tutorial. This is the code for my network game tutorial series on YouTube.
103Python-Checkers. Python
1033-Mini-Python-Projects-For-Intermediates. 3 Mini Python Projects For Intermediate Programmers!
100Python-Drawing-Program. A python program similar to Microsoft paint. It allows you to use a variety of drawing tools on a pixel grid to create drawings. It features the ability to save and load work created within the program.
95LiveKit-AI-Car-Call-Centre. Python
93Image-Scraper-And-Downloader. Scrape images and download them using python!
86Flask-App-Hosted-On-VPS. Files needed to host a flask application on a linux VPS.
83NEAT-Pong-Python. Using the NEAT algorithm to train an AI to play pong in Python!
82Fast-API-Tutorial. Python
82Turtle-Race. A randomly simulated turtle race! You can watch different color turtles race across the screen and keep track of the wins/losses of each turtle.
74