Hey, i'm ungarscool1 (Léo).
I'm passionate about servers, web development etc.
#include <stdio.h> int main(int argc, char const *argv[]) { printf("My name is Leo\n"); return 0; }