Files
.profile/README.md
T
2022-01-28 16:04:21 -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.72%
🌆 Daytime 443 commits █████████░░░░░░░░░░░░░░░░ 38.49%
🌃 Evening 493 commits ██████████░░░░░░░░░░░░░░░ 42.83%
🌙 Night 11 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.96%
```
📅 **I'm Most Productive on Monday**
```text
Monday 208 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.07%
Tuesday 176 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.29%
Wednesday 204 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.72%
Thursday 191 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.59%
Friday 109 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.47%
Saturday 170 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.77%
Sunday 93 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.08%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
VimL 3 hrs 34 mins ███████████████░░░░░░░░░░ 61.46%
Python 1 hr 39 mins ███████░░░░░░░░░░░░░░░░░░ 28.61%
Bash 11 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 3.32%
YAML 5 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.71%
Other 3 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.06%
🔥 Editors:
Vim 4 hrs 5 mins █████████████████░░░░░░░░ 70.52%
VS Code 1 hr 42 mins ███████░░░░░░░░░░░░░░░░░░ 29.48%
💻 Operating System:
Linux 4 hrs 32 mins ███████████████████░░░░░░ 78.26%
Windows 1 hr 15 mins █████░░░░░░░░░░░░░░░░░░░░ 21.74%
```
**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-->