Files
.profile/README.md
T
2021-10-21 01:09:14 +00:00

641 B

#include <stdio.h>

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

Python   4 mins          █████████████████░░░░░░░░   67.82 % 
CMake    2 mins          ████████░░░░░░░░░░░░░░░░░   32.18 %