Tim Ruscica (@techwithtim)

Top repositories

1

Price-Tracking-Web-Scraper

An automated price tracker that uses bright data, playwright, react and flask.
Python
1,026
star
2

Flask-Web-App-Tutorial

Code for the note storing flask web app made during a YouTube video.
HTML
861
star
3

NEAT-Flappy-Bird

An AI that plays flappy bird! Using the NEAT python module.
Python
689
star
4

Sudoku-GUI-Solver

This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.
Python
675
star
5

Music-Controller-Web-App-Tutorial

Python
433
star
6

PygameForBeginners

A simple 2D python game designed to teach you the pygame module.
Python
392
star
7

A-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.
Python
388
star
8

5-Python-Projects-For-Beginners

Python
361
star
9

Online-Chess-Game

Chess game created on the 24 hour livestream
Python
357
star
10

Tower-Defense-Game

The code from my 12 hour live stream where I created a tower defense game with pygame.
Python
341
star
11

Chat-Web-App

Made during livestream
Python
316
star
12

Face-Recognition

A simple face recognition script that identifies and classifies all faces in an image.
Python
264
star
13

Hangman

A simple hangman game made with python and pygame.
Python
254
star
14

Snake-Game

The classic snake game. Made with pygame.
Python
247
star
15

Pygame-Tutorials

This is the code base for the pygame tutorials posted on my YouTube channel.
Python
214
star
16

Pictonary-Livestream

Coded during 12 hour livestream...
Python
206
star
17

Python-Platformer

Python
197
star
18

OpenCV-Tutorials

All the code for the Tech With Tim Python OpenCV Tutorials.
Python
195
star
19

Tetris-Game

The game of Tetris. Made with pygame.
Python
159
star
20

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.
Python
133
star
21

Agar-IO

A duplication of the game Agar.io written in python
Python
129
star
22

Account-Storage

A basic GUI that allows you to store your emails, password and account information.
Python
129
star
23

Kivy-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.
Python
125
star
24

3-Python-Automation-Projects

3 Python Automation Projects for Beginners!
Python
115
star
25

Golf-Game

This is a 9 hole 2D golf game created using pygame.
Python
112
star
26

Cornavirus-Voice-Assistant

A python voice assistant that you can ask corona-virus related questions to
Python
106
star
27

Beautiful-Soup-Tutorial

HTML
103
star
28

Python-Slot-Machine

Python
102
star
29

Flask-Blog-Tutorial

A blog application in python using Flask.
HTML
99
star
30

Python-Checkers-AI

A checkers AI using the minimax algorithm.
Python
96
star
31

Django-Website

A very minimal website I build while learning Django.
Python
91
star
32

Python-Security-Camera

The code for building an OpenCV Python security camera.
Python
89
star
33

Python-Checkers

Python
88
star
34

Python-Planet-Simulation

A simulation of planets and their orbits around the sun in Python.
Python
88
star
35

Network-Game-Tutorial

This is the code for my network game tutorial series on YouTube.
Python
88
star
36

Pygame-Car-Racer

Make a racing game in Python using pygame!
Python
87
star
37

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.
Python
85
star
38

Python-Security-System

A security system build with Python and OpenCV.
Python
84
star
39

3-Mini-Python-Projects-For-Intermediates

3 Mini Python Projects For Intermediate Programmers!
Python
81
star
40

Python-Live-Chat-App

Uses Flask Sockets to create a live chat room application.
Python
76
star
41

Image-Scraper-And-Downloader

Scrape images and download them using python!
Python
76
star
42

Flask-App-Hosted-On-VPS

Files needed to host a flask application on a linux VPS.
Python
73
star
43

Turtle-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.
Python
67
star
44

NEAT-Pong-Python

Using the NEAT algorithm to train an AI to play pong in Python!
Python
65
star
45

ExcelPythonTutorial

Python
64
star
46

Black-Jack

A visual game of black jack! Made with pygame.
Python
63
star
47

Django-Auth-And-Perms

A django application that demonstrates user authentication and permissions.
Python
61
star
48

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.
Java
59
star
49

PythonAgentAI

Python
56
star
50

Slack-Bot

Python
55
star
51

Python-Socket-Chat-App

Python
55
star
52

Sorting-Algorithm-Visualizer

Python sorting algorithm visualizer.
Python
54
star
53

JavaScript-Slot-Machine

JavaScript
52
star
54

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.
Python
51
star
55

Flutter-Tutorial

This it the code related to my flutter tutorial series on YouTube: https://www.youtube.com/watch?v=ly0hAtV7EBg&list=PLzMcBGfZo4-knQWGK2IC49Q_5AnQrFpzv
Dart
51
star
56

Schedule-Creator

A schedule creator used to create timetables for a summer camp. Created using python and the Qt Library.
Python
50
star
57

Fast-API-Tutorial

Python
48
star
58

Ethereum-Wallet-Tracker

Track ethereum balance and transactions using Python.
Python
48
star
59

Agora-Group-Video-Calling

A group video calling app using agora and react.
JavaScript
47
star
60

Go-API-Tutorial

Create an API in Go using the Gin framework.
Go
47
star
61

Flappy-Bird

The classic game of flappy bird made with python and pygame.
Python
46
star
62

Python-Quiz

Jupyter Notebook
45
star
63

Flask-React-Full-Stack-App

JavaScript
45
star
64

Instagram-Clone

Instagram clone with react, sanity and express.
JavaScript
44
star
65

MongoDB-Tutorial

Python
43
star
66

WPM_Typing_Test

A typing speed test in python!
Python
43
star
67

Pong-Python

The famous game of Pong implemented in Python with Pygame!
Python
43
star
68

Python-Game-Dev-Intro

A simple python game made with pygame.
Python
37
star
69

PythonPaintProgram

Python
37
star
70

Facial-Recognition-Client-Server

Python
32
star
71

Python-Beginner-Quiz

A quiz for python beginners!
Python
31
star
72

YouTube-Sentiment-Analysis

Python
31
star
73

React-Resume-Website

A portfolio/resume website built with react.
JavaScript
30
star
74

ColoredTextInPython

How to print colored text in python!
Python
30
star
75

Python-Beginner-Automation-Projects

Python
30
star
76

Firework-Animation-Python

Python
29
star
77

Online-Rock-Paper-Scissors

An online game of rock paper scissors, supporting infinite games. Created with pygame and sockets.
Python
29
star
78

Projectile-Motion-Physics-Engine

This program simulates projectile motion using a small pygame window that allows you to shoot a ball around the screen.
Python
28
star
79

Python-Scripting-Project

Python
28
star
80

3-Mini-Python-Projects

Python
28
star
81

SeleniumTutorial

Python
26
star
82

Stable-Diffusion-Deployment

Python
25
star
83

Django-Google-Sign-In

A template project for using Google Sign In in a Django app.
Python
24
star
84

2048-In-Python

Learn how to code the 2048 game in Python with Pygame!
Python
24
star
85

Side-Scroller-Game

A small side scrolling game made with pygame.
Python
24
star
86

TypingDNA-Verify-API-Tutorial

The code base for the tutorial on how to use the TypingDNA Verify API
JavaScript
23
star
87

Turtle-Racing-V2

A program that races turtles!
Python
23
star
88

AI-Blackjack

Python
22
star
89

LIvestream_platformer

Python
21
star
90

Solidity-NFT-Auction

A solidity smart contract for hosting an NFT auction.
21
star
91

AI-Choose-Your-Own-Adventure-Game

Python
21
star
92

Chess.com-API

Python
20
star
93

Google-Sheets-API-Python

Python
19
star
94

Brick-Breaker-Python

Python
18
star
95

Passage-React-Flask-Auth

Full biometric authentication using Flask, React and Passage!
JavaScript
17
star
96

django-user-manegement

Demonstration of how to manage users in django with roles, permissions and more!
Python
16
star
97

Simple-Game

A small, simple, text based game.
Python
16
star
98

5-Mini-JS-Projects-for-Beginners

JavaScript
15
star
99

django-rest-api

Python
15
star
100

Sanity-Instagram-Clone

JavaScript
14
star