mirror of
https://github.com/timmypidashev/timmypidashev.git
synced 2026-06-03 16:24:38 +00:00
75 lines
4.0 KiB
Markdown
75 lines
4.0 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 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 3 hrs 32 mins ███████████░░░░░░░░░░░░░░ 45.85%
|
|
Python 2 hrs 26 mins ████████░░░░░░░░░░░░░░░░░ 31.63%
|
|
HTML 40 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 8.73%
|
|
Text 20 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.33%
|
|
Bash 11 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.41%
|
|
|
|
🔥 Editors:
|
|
Vim 4 hrs 40 mins ███████████████░░░░░░░░░░ 60.6%
|
|
Neovim 2 hrs 29 mins ████████░░░░░░░░░░░░░░░░░ 32.32%
|
|
VS Code 32 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 7.08%
|
|
|
|
💻 Operating System:
|
|
Linux 7 hrs 28 mins ████████████████████████░ 96.87%
|
|
Windows 14 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 3.13%
|
|
|
|
```
|
|
|
|
**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-->
|
|

|