Files
.profile/README.md
T
2021-11-23 00:11:27 +00:00

928 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("Join my discord server: https://discord.gg/EDRjZdkGBG\n");
  return 0;
}
Week: 16 November, 2021 - 22 November, 2021

Python     6 hrs 50 mins   █████████████████░░░░░░░░   67.84 % 
Bash       1 hr 8 mins     ███░░░░░░░░░░░░░░░░░░░░░░   11.38 % 
YAML       42 mins         █▓░░░░░░░░░░░░░░░░░░░░░░░   07.05 % 
Markdown   28 mins         █▒░░░░░░░░░░░░░░░░░░░░░░░   04.76 % 
Other      22 mins         █░░░░░░░░░░░░░░░░░░░░░░░░   03.65 %