I am currently pursuing my university degree at Instituto Tecnológico de Costa Rica and I work as an assistant at ECASLab. I enjoy programming and solving logic problems, and I am constantly learning about emerging technologies
Development of a calculator in Rust that supports operations with up to 3 operators.
Artificial Intelligence model programmed in this language, inspired by the human brain.
Design, training, and evaluation of a deep neural network (feedforward) in Python for the recognition of handwritten digit images. The model was trained on the MNIST dataset, achieving 96.17% accuracy, and includes tensor export and a visual inference script using Matplotlib to evaluate real-time predictions.