Files
.profile/README.md
T
2022-02-13 16:13:04 -08:00

4.0 KiB

wakatime Profile Views Lines of code

#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;
}

Lines of code

I'm an Early 🐤

🌞 Morning    219 commits    ████░░░░░░░░░░░░░░░░░░░░░   18.17% 
🌆 Daytime    469 commits    █████████░░░░░░░░░░░░░░░░   38.92% 
🌃 Evening    505 commits    ██████████░░░░░░░░░░░░░░░   41.91% 
🌙 Night      12 commits     ░░░░░░░░░░░░░░░░░░░░░░░░░   1.0%

📅 I'm Most Productive on Monday

Monday       213 commits    ████░░░░░░░░░░░░░░░░░░░░░   17.68% 
Tuesday      207 commits    ████░░░░░░░░░░░░░░░░░░░░░   17.18% 
Wednesday    204 commits    ████░░░░░░░░░░░░░░░░░░░░░   16.93% 
Thursday     199 commits    ████░░░░░░░░░░░░░░░░░░░░░   16.51% 
Friday       101 commits    ██░░░░░░░░░░░░░░░░░░░░░░░   8.38% 
Saturday     173 commits    ███░░░░░░░░░░░░░░░░░░░░░░   14.36% 
Sunday       108 commits    ██░░░░░░░░░░░░░░░░░░░░░░░   8.96%

📊 This Week I Spent My Time On

💬 Programming Languages: 
C                        1 hr 34 mins        █████████░░░░░░░░░░░░░░░░   36.16% 
Makefile                 1 hr                █████░░░░░░░░░░░░░░░░░░░░   22.94% 
Python                   48 mins             ████░░░░░░░░░░░░░░░░░░░░░   18.37% 
Docker                   15 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   5.98% 
conf                     12 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   4.82%

🔥 Editors: 
Neovim                   4 hrs 20 mins       ████████████████████████░   99.22% 
VS Code                  2 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   0.78%

💻 Operating System: 
Linux                    4 hrs 22 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