Files
.profile/README.md
T
2022-02-09 16:04: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 216 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.0%
🌆 Daytime 467 commits █████████░░░░░░░░░░░░░░░░ 38.92%
🌃 Evening 505 commits ██████████░░░░░░░░░░░░░░░ 42.08%
🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.0%
```
📅 **I'm Most Productive on Monday**
```text
Monday 213 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.75%
Tuesday 209 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.42%
Wednesday 204 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.0%
Thursday 195 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.25%
Friday 101 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.42%
Saturday 172 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.33%
Sunday 106 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.83%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
VimL 3 hrs 24 mins ██████████░░░░░░░░░░░░░░░ 41.52%
Python 1 hr 33 mins ████░░░░░░░░░░░░░░░░░░░░░ 19.08%
C 1 hr 10 mins ███░░░░░░░░░░░░░░░░░░░░░░ 14.26%
HTML 40 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 8.17%
Makefile 33 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 6.89%
🔥 Editors:
Neovim 6 hrs 11 mins ███████████████████░░░░░░ 75.54%
Vim 1 hr 58 mins ██████░░░░░░░░░░░░░░░░░░░ 24.18%
VS Code 1 min ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.28%
💻 Operating System:
Linux 8 hrs 12 mins █████████████████████████ 100.0%
```
**I Mostly Code in Python**
```text
Python 15 repos █████████░░░░░░░░░░░░░░░░ 39.47%
JavaScript 8 repos █████░░░░░░░░░░░░░░░░░░░░ 21.05%
Makefile 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.26%
CSS 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.26%
HTML 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.26%
```
<!--END_SECTION:waka-->
![Snake animation](https://raw.githubusercontent.com/timmypidashev/timmypidashev/main/commits.svg)