Files
.profile/README.md
T
Timothy Pidashev 1a9f3d3215 Update README.md
2022-01-26 21:10:41 -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-1500-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 201 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.93%
🌆 Daytime 440 commits █████████░░░░░░░░░░░░░░░░ 39.25%
🌃 Evening 469 commits ██████████░░░░░░░░░░░░░░░ 41.84%
🌙 Night 11 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.98%
```
📅 **I'm Most Productive on Monday**
```text
Monday 208 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.55%
Tuesday 176 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.7%
Wednesday 201 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.93%
Thursday 166 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.81%
Friday 107 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.55%
Saturday 170 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.17%
Sunday 93 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.3%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
Python 1 hr 43 mins █████████████████████░░░░ 84.86%
YAML 6 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 5.4%
SQL 3 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.94%
Git Config 2 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.02%
JSON 1 min ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.49%
🔥 Editors:
VS Code 2 hrs 1 min █████████████████████████ 100.0%
💻 Operating System:
Linux 1 hr 2 mins █████████████░░░░░░░░░░░░ 51.69%
Windows 58 mins ████████████░░░░░░░░░░░░░ 48.31%
```
**I Mostly Code in Python**
```text
Python 15 repos ██████████░░░░░░░░░░░░░░░ 40.54%
JavaScript 8 repos █████░░░░░░░░░░░░░░░░░░░░ 21.62%
CSS 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.41%
HTML 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.41%
C++ 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.41%
```
<!--END_SECTION:waka-->