PORTIFOLIO

This is my Python ๐Ÿ portifolio.

๐Ÿ—‚๏ธTo see my projects please go to the Projects folder.
๐Ÿ“š 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.

PROJECTS:

  • ๐Ÿค– 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.