While doing this course i worked on multiple technologies and python as base language for programming. These are all of the projects i did throughout this course. I know the instructor hasn't provided codes for anything so you can fork my repository and try.
https://www.udemy.com/share/101WgIBEcedl9bQXo=/
please note course link can be changed if server is moved, if link is not working search for course name on udemy.
Learn Python with projects covering game & web development, web scraping, MongoDB, Django, PyQt, and data visualization
Lectures: 147 Video: 18.5 hours
The following topics are covered in this course:
Programming basics
Python fundamentals
JavaScript Object Notation (JSON)
Web scraping
PyMongo (MongoDB)
Web Development
Django Web Framework
Graphical User Interface (GUI) Programming (PyQt)
Data visualization
Speech Recogniton
Note: Before running any project please run requirements.txt
run: pip install -r requirements.txt in your shell
Creating virtualenvs are recommended.