Files
.profile/README.md
T
2022-01-18 16:04:44 -08:00

71 lines
3.6 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 195 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.55%
🌆 Daytime 455 commits ██████████░░░░░░░░░░░░░░░ 40.95%
🌃 Evening 450 commits ██████████░░░░░░░░░░░░░░░ 40.5%
🌙 Night 11 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.99%
```
📅 **I'm Most Productive on Wednesday**
```text
Monday 210 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.9%
Tuesday 174 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.66%
Wednesday 218 commits █████░░░░░░░░░░░░░░░░░░░░ 19.62%
Thursday 166 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.94%
Friday 82 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 7.38%
Saturday 168 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.12%
Sunday 93 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.37%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
Python 3 hrs 15 mins ██████████████████████░░░ 90.85%
HTML 14 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 6.77%
YAML 2 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.38%
Markdown 1 min ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.64%
Git Config 0 secs ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.21%
🔥 Editors:
VS Code 3 hrs 35 mins █████████████████████████ 100.0%
💻 Operating System:
Linux 3 hrs 33 mins ████████████████████████░ 99.11%
Windows 1 min ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.89%
```
**I Mostly Code in Python**
```text
Python 14 repos ██████████░░░░░░░░░░░░░░░ 40.0%
JavaScript 7 repos █████░░░░░░░░░░░░░░░░░░░░ 20.0%
CSS 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.71%
HTML 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.71%
C++ 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.71%
```
<!--END_SECTION:waka-->