💻
Develop the future
Let's revolutionize development together.
-
IUT Bordeaux
- Bordeaux, France
- betanow.dev
- in/evan-grosset-janin-aa540a334
Highlights
- Pro
archie
Bl4omArchie
Student in Computer Science
char tab[] = "Low level";
strcat(tab, " Cryptography, Security\n");
write(1, tab, sizeof(tab));