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
<!--START_SECTION:waka-->
|
|
[](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;
|
|
}
|
|
```
|
|
|
|
**I'm an Early 🐤**
|
|
|
|
```text
|
|
🌞 Morning 220 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.24%
|
|
🌆 Daytime 469 commits █████████░░░░░░░░░░░░░░░░ 38.89%
|
|
🌃 Evening 505 commits ██████████░░░░░░░░░░░░░░░ 41.87%
|
|
🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.0%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Monday**
|
|
|
|
```text
|
|
Monday 214 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.74%
|
|
Tuesday 207 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.16%
|
|
Wednesday 204 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.92%
|
|
Thursday 199 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.5%
|
|
Friday 101 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.37%
|
|
Saturday 173 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.34%
|
|
Sunday 108 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.96%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
💬 Programming Languages:
|
|
C 1 hr 34 mins █████████░░░░░░░░░░░░░░░░ 36.54%
|
|
Makefile 1 hr █████░░░░░░░░░░░░░░░░░░░░ 23.19%
|
|
Python 46 mins ████░░░░░░░░░░░░░░░░░░░░░ 17.77%
|
|
Docker 15 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 6.04%
|
|
conf 12 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.87%
|
|
|
|
🔥 Editors:
|
|
Neovim 4 hrs 17 mins ████████████████████████░ 99.21%
|
|
VS Code 2 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.79%
|
|
|
|
💻 Operating System:
|
|
Linux 4 hrs 19 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-->
|
|

|