2022-02-07 16:04:15 -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-07 16:04:15 -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    209 commits    ████░░░░░░░░░░░░░░░░░░░░░   17.64% 
🌆 Daytime    459 commits    █████████░░░░░░░░░░░░░░░░   38.73% 
🌃 Evening    505 commits    ██████████░░░░░░░░░░░░░░░   42.62% 
🌙 Night      12 commits     ░░░░░░░░░░░░░░░░░░░░░░░░░   1.01%

📅 I'm Most Productive on Monday

Monday       223 commits    ████░░░░░░░░░░░░░░░░░░░░░   18.82% 
Tuesday      182 commits    ███░░░░░░░░░░░░░░░░░░░░░░   15.36% 
Wednesday    195 commits    ████░░░░░░░░░░░░░░░░░░░░░   16.46% 
Thursday     196 commits    ████░░░░░░░░░░░░░░░░░░░░░   16.54% 
Friday       111 commits    ██░░░░░░░░░░░░░░░░░░░░░░░   9.37% 
Saturday     172 commits    ███░░░░░░░░░░░░░░░░░░░░░░   14.51% 
Sunday       106 commits    ██░░░░░░░░░░░░░░░░░░░░░░░   8.95%

📊 This Week I Spent My Time On

💬 Programming Languages: 
VimL                     3 hrs 20 mins       ███████████░░░░░░░░░░░░░░   47.37% 
Python                   2 hrs 6 mins        ███████░░░░░░░░░░░░░░░░░░   29.93% 
HTML                     40 mins             ██░░░░░░░░░░░░░░░░░░░░░░░   9.57% 
Text                     20 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   4.73% 
Bash                     11 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   2.65%

🔥 Editors: 
Vim                      3 hrs 58 mins       ██████████████░░░░░░░░░░░   56.41% 
Neovim                   3 hrs 2 mins        ██████████░░░░░░░░░░░░░░░   43.26% 
VS Code                  1 min               ░░░░░░░░░░░░░░░░░░░░░░░░░   0.32%

💻 Operating System: 
Linux                    7 hrs 2 mins        █████████████████████████   100.0%

I Mostly Code in Python

Python                   15 repos            █████████░░░░░░░░░░░░░░░░   39.47% 
JavaScript               8 repos             █████░░░░░░░░░░░░░░░░░░░░   21.05% 
Makefile                 2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   5.26% 
CSS                      2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   5.26% 
HTML                     2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   5.26%

Snake animation

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