mirror of
https://github.com/timmypidashev/timmypidashev.git
synced 2026-06-03 16:24:38 +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.55%
|
|
🌆 Daytime 462 commits █████████░░░░░░░░░░░░░░░░ 38.79%
|
|
🌃 Evening 508 commits ██████████░░░░░░░░░░░░░░░ 42.65%
|
|
🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.01%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Monday**
|
|
|
|
```text
|
|
Monday 226 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.98%
|
|
Tuesday 185 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.53%
|
|
Wednesday 195 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.37%
|
|
Thursday 196 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.46%
|
|
Friday 111 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.32%
|
|
Saturday 172 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.44%
|
|
Sunday 106 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.9%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
💬 Programming Languages:
|
|
VimL 3 hrs 27 mins █████████░░░░░░░░░░░░░░░░ 39.28%
|
|
Python 2 hrs █████░░░░░░░░░░░░░░░░░░░░ 22.83%
|
|
C 1 hr 8 mins ███░░░░░░░░░░░░░░░░░░░░░░ 13.06%
|
|
HTML 40 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 7.66%
|
|
Makefile 23 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.54%
|
|
|
|
🔥 Editors:
|
|
Neovim 5 hrs 18 mins ███████████████░░░░░░░░░░ 60.29%
|
|
Vim 3 hrs 28 mins █████████░░░░░░░░░░░░░░░░ 39.45%
|
|
VS Code 1 min ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.26%
|
|
|
|
💻 Operating System:
|
|
Linux 8 hrs 48 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-->
|
|

|