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("It's not the programming language that defines the programmer, but rather their logic.\n");
return 0;
}