2022-02-08 16:04:43 -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-08 16:04:43 -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.55% 
🌆 Daytime    462 commits    █████████░░░░░░░░░░░░░░░░   38.79% 
🌃 Evening    508 commits    ██████████░░░░░░░░░░░░░░░   42.65% 
🌙 Night      12 commits     ░░░░░░░░░░░░░░░░░░░░░░░░░   1.01%

📅 I'm Most Productive on Monday

Monday       226 commits    ████░░░░░░░░░░░░░░░░░░░░░   18.98% 
Tuesday      185 commits    ████░░░░░░░░░░░░░░░░░░░░░   15.53% 
Wednesday    195 commits    ████░░░░░░░░░░░░░░░░░░░░░   16.37% 
Thursday     196 commits    ████░░░░░░░░░░░░░░░░░░░░░   16.46% 
Friday       111 commits    ██░░░░░░░░░░░░░░░░░░░░░░░   9.32% 
Saturday     172 commits    ███░░░░░░░░░░░░░░░░░░░░░░   14.44% 
Sunday       106 commits    ██░░░░░░░░░░░░░░░░░░░░░░░   8.9%

📊 This Week I Spent My Time On

💬 Programming Languages: 
VimL                     3 hrs 27 mins       █████████░░░░░░░░░░░░░░░░   39.28% 
Python                   2 hrs               █████░░░░░░░░░░░░░░░░░░░░   22.83% 
C                        1 hr 8 mins         ███░░░░░░░░░░░░░░░░░░░░░░   13.06% 
HTML                     40 mins             ██░░░░░░░░░░░░░░░░░░░░░░░   7.66% 
Makefile                 23 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   4.54%

🔥 Editors: 
Neovim                   5 hrs 18 mins       ███████████████░░░░░░░░░░   60.29% 
Vim                      3 hrs 28 mins       █████████░░░░░░░░░░░░░░░░   39.45% 
VS Code                  1 min               ░░░░░░░░░░░░░░░░░░░░░░░░░   0.26%

💻 Operating System: 
Linux                    8 hrs 48 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%