2022-02-05 16:09:00 -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-05 16:09:00 -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.64% 
🌆 Daytime    455 commits    █████████░░░░░░░░░░░░░░░░   38.96% 
🌃 Evening    495 commits    ██████████░░░░░░░░░░░░░░░   42.38% 
🌙 Night      12 commits     ░░░░░░░░░░░░░░░░░░░░░░░░░   1.03%

📅 I'm Most Productive on Monday

Monday       216 commits    ████░░░░░░░░░░░░░░░░░░░░░   18.49% 
Tuesday      182 commits    ████░░░░░░░░░░░░░░░░░░░░░   15.58% 
Wednesday    197 commits    ████░░░░░░░░░░░░░░░░░░░░░   16.87% 
Thursday     197 commits    ████░░░░░░░░░░░░░░░░░░░░░   16.87% 
Friday       111 commits    ██░░░░░░░░░░░░░░░░░░░░░░░   9.5% 
Saturday     170 commits    ███░░░░░░░░░░░░░░░░░░░░░░   14.55% 
Sunday       95 commits     ██░░░░░░░░░░░░░░░░░░░░░░░   8.13%

📊 This Week I Spent My Time On

💬 Programming Languages: 
VimL                     3 hrs 32 mins       ███████████░░░░░░░░░░░░░░   45.85% 
Python                   2 hrs 26 mins       ████████░░░░░░░░░░░░░░░░░   31.63% 
HTML                     40 mins             ██░░░░░░░░░░░░░░░░░░░░░░░   8.73% 
Text                     20 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   4.33% 
Bash                     11 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   2.41%

🔥 Editors: 
Vim                      4 hrs 40 mins       ███████████████░░░░░░░░░░   60.6% 
Neovim                   2 hrs 29 mins       ████████░░░░░░░░░░░░░░░░░   32.32% 
VS Code                  32 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   7.08%

💻 Operating System: 
Linux                    7 hrs 28 mins       ████████████████████████░   96.87% 
Windows                  14 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   3.13%

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%