Files
.profile/README.md
T
Timothy Pidashev 3d807400b7 Update README.md
2022-02-03 14:29:12 -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.76%
🌆 Daytime 452 commits █████████░░░░░░░░░░░░░░░░ 38.97%
🌃 Evening 490 commits ██████████░░░░░░░░░░░░░░░ 42.24%
🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.03%
```
📅 **I'm Most Productive on Monday**
```text
Monday 216 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.62%
Tuesday 182 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.69%
Wednesday 196 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.9%
Thursday 191 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.47%
Friday 110 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.48%
Saturday 170 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.66%
Sunday 95 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.19%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
VimL 4 hrs 3 mins ███████████████░░░░░░░░░░ 61.87%
Python 2 hrs ███████░░░░░░░░░░░░░░░░░░ 30.59%
Bash 11 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.93%
Other 7 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.9%
Git Config 4 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.03%
🔥 Editors:
Vim 5 hrs 18 mins ████████████████████░░░░░ 80.85%
VS Code 1 hr 15 mins ████░░░░░░░░░░░░░░░░░░░░░ 19.15%
💻 Operating System:
Linux 6 hrs 2 mins ███████████████████████░░ 92.01%
Windows 31 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 7.99%
```
**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)