techwithtim
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! techwithtim@viralnationtalent.com
@Tech-With-Tim Dubai
Pinned Repositories
5-Python-Projects-For-Beginners
Flask-Web-App-Tutorial
Code for the note storing flask web app made during a YouTube video.
NEAT-Flappy-Bird
An AI that plays flappy bird! Using the NEAT python module.
Number-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.
Online-Chess-Game
Chess game created on the 24 hour livestream
Price-Tracking-Web-Scraper
An automated price tracker that uses bright data, playwright, react and flask.
PygameForBeginners
A simple 2D python game designed to teach you the pygame module.
Sudoku-GUI-Solver
This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.
Tower-Defense-Game
The code from my 12 hour live stream where I created a tower defense game with pygame.
Walk-In-Clinic-Android-App
My first ever android app! Written in Java with android studio. This is a walk in clinic organizer/scheduling software.
techwithtim's Repositories
techwithtim/Snake-Game
The classic snake game. Made with pygame.
techwithtim/Python-Platformer
techwithtim/PythonAgentAI
techwithtim/Python-Slot-Machine
techwithtim/Python-Checkers-AI
A checkers AI using the minimax algorithm.
techwithtim/Python-Live-Chat-App
Uses Flask Sockets to create a live chat room application.
techwithtim/Python-Planet-Simulation
A simulation of planets and their orbits around the sun in Python.
techwithtim/Python-Security-System
A security system build with Python and OpenCV.
techwithtim/Python-Security-Camera
The code for building an OpenCV Python security camera.
techwithtim/Python-Checkers
techwithtim/Python-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.
techwithtim/Sorting-Algorithm-Visualizer
Python sorting algorithm visualizer.
techwithtim/Python-Socket-Chat-App
techwithtim/Schedule-Creator
A schedule creator used to create timetables for a summer camp. Created using python and the Qt Library.
techwithtim/Slack-Bot
techwithtim/Python-Package-Installer
A python package installer that will install all required packages from code into the python interpreter it was run in. Useful for releasing unpacked code.
techwithtim/Python-Beginner-Automation-Projects
techwithtim/Python-Game-Dev-Intro
A simple python game made with pygame.
techwithtim/Python-Quiz
techwithtim/SeleniumTutorial
techwithtim/Python-Scripting-Project
techwithtim/PythonPaintProgram
techwithtim/Python-Beginner-Quiz
A quiz for python beginners!
techwithtim/Python-JS-Portfolio-Website
techwithtim/Stable-Diffusion-Deployment
techwithtim/Side-Scroller-Game
A small side scrolling game made with pygame.
techwithtim/Streamlit-Intro-App
techwithtim/Simple-Game
A small, simple, text based game.
techwithtim/Slingshot-Effect-Simulation
techwithtim/Python-Fractal-Art