https://github.com/dennis960/pythonprojects
A collection of different small python projects I made for fun
https://github.com/dennis960/pythonprojects
Last synced: 2 months ago
JSON representation
A collection of different small python projects I made for fun
- Host: GitHub
- URL: https://github.com/dennis960/pythonprojects
- Owner: Dennis960
- Created: 2023-10-14T09:15:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-14T10:03:13.000Z (over 1 year ago)
- Last Synced: 2025-01-18T00:43:03.437Z (4 months ago)
- Language: Python
- Homepage:
- Size: 80.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Projects Repository
Welcome to my Python Projects repository! This repository contains a variety of small Python projects that cover different topics and areas of interest. Feel free to explore the projects listed below.
## ListDirectory (14.10.2023)
Lists directory contents using a Python script.
## CoreKeeperAutoFish (13.10.2023)
Automates fishing in the CoreKeeper game.
## AmongUsBot (07.02.2021)
Automates tasks within the game "Among Us."
## VideoToFrames (06.02.2021)
Converts videos into individual image frames.
## RPiLed (07.03.2021)
Controls LEDs using Python on a Raspberry Pi.
## PhysikSchwingungen (10.03.2021)
Simulates oscillatory phenomena in physics.
## ChemischesGleichgewicht (13.02.2021)
Simulates chemical equilibrium.
## QRCodeToSimpleImageMatrix (02.03.2021)
Converts QR codes into image matrices.
## Ai Faces (02.01.2021)
Uses a Website to generate AI faces.
## Graph drawing project (2020)
Visualizes graphs.
## YouTube Like Bot (2020)
Automates pressing the like button on YouTube.
## SeleniumWordSpeedtest (2020)
Automates a website typing speed test using Selenium.
## DrawOnScreen (2020)
Allows drawing on the screen.
## Game bot (2020)
Provides a customizable game bot. (I dont' remember what game it was for, probably pixel worlds)