
My name is Leo. I am currently pursuing a bachelor's degree in Software Engineering at the Federal Institute of São Paulo (IFSP).
I have a special affinity for Back-End development, an area in which I am continuously improving my knowledge and seeking new experiences. Additionally, I really enjoy data science and natural language processing, and I participate in programming competitions, where I can apply and expand my skills.
#include <stdio.h>
int main() {
printf("Code is the tool, logic is the craft.");
return 0;
}