Files
.profile/README.md
T
2022-01-29 16:04:43 -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 204 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.71%
🌆 Daytime 443 commits █████████░░░░░░░░░░░░░░░░ 38.45%
🌃 Evening 494 commits ██████████░░░░░░░░░░░░░░░ 42.88%
🌙 Night 11 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.95%
```
📅 **I'm Most Productive on Monday**
```text
Monday 208 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.06%
Tuesday 176 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.28%
Wednesday 204 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.71%
Thursday 191 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.58%
Friday 110 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.55%
Saturday 170 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.76%
Sunday 93 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.07%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
VimL 4 hrs 3 mins ███████████████░░░░░░░░░░ 62.82%
Python 1 hr 49 mins ███████░░░░░░░░░░░░░░░░░░ 28.26%
Bash 11 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.97%
Other 7 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.89%
Git Config 6 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.68%
🔥 Editors:
Vim 4 hrs 48 mins ██████████████████░░░░░░░ 74.35%
VS Code 1 hr 39 mins ██████░░░░░░░░░░░░░░░░░░░ 25.65%
💻 Operating System:
Linux 5 hrs 32 mins █████████████████████░░░░ 85.68%
Windows 55 mins ███░░░░░░░░░░░░░░░░░░░░░░ 14.32%
```
**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-->