Skip to content
View italoko-dev's full-sized avatar
🤖
Buuuuh
🤖
Buuuuh

Block or report italoko-dev

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

Hi There! 👋

LinkedIn     mail    

Code Girl image

My name is Italo Piovan👩‍💻

( Python | SQL | dbt | AWS Redshift | Azure | ETL ELT | Data Engineer ) 🚀

Bachelor in Information Systems, passionate about technology, engines and science.

I’m currently working as Analytics Engineer

  • 💡 I love challenges
  • 💬 Send me a issue -> Here

“No que diz respeito ao empenho, ao compromisso, ao esforço, à dedicação, não existe meio termo. Ou você faz uma coisa bem feita ou não faz.” Ayrton Senna . Brazil

Stats

Top Langs

Italo Piovan's GitHub stats

Pinned Loading

  1. Codificacao-Huffman Codificacao-Huffman Public

    A codificação de Huffman é um método de compressão que usa as probabilidades de ocorrência dos símbolos no conjunto de dados a ser comprimido para determinar códigos de tamanho variável para cada s…

    C++

  2. Sorting-Algorithms Sorting-Algorithms Public

    Classic sorting algorithms

    Java 1

  3. Perceptron-de-Rosenblatt Perceptron-de-Rosenblatt Public

    O tipo mais simples de rede neural feedforward: um classificador linear.

    Python 1

  4. Virtual-Mouse Virtual-Mouse Public

    Manipulação do mouse através de gestos com a mão

    Python

  5. Jokenpo Jokenpo Public

    Esse é um projeto que consiste em identificar qual foi a jogada de cada jogador e determinar qual o jogador vencedor com o auxílio de Visão Computacional.

    Python

  6. Fundamental-Data-Structures Fundamental-Data-Structures Public

    Fundamentals data strutctures - C and Java

    C