Files
.profile/README.md
T
2022-01-16 16:04:51 -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 191 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.54%
🌆 Daytime 446 commits ██████████░░░░░░░░░░░░░░░ 40.96%
🌃 Evening 441 commits ██████████░░░░░░░░░░░░░░░ 40.5%
🌙 Night 11 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.01%
```
📅 **I'm Most Productive on Wednesday**
```text
Monday 200 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.37%
Tuesday 170 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.61%
Wednesday 218 commits █████░░░░░░░░░░░░░░░░░░░░ 20.02%
Thursday 166 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.24%
Friday 82 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 7.53%
Saturday 168 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.43%
Sunday 85 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 7.81%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
Python 1 hr 23 mins █████████████████████░░░░ 84.22%
YAML 7 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 7.93%
SQL 5 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 5.92%
Markdown 1 min ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.27%
Git Config 0 secs ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.45%
🔥 Editors:
VS Code 1 hr 39 mins █████████████████████████ 100.0%
💻 Operating System:
Windows 1 hr 39 mins █████████████████████████ 100.0%
```
**I Mostly Code in Python**
```text
Python 13 repos █████████░░░░░░░░░░░░░░░░ 38.24%
JavaScript 7 repos █████░░░░░░░░░░░░░░░░░░░░ 20.59%
CSS 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.88%
HTML 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.88%
C++ 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.88%
```
<!--END_SECTION:waka-->