πŸ”΅ src/about.c
pipeline β€Ί src β€Ί about.c

Kryptonite

// Computer Scientest & Compilers Enthusiast
Kryptonite is a fictional radioactive mineral from Superman stories that weakens or destroys him. It is widely used metaphorically to mean a person’s sole, significant weakness, Achilles' heel, or something that leaves them vulnerable
Open-Source Compilers C/C++

typedef struct computerScientest {
char *name = "Omar Al-Azizi";
char *location = "Amman, Jordan";
char *organization = "Jordan Open Source Associtaion (JOSA)";
char *langs[] = {"C", "C++"};
} computerScientest;


// contribution graph β€” loading...
less
more

$ ./run --pass=contact
β†’ oalazizi75@gmail.com
β†’ github.com/OmarAzizi
// send_message()
name =
email =
msg =
βŽ‡ main