Skip to content
View leonokida's full-sized avatar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 pursuing a Master's Degree in Informatics at the Federal University of Paraná (UFPR). I previously graduated in Computer Science at UFPR. My field of research is computer networks and fault-tolerant routing algorithms.
I currently work at the Paraná State Court of Auditors (TCE-PR) as an intern. I work with projects in AI.
I have worked on both front-end and back-end development projects as well as AI and AR research projects.
I'm now looking forward to new opportunities to learn and new projects to work on.


  • 😄 Pronouns: He/Him
  • 🌱 I’m currently learning: AI tools and Azure.
  • 💬 Ask me about: Fast-ReRoute and Network Routing.
  • 📫 How to reach me: You can reach me on LinkedIn or my Email.
  • ⚡ Fun facts: I'm learning French. Some of my personal interests are gaming and analog photography.

🛠️ Languages and Tools :

Java  React  CSS  HTML  JavaScript  MySQL  NodeJS  Python  Pandas  C  GraphQL 

Pinned Loading

  1. arborescence_based_routing arborescence_based_routing Public

    Interactive tool that computes and generates arborescence-based routes given a topology and an origin and destination pair.

    Python

  2. trees trees Public

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

    C

  3. expression-calculator expression-calculator Public

    An expression calculator made with a binary tree data structure.

    C 1

  4. audio_filters audio_filters Public

    This project consists in audio filters for WAV files.

    C

  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. sequence_alignment sequence_alignment Public

    A genetic algorithm for alignment of sequences using both the SAGA and custom objective functions.

    Python