```c #include int main(){ printf("My name is Timothy Pidashev! I am a 17 year on an epic journey to become a software developer!"); printf("Experienced in C, Python, Java, and Javascript") printf("Join my discord server: https://discord.gg/EDRjZdkGBG"); return 0; } ```