mirror of
https://github.com/timmypidashev/timmypidashev.git
synced 2026-06-04 00:34:39 +00:00
74 lines
3.9 KiB
Markdown
74 lines
3.9 KiB
Markdown
[](https://wakatime.com/@b920b284-3cde-4cd4-b72e-f7f22d050b16)
|
|

|
|
|
|
```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 209 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.64%
|
|
🌆 Daytime 459 commits █████████░░░░░░░░░░░░░░░░ 38.73%
|
|
🌃 Evening 505 commits ██████████░░░░░░░░░░░░░░░ 42.62%
|
|
🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.01%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Monday**
|
|
|
|
```text
|
|
Monday 223 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.82%
|
|
Tuesday 182 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.36%
|
|
Wednesday 195 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.46%
|
|
Thursday 196 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.54%
|
|
Friday 111 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.37%
|
|
Saturday 172 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.51%
|
|
Sunday 106 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.95%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
💬 Programming Languages:
|
|
VimL 3 hrs 20 mins ███████████░░░░░░░░░░░░░░ 47.37%
|
|
Python 2 hrs 6 mins ███████░░░░░░░░░░░░░░░░░░ 29.93%
|
|
HTML 40 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 9.57%
|
|
Text 20 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.73%
|
|
Bash 11 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.65%
|
|
|
|
🔥 Editors:
|
|
Vim 3 hrs 58 mins ██████████████░░░░░░░░░░░ 56.41%
|
|
Neovim 3 hrs 2 mins ██████████░░░░░░░░░░░░░░░ 43.26%
|
|
VS Code 1 min ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.32%
|
|
|
|
💻 Operating System:
|
|
Linux 7 hrs 2 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-->
|
|

|