2022-02-03 16:04:25 -08:00
2021-12-28 15:19:19 -08:00
2022-02-03 14:27:05 -08:00
2021-09-07 15:21:34 -07:00
2022-02-03 16:04:25 -08:00

wakatime Profile Views

#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");
  return 0;
}

I'm an Early 🐤

🌞 Morning    206 commits    ████░░░░░░░░░░░░░░░░░░░░░   17.71% 
🌆 Daytime    454 commits    █████████░░░░░░░░░░░░░░░░   39.04% 
🌃 Evening    491 commits    ██████████░░░░░░░░░░░░░░░   42.22% 
🌙 Night      12 commits     ░░░░░░░░░░░░░░░░░░░░░░░░░   1.03%

📅 I'm Most Productive on Monday

Monday       216 commits    ████░░░░░░░░░░░░░░░░░░░░░   18.57% 
Tuesday      182 commits    ████░░░░░░░░░░░░░░░░░░░░░   15.65% 
Wednesday    197 commits    ████░░░░░░░░░░░░░░░░░░░░░   16.94% 
Thursday     193 commits    ████░░░░░░░░░░░░░░░░░░░░░   16.6% 
Friday       110 commits    ██░░░░░░░░░░░░░░░░░░░░░░░   9.46% 
Saturday     170 commits    ███░░░░░░░░░░░░░░░░░░░░░░   14.62% 
Sunday       95 commits     ██░░░░░░░░░░░░░░░░░░░░░░░   8.17%

📊 This Week I Spent My Time On

💬 Programming Languages: 
VimL                     4 hrs 6 mins        ████████████░░░░░░░░░░░░░   51.07% 
Python                   2 hrs 49 mins       ████████░░░░░░░░░░░░░░░░░   35.06% 
Text                     20 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   4.19% 
Bash                     11 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   2.38% 
JavaScript               9 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   2.06%

🔥 Editors: 
Vim                      6 hrs 47 mins       █████████████████████░░░░   84.39% 
VS Code                  1 hr 15 mins        ████░░░░░░░░░░░░░░░░░░░░░   15.61%

💻 Operating System: 
Linux                    7 hrs 31 mins       ███████████████████████░░   93.49% 
Windows                  31 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   6.51%

I Mostly Code in Python

Python                   15 repos            ██████████░░░░░░░░░░░░░░░   40.54% 
JavaScript               8 repos             █████░░░░░░░░░░░░░░░░░░░░   21.62% 
CSS                      2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   5.41% 
HTML                     2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   5.41% 
C++                      2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   5.41%

Snake animation

S
Description
Just a simple readme.
Readme 1.2 MiB
Languages
JavaScript 100%