Home About Projects Contacts

Projects

Hertzsprung Russell
The project allows you to analyze a database (in ".csv" format) of stars and classify them in their evolutionary stage, in accordance with the Hertzsprung-Russell diagram.
published on 2024-08-17

Boggle
The project concerns the game Boggle (multiplayer). This consists of compose words using the letters positioned on a square matrix of 16 letters (4x4). Each word must consist of at least 4 characters and can be composed using the letters of the matrix only once. The boxes used must be contiguous and composed horizontally or vertically but not diagonally, in this version. It is not possible to move over a box more than once for the same word.
published on 2024-06-20

Algorithms
Set of algorithms and data structures, and more generic algorithms for recurring problems.
published on 2023-10-19

Contributions