Files
.profile/README.md
T
2022-02-01 16:05:11 -08:00

72 lines
3.8 KiB
Markdown

[![wakatime](https://wakatime.com/badge/user/b920b284-3cde-4cd4-b72e-f7f22d050b16.svg)](https://wakatime.com/@b920b284-3cde-4cd4-b72e-f7f22d050b16)
![Profile Views](http://img.shields.io/badge/Profile%20Views-856-blue)
```c
#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;
}
```
<!--START_SECTION:waka-->
**I'm an Early 🐤**
```text
🌞 Morning 205 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.75%
🌆 Daytime 452 commits █████████░░░░░░░░░░░░░░░░ 39.13%
🌃 Evening 486 commits ██████████░░░░░░░░░░░░░░░ 42.08%
🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.04%
```
📅 **I'm Most Productive on Monday**
```text
Monday 216 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.7%
Tuesday 177 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.32%
Wednesday 196 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.97%
Thursday 191 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.54%
Friday 110 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.52%
Saturday 170 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.72%
Sunday 95 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.23%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
VimL 4 hrs 3 mins ███████████████░░░░░░░░░░ 61.87%
Python 2 hrs ███████░░░░░░░░░░░░░░░░░░ 30.59%
Bash 11 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.93%
Other 7 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.9%
Git Config 4 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.03%
🔥 Editors:
Vim 5 hrs 18 mins ████████████████████░░░░░ 80.85%
VS Code 1 hr 15 mins ████░░░░░░░░░░░░░░░░░░░░░ 19.15%
💻 Operating System:
Linux 6 hrs 2 mins ███████████████████████░░ 92.01%
Windows 31 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 7.99%
```
**I Mostly Code in Python**
```text
Python 16 repos ██████████░░░░░░░░░░░░░░░ 43.24%
JavaScript 7 repos ████░░░░░░░░░░░░░░░░░░░░░ 18.92%
CSS 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.41%
HTML 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.41%
C++ 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.41%
```
<!--END_SECTION:waka-->