Who Chat
skills:
 Rust
 Encryption
question mark
Chat anonymously in a secure plataform.
Read More
My undergraduate thesis
skills:
 Aerospace
 Optimization
 Python
 C++
image from 2001 space odyssey
The last step to finish my undergraduate course of Aerospace Engineering.
Read More
Steganography
skills:
 Security
 Encryption
classified
Hide messages inside an image such that no one will be able to notice. The messages can be encrypted with a password, so even if someone knows there is a hidden message they won't be able to read it.
Read More
Why Quantum Computing matters?
skills:
 Quantum Computing
Electron orbital in hydrogen atom 12th enery state
Short presentation on why quantum computing is fundamentally different from classical computing and why it is important.
Read More
Competitive Programming Repository
skills:
 C++
 Data Structures
 Algorithms
Fenwick tree idea
Link to a github repo I maintain that implements data structures and algorithms for competitive programming, such as Segment Tree, Fenwick Tree, Suffix Array, prefix function, z-function, etc. It also has some guides on how to use them properly.
Read More
Tic-Tac-Toe in Python
skills:
 Python
 Design Patterns
 DP
Tic-Tac-Toe
Link to a github project I developed that implements the Tic-Tac-Toe game. The project uses a lot of design patterns and also dynamic programming for the AI. No external library needed :) . Enjoy it!
Read More
Competitive Programming Classes
skills:
 Portuguese
 C++
 Data Structures
Binary Tree
Access the classes I recorded for ITAbits competitive programming course in 2022.
Read More