Files
.profile/README.md
T
2021-12-28 16:04:41 -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.75%
🌆 Daytime 440 commits ██████████░░░░░░░░░░░░░░░ 41.55%
🌃 Evening 420 commits ██████████░░░░░░░░░░░░░░░ 39.66%
🌙 Night 11 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.04%
```
📅 **I'm Most Productive on Monday**
```text
Monday 212 commits █████░░░░░░░░░░░░░░░░░░░░ 20.02%
Tuesday 170 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.05%
Wednesday 209 commits █████░░░░░░░░░░░░░░░░░░░░ 19.74%
Thursday 148 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.98%
Friday 74 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 6.99%
Saturday 158 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.92%
Sunday 88 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.31%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
Python 18 hrs 42 mins ██████████████████████░░░ 89.19%
Bash 1 hr 11 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 5.65%
SQL 46 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 3.73%
YAML 12 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.03%
Git Config 3 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.26%
🔥 Editors:
VS Code 20 hrs 58 mins █████████████████████████ 100.0%
💻 Operating System:
Windows 20 hrs 58 mins █████████████████████████ 100.0%
```
**I Mostly Code in Python**
```text
Python 13 repos █████████░░░░░░░░░░░░░░░░ 39.39%
JavaScript 5 repos ███░░░░░░░░░░░░░░░░░░░░░░ 15.15%
HTML 3 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 9.09%
CSS 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 6.06%
C++ 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 6.06%
```
<!--END_SECTION:waka-->