initdebugs /
Beginner-Traffic-Light-Detection-OpenCV-YOLOv3
This is a python program using YOLO and OpenCV to detect traffic lights. Works in The Netherlands, possibly other countries
Loading repository data…
MurtajizMehdi / repository
This is the first game and major project i worked on. It's not perfect, hence why I'm still working on it. However, I'm very proud of it. I worked on it with my fellow classmate Andrew, and it took us a while to come out with our "finished" product. It's a simple numerical-choice game that allows the user to select through different options, each having it's own separate outcome. It also includes an about, rules, credits, and exit section. Have fun if you decide to play! All constructive criticism is welcome!
For info about game, see "About" section in code
There are a few issues within the code that I am still working on. For some of the options, it directly displays the menu screen again, but for others, it'll ask the user if they want to return to the menu. I plan on implementing the function that asks the user if they want to return to the main screen at the end the option functions. I also want to stray away from number-choice, and instead want to use either A-D or be able to go off of whatever the user inputs. If there are any more recommendations, please do not hesitate to reach out!
Selected from shared topics, language and repository description—not editorial ratings.
initdebugs /
This is a python program using YOLO and OpenCV to detect traffic lights. Works in The Netherlands, possibly other countries
iakovoskritikos /
This is an all-in-one repository for Data Engineers, ideal for beginners & interview preparation, which includes Python as the main Programing language incorporating MySQL, MongoDB and Docker
jaredbach /
If you are trying to create a Twitter bot, and your Twitter developer account is different from the account you are trying to run your bot on, this Python code should help you.
obitorin07 /
Welcome to the "Python for Beginners" directory! 🚀 This directory is designed for individuals who are new to Python programming and are eager to learn from scratch. Whether you are a complete beginner or have some basic programming experience, you'll find a collection of Python codes tailored to help you grasp the fundamentals
pronotosh2 /
This code is for any beginner to see the basic. Here, I have started with Hello World. It is being written as a beginner.
ai-engineer-eng /
In this repository, you will find various Python programs and exercises that I have completed as part of my learning process. The goal is to improve my Python skills by consistently practicing, even if it's just writing a single line of code each day.