Member-only story
Awesome Python projects to impress people
4 min readOct 31, 2021
Welcome back! Python is one of my favorite programming languages out there, if you’re fairly new to Python, check out their website below:
So, let’s talk about some awesome Python projects you can build out to impress people. Now, some of these projects are fairly intense, so you may want to know your way around Python before checking them out, with that long introduction out of the way, let’s get into it!
Building An Image Classifier
First up we have an image classifier project, this project allows us to use some existing datasets to predict what could be in an image, to view this project check out the link below: