Interactive game developed as a group project for a Libras (Brazilian Sign Language) course. Its goal is to assist in learning the manual alphabet of this language. It's inspired by the popular game Wordle.
A project developed during Distributed Objects classes, featuring user authentication, score management, and a web interface built with Spring and Java technologies.
A Rust-based command-line tool for securely storing and managing passwords. Uses PBKDF2 with SHA-2 to derive encryption keys from a master password, and AES-GCM for authenticated encryption of stored passwords with encrypted backups.