Files
.profile/README.md
T
2022-02-03 16:04:25 -08:00

74 lines
3.9 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-856-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 206 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.71%
🌆 Daytime 454 commits █████████░░░░░░░░░░░░░░░░ 39.04%
🌃 Evening 491 commits ██████████░░░░░░░░░░░░░░░ 42.22%
🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.03%
```
📅 **I'm Most Productive on Monday**
```text
Monday 216 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.57%
Tuesday 182 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.65%
Wednesday 197 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.94%
Thursday 193 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.6%
Friday 110 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.46%
Saturday 170 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.62%
Sunday 95 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.17%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
VimL 4 hrs 6 mins ████████████░░░░░░░░░░░░░ 51.07%
Python 2 hrs 49 mins ████████░░░░░░░░░░░░░░░░░ 35.06%
Text 20 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.19%
Bash 11 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.38%
JavaScript 9 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.06%
🔥 Editors:
Vim 6 hrs 47 mins █████████████████████░░░░ 84.39%
VS Code 1 hr 15 mins ████░░░░░░░░░░░░░░░░░░░░░ 15.61%
💻 Operating System:
Linux 7 hrs 31 mins ███████████████████████░░ 93.49%
Windows 31 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 6.51%
```
**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-->
![Snake animation](https://raw.githubusercontent.com/timmypidashev/timmypidashev/main/commits.svg)