Files
.profile/README.md
T
2022-02-06 16:04:40 -08:00

75 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-->
**I'm an Early 🐤**
```text
🌞 Morning 206 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.61%
🌆 Daytime 455 commits █████████░░░░░░░░░░░░░░░░ 38.89%
🌃 Evening 497 commits ██████████░░░░░░░░░░░░░░░ 42.48%
🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.03%
```
📅 **I'm Most Productive on Monday**
```text
Monday 216 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.46%
Tuesday 182 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.56%
Wednesday 197 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.84%
Thursday 197 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.84%
Friday 111 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.49%
Saturday 172 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.7%
Sunday 95 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.12%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
VimL 3 hrs 19 mins ███████████░░░░░░░░░░░░░░ 45.95%
Python 2 hrs 17 mins ████████░░░░░░░░░░░░░░░░░ 31.63%
HTML 40 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 9.31%
Text 20 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.61%
Bash 11 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.57%
🔥 Editors:
Vim 3 hrs 58 mins █████████████░░░░░░░░░░░░ 54.88%
Neovim 3 hrs ██████████░░░░░░░░░░░░░░░ 41.46%
VS Code 15 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 3.66%
💻 Operating System:
Linux 6 hrs 59 mins ████████████████████████░ 96.65%
Windows 14 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 3.35%
```
**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)