Skip to content
View DevPabloOliveira's full-sized avatar

Block or report DevPabloOliveira

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

Popular repositories Loading

  1. AES_Encryption AES_Encryption Public

    Ambos os algoritmos baseiam-se na biblioteca "cryptography" e usam o mesmo princípio de criptografia simétrica, onde a mesma chave é usada tanto para criptografar quanto para descriptografar os dados.

    Python

  2. SentimentAnalysisAlgorithm SentimentAnalysisAlgorithm Public

    Projeto de Análise de Sentimento com Árvore AVL em Python. Utiliza dicionários YAML para sentimentos e tokenização NLTK. Fornece escores de sentimentos para textos, destacando positividade, negativ…

    Python

  3. Multithreaded-AVL-Tree-Population Multithreaded-AVL-Tree-Population Public

    Demonstração do uso de árvore AVL em C, com otimização através de programação paralela para lidar com carga elevada.

    C

  4. VisKepler VisKepler Public

    Forked from fillipefeitosa/VisKepler

    Create deployable app visualizations from keplergl website

    HTML

  5. MatriXplore MatriXplore Public

    Web app for processing, uploading, and downloading matrices using FastAPI. Users can upload CSV files, manually input data, and download pre-set matrices. Includes analysis of matrix properties lik…

    HTML