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

Block or report joaotav

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

LinkedIn GitHub Google Scholar

I'm a computer scientist and researcher from Brazil 🇧🇷, currently living in Australia 🇦🇺.
  • I have a Bachelor's degree in Computer Science and a PhD in Information Technology.

  • My main interests are information security, distributed systems and blockchains.

  • I am driven by curiosity and have a tenacious approach to problem-solving.

  • I take pride in tackling coding challenges that push the boundaries of my knowledge.

  • Recently, my research has been focused on improving cross-chain communication and contributing to the IBC protocol (https://github.com/cosmos/ibc).

Top Langs

🔧 Some of the tech on my toolbelt:

vscode atom python cLang cplusplus rustc docker linux git bash vim latex postgresql


🤯 Fun facts:

Pinned

  1. ibc-benchmarking ibc-benchmarking Public

    This repository contains the performance evaluation tool and the dataset from the DSN '23 research paper "Analyzing the Performance of the Inter-Blockchain Communication Protocol".

    Python 6

  2. forward-secrecy-workshop forward-secrecy-workshop Public

    Example implementations of Perfect Forward Secrecy (PFS) and Post-Compromise Security (PCS) information security properties.

    Python 1

  3. deforestation-detection deforestation-detection Public

    An image classifier that detects and highlights deforestation areas using k-nearest neighbors.

    Python

  4. opengl-demoscene opengl-demoscene Public

    An OpenGL visual demo inspired by the demoscene subculture.

    C++

  5. perfect-maze-img-generator perfect-maze-img-generator Public

    A program that generates perfect mazes and constructs their respective images for ease of visualization and for fun.

    C++

  6. network-error-correction network-error-correction Public

    A python server and client application that performs data transmission and error detection using Cyclic Redudancy Checks (CRC).

    Python