Files
.profile/README.md
T
2021-10-03 01:07:07 +00:00

989 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: 26 September, 2021 - 02 October, 2021

CMake      7 hrs 41 mins   ███████████▓░░░░░░░░░░░░░   46.58 % 
Python     4 hrs 53 mins   ███████▒░░░░░░░░░░░░░░░░░   29.64 % 
C++        2 hrs 13 mins   ███▒░░░░░░░░░░░░░░░░░░░░░   13.49 % 
Other      54 mins         █▒░░░░░░░░░░░░░░░░░░░░░░░   05.55 % 
Makefile   15 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.60 %