Files
.profile/README.md
T
2021-10-11 01:04:10 +00:00

977 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: 04 October, 2021 - 10 October, 2021

CMake    4 hrs 43 mins   ████████████░░░░░░░░░░░░░   47.46 % 
C++      3 hrs 29 mins   ████████▓░░░░░░░░░░░░░░░░   35.14 % 
Python   48 mins         ██░░░░░░░░░░░░░░░░░░░░░░░   08.15 % 
JSON     38 mins         █▓░░░░░░░░░░░░░░░░░░░░░░░   06.49 % 
HTML     10 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.81 %