Skip to content
View pedromoreira49's full-sized avatar
🤖
Deploying
🤖
Deploying

Block or report pedromoreira49

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
pedromoreira49/README.md

Hi! I am Pedro Moreira

👨‍💻 About Me

  • 🖥️ Graduated in Internet Systems
  • ⚡ Bachelor's student in Eletrical Engineering
  • 🎓 Master's student in Electronic and Computer Engineering
  • 💼 Currently working as a software engineer
  • 🔭 Interested in AI, IoT, and distributed systems
  • 🚀 Building projects in PHP, Laravel, Nodejs and Python
  • 📚 Always learning and experimenting with new technologies

💡 What I'm currently up to

Typing SVG

🚀 Technologies & Tools

Languages

📈 Github Stats

🏆 GitHub Achievements

Visitors

Pinned Loading

  1. Simple_Work_Order Simple_Work_Order Public

    Um sistema simples para gerenciamento de ordens de trabalho. Desenvolvido para facilitar o acompanhamento e organização de tarefas. Este projeto utiliza tecnologias C# e .NET para uma implementação…

    C#

  2. Script simples em Python que impleme... Script simples em Python que implementa a equação CKD-EPI 2021 para estimativa da Taxa de Filtração Glomerular (TFG), conforme recomendação da Sociedade Brasileira de Nefrologia e da literatura médica atual. Esta fórmula calcula a TFG a partir dos dados de creatinina sérica, idade e sexo, sem considerar fator racial, seguindo a revisão de 2021.
    1
    def ckd_epi_2021(creatinina, idade, sexo):
    2
        """
    3
        Calcula a TFG estimada usando a fórmula CKD-EPI 2021 (sem fator racial).
    4
        
    5
        Parâmetros:
  3. esp32_client_mqtt_fail_broker esp32_client_mqtt_fail_broker Public

    Código para ESP32 para receber status através do Broker MQTT com falhas de segurança

    C++ 2

  4. simple_web_app_rabbitmq simple_web_app_rabbitmq Public

    Sistema simples que consome uma fila de e-mail utilizando RabbitMQ.

    Hack 2

  5. ecopoint ecopoint Public

    API for an application that aims to achieve and positively impact the knowledge and use of technologies in favor of collecting recyclable waste in an intelligent way.

    Java

  6. weit2025-ckd-prediction-repository weit2025-ckd-prediction-repository Public

    Repositório criado para armazenar a implementação utilizada no estudo para o artigo intitulado "Aplicação de Aprendizado de Máquina no Auxílio ao Diagnóstico de Doenças Renais Crônicas" publicado n…

    Python 1