๐ The Classes folder contains my personal studies related to Python.
๐The FreeCodeCamp folder contains some projects that I will build in order to get my freeCodeCamp Python Certificate.(Not started)
๐The Vanilla-todo in the main page is a collaborative open-source project where we use HTML/CSS/JS and Django.
- ๐ค INSTAGRAM_BOT
-It is a bot that opens an Instagram webpage and clicks on the like button of the pictures in the page automatically. - ๐๏ธ CADASTRO_DE_PACIENTES
-It is a CRUD project connecting Django to SqlServer - ๐ฎ GAMES
-There are three games where I practiced my logic skills. - ๐๏ธ PYTHON_MYSQL
-A simple but complet CRUD with MySql. - ๐ฐ MESSAGING
-Creating and consuming messages using rabbitmq message broker - ๐ค๏ธ WEATHER_FORECAST
-It is an APIRest that returns the weather forecast to cities choosen by the user. - ๐ ๏ธWORKES
-Applying distributed programming concepts with rabbitmq and celery.