Skip to content
View allanrodigo's full-sized avatar
Block or Report

Block or report allanrodigo

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

Typing SVG

🙋🏻‍♂️ About Me:

  • 🎓 I'm currently studying Computer Science, I'm in the 7th period.
  • 🌐 I speak Portuguese, English and I am learning French.
  • 👨🏻‍💻 Focus on Python development aimed at artificial intelligence
  • 🪄 Programming languages are just tools, I always choose the one that suits me best for such a problem.
  • 📧 contact: allanrdg6@gmail.com

animated-line-image-0382

Pinned Loading

  1. face-recognition face-recognition Public

    This project implements a facial recognition system using convolutional neural networks (CNNs) and machine learning techniques. The goal of the system is to identify and recognize faces in images b…

    Python

  2. Graph-based-Cryptography Graph-based-Cryptography Public

    This repository contains a Python implementation of a graph-based message encryption system. The system uses a graph to represent the characters of the ASCII table, and then encrypts a message by t…

    Python

  3. Peaceful_Mind Peaceful_Mind Public

    Está pronto para transformar a maneira como você lida com o estresse e a ansiedade? Experimente o Peaceful Mind hoje e dê o primeiro passo em direção a uma vida mais tranquila e equilibrada. Não pe…

    Python 1

  4. Recognition-of-fingerprints Recognition-of-fingerprints Public

    This project demonstrates a method for sign language recognition using a convolutional neural network (CNN). The goal is to train a CNN model to recognize and classify the letters of the alphabet r…

    Python

  5. W.V.-Quine-McCluskey W.V.-Quine-McCluskey Public

    The Quine-McCluskey algorithm simplifies Boolean functions by grouping and combining minterms that differ by one bit until no further reductions are possible, resulting in a minimal expression.

    C