mirror of
https://github.com/timmypidashev/timmypidashev.git
synced 2026-06-03 16:24:38 +00:00
72 lines
3.8 KiB
Markdown
72 lines
3.8 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 205 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.76%
|
|
🌆 Daytime 443 commits █████████░░░░░░░░░░░░░░░░ 38.39%
|
|
🌃 Evening 494 commits ██████████░░░░░░░░░░░░░░░ 42.81%
|
|
🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.04%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Monday**
|
|
|
|
```text
|
|
Monday 208 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.02%
|
|
Tuesday 176 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.25%
|
|
Wednesday 204 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.68%
|
|
Thursday 191 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.55%
|
|
Friday 110 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.53%
|
|
Saturday 170 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.73%
|
|
Sunday 95 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.23%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
💬 Programming Languages:
|
|
VimL 4 hrs 3 mins ███████████████░░░░░░░░░░ 62.82%
|
|
Python 1 hr 49 mins ███████░░░░░░░░░░░░░░░░░░ 28.26%
|
|
Bash 11 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.97%
|
|
Other 7 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.89%
|
|
Git Config 6 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.68%
|
|
|
|
🔥 Editors:
|
|
Vim 4 hrs 48 mins ██████████████████░░░░░░░ 74.35%
|
|
VS Code 1 hr 39 mins ██████░░░░░░░░░░░░░░░░░░░ 25.65%
|
|
|
|
💻 Operating System:
|
|
Linux 5 hrs 32 mins █████████████████████░░░░ 85.68%
|
|
Windows 55 mins ███░░░░░░░░░░░░░░░░░░░░░░ 14.32%
|
|
|
|
```
|
|
|
|
**I Mostly Code in Python**
|
|
|
|
```text
|
|
Python 16 repos ██████████░░░░░░░░░░░░░░░ 43.24%
|
|
JavaScript 7 repos ████░░░░░░░░░░░░░░░░░░░░░ 18.92%
|
|
CSS 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.41%
|
|
HTML 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.41%
|
|
C++ 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.41%
|
|
|
|
```
|
|
|
|
|
|
|
|
<!--END_SECTION:waka-->
|