Files
.profile/README.md
T
2022-02-04 16:04:49 -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.64%
🌆 Daytime 455 commits █████████░░░░░░░░░░░░░░░░ 38.96%
🌃 Evening 495 commits ██████████░░░░░░░░░░░░░░░ 42.38%
🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.03%
```
📅 **I'm Most Productive on Monday**
```text
Monday 216 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.49%
Tuesday 182 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.58%
Wednesday 197 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.87%
Thursday 197 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.87%
Friday 111 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.5%
Saturday 170 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.55%
Sunday 95 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.13%
```
📊 **This Week I Spent My Time On**
```text
💬 Programming Languages:
VimL 4 hrs 2 mins ████████████░░░░░░░░░░░░░ 50.49%
Python 2 hrs 6 mins ██████░░░░░░░░░░░░░░░░░░░ 26.36%
HTML 35 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 7.37%
Bash 22 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.58%
Text 20 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.21%
🔥 Editors:
Vim 7 hrs 29 mins ███████████████████████░░ 93.46%
VS Code 31 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 6.54%
💻 Operating System:
Linux 7 hrs 46 mins ████████████████████████░ 96.98%
Windows 14 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 3.02%
```
**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)