Files
.profile/README.md
T
2022-01-09 16:04:43 -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.54%
🌆 Daytime 445 commits ██████████░░░░░░░░░░░░░░░ 41.51%
🌃 Evening 428 commits ██████████░░░░░░░░░░░░░░░ 39.93%
🌙 Night 11 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.03%
```
📅 **I'm Most Productive on Wednesday**
```text
Monday 199 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.56%
Tuesday 170 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.86%
Wednesday 217 commits █████░░░░░░░░░░░░░░░░░░░░ 20.24%
Thursday 157 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.65%
Friday 76 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 7.09%
Saturday 168 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.67%
Sunday 85 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 7.93%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
HTML 5 hrs 6 mins ████████░░░░░░░░░░░░░░░░░ 33.58%
Python 4 hrs 46 mins ███████░░░░░░░░░░░░░░░░░░ 31.36%
LESS 2 hrs 24 mins ████░░░░░░░░░░░░░░░░░░░░░ 15.82%
JavaScript 1 hr 28 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 9.67%
CSS 28 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 3.07%
🔥 Editors:
VS Code 15 hrs 13 mins █████████████████████████ 100.0%
💻 Operating System:
Windows 15 hrs 13 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-->