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

70 lines
3.5 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-256-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 188 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.65%
🌆 Daytime 441 commits ██████████░░░░░░░░░░░░░░░ 41.41%
🌃 Evening 425 commits ██████████░░░░░░░░░░░░░░░ 39.91%
🌙 Night 11 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.03%
```
📅 **I'm Most Productive on Wednesday**
```text
Monday 200 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.78%
Tuesday 170 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.96%
Wednesday 217 commits █████░░░░░░░░░░░░░░░░░░░░ 20.38%
Thursday 157 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.74%
Friday 76 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 7.14%
Saturday 161 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.12%
Sunday 84 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 7.89%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
Python 4 hrs 46 mins ██████████████░░░░░░░░░░░ 57.83%
HTML 1 hr 21 mins ████░░░░░░░░░░░░░░░░░░░░░ 16.52%
LESS 47 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 9.51%
YAML 25 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 5.18%
CSS 24 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.98%
🔥 Editors:
VS Code 8 hrs 15 mins █████████████████████████ 100.0%
💻 Operating System:
Windows 8 hrs 15 mins █████████████████████████ 100.0%
```
**I Mostly Code in Python**
```text
Python 13 repos █████████░░░░░░░░░░░░░░░░ 39.39%
JavaScript 6 repos ████░░░░░░░░░░░░░░░░░░░░░ 18.18%
CSS 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 6.06%
HTML 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 6.06%
C++ 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 6.06%
```
<!--END_SECTION:waka-->