Files
.profile/README.md
T
2022-02-10 20:23:07 -08:00

76 lines
4.0 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-->
![Lines of code](https://img.shields.io/badge/From%20Hello%20World%20I%27ve%20Written--440%20Thousand%20lines%20of%20code-blue)
**I'm an Early 🐤**
```text
🌞 Morning 219 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.2%
🌆 Daytime 467 commits █████████░░░░░░░░░░░░░░░░ 38.82%
🌃 Evening 505 commits ██████████░░░░░░░░░░░░░░░ 41.98%
🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.0%
```
📅 **I'm Most Productive on Monday**
```text
Monday 213 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.71%
Tuesday 208 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.29%
Wednesday 204 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.96%
Thursday 199 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.54%
Friday 101 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.4%
Saturday 172 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.3%
Sunday 106 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.81%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
VimL 3 hrs 21 mins █████████░░░░░░░░░░░░░░░░ 39.18%
C 1 hr 34 mins ████░░░░░░░░░░░░░░░░░░░░░ 18.46%
Python 1 hr 33 mins ████░░░░░░░░░░░░░░░░░░░░░ 18.28%
Makefile 1 hr ███░░░░░░░░░░░░░░░░░░░░░░ 11.71%
Docker 15 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 3.05%
🔥 Editors:
Neovim 7 hrs 20 mins █████████████████████░░░░ 85.71%
Vim 1 hr 10 mins ███░░░░░░░░░░░░░░░░░░░░░░ 13.63%
VS Code 3 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.66%
💻 Operating System:
Linux 8 hrs 33 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)