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

Block or report leonokida

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

Hi there 👋

My name is Leon and I'm a Computer Science student from Brazil. I study at the Federal University of Paraná (UFPR). I have worked on Front-End and Back-End development projects and an AI research project.
I'm now looking forward to new opportunities to learn and new projects to work on.


  • 📫 How to reach me: You can reach me on LinkedIn or on my Email.

🔥 My Stats :

GitHub Streak


🛠️ Languages and Tools :

Java  React  CSS  HTML  JavaScript  MySQL  NodeJS  Python  Pandas  C  GraphQL 

Pinned Loading

  1. trees trees Public

    Binary trees in which the key is defined by another tree.

    C

  2. audio_filters audio_filters Public

    This project consists in audio filters for WAV files.

    C

  3. expression-calculator expression-calculator Public

    An expression calculator made with a binary tree data structure.

    C

  4. DBServer-Desafio DBServer-Desafio Public

    Minha resolução do desafio do PS da DBServer

    JavaScript

  5. optimization_problem optimization_problem Public

    A program that solves the bin packing problem with precedence constraints using the branch-and-bound method.

    C 1

  6. genetic_algorithm_sequence_alignment genetic_algorithm_sequence_alignment Public

    Genetic algorithm to do multiple sequence alignment.

    Python