Skip to content
View FernandoBLima's full-sized avatar

Block or report FernandoBLima

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
FernandoBLima/README.md

πŸ‘‹ Heey there, I'm Fernando! 😁

  • πŸ’» Β  Software Engineer at CESAR
  • 🏑 Β  Brazilian, living in Recife, PE.
  • 🌱 Β  I’m currently learning more about Machine Learning and Data Science
  • πŸ˜„ Β  Pronouns: Him/His

πŸ‘¨β€πŸš€ You can find me here 🌍

Pinned Loading

  1. python-kafka-docker python-kafka-docker Public

    Python application that sends and receives a message from Kafka, using Docker and docker-compose tools.

    Python 34 14

  2. python-rabbitmq-docker python-rabbitmq-docker Public

    Project that creates an application that sends and receives a message from a RabbitMQ message broker, using Docker.

    Python 26 7

  3. data-structures data-structures Public

    Examples of data structures and algorithms in Javascript

    JavaScript 11 6

  4. python-prometheus-grafana python-prometheus-grafana Public

    Project contains a Python service example with Prometheus and Grafana.

    Python 6 5

  5. jupyterhub-data-science jupyterhub-data-science Public

    Project that contains the most important tools for JupyterHub Data Science

    Dockerfile

  6. python-grpc python-grpc Public

    Repository that contains a Python aplication integrating a basic Support Vector Classifier (SVC) model from the sklearn library, utilizing RPC (Remote Procedure Call) services such as Simple, Respo…

    Python