Skip to content
View leandro-odev's full-sized avatar
Roman Catholic Apostolic
Roman Catholic Apostolic

Highlights

  • Pro
Block or Report

Block or report leandro-odev

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

Hi, I'm Leandro Wanderley!

Coursing Computer Science at Federal University of Alagoas

A little more about me...

let leandro = {
  nationality: "Brazilian",
  code: [Java, Swift, Python, C, C++, JavaScript],
  databases: [PostgreSQL, MySQL],
  technologies: [OpenCV, MediaPipe],
  studies: ["Computer Science": "Fourth semester", "English language": "Advanced"],
 challenge: "I'm studying for university and for the Apple Developer Academy test"
}

GitHub Stats Most Used Languages

I'm all about expanding my network and connecting. Don't hesitate to drop a line and say hi! I'll be happy to meet you more!

Pinned Loading

  1. Algortimos-Grafos Algortimos-Grafos Public

    Projeto da disciplina Teoria dos Grafos

    C++ 1

  2. caioagralemos/Sistema-de-Consultas caioagralemos/Sistema-de-Consultas Public

    Projeto da Disciplina de Estruturas de Dados da Universidade Federal de Alagoas

    Python 1

  3. projetoMD projetoMD Public

    C 2

  4. sistema-medico sistema-medico Public

    Este é um projeto para armazenar consultas médicas. Meu objetivo é no futuro fazer uma interface gráfica para ele para pessoas leigas possam usa-lo. Não sei qual biblioteca posso usar, pois não ten…

    Java 1

  5. HandRecognition HandRecognition Public

    This repository uses OpenCV and MediaPipe to detect a thumbs-up gesture in real-time and display an image.

    Python