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.61%
|
|
🌆 Daytime 455 commits █████████░░░░░░░░░░░░░░░░ 38.89%
|
|
🌃 Evening 497 commits ██████████░░░░░░░░░░░░░░░ 42.48%
|
|
🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.03%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Monday**
|
|
|
|
```text
|
|
Monday 216 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.46%
|
|
Tuesday 182 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.56%
|
|
Wednesday 197 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.84%
|
|
Thursday 197 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.84%
|
|
Friday 111 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.49%
|
|
Saturday 172 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.7%
|
|
Sunday 95 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.12%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
💬 Programming Languages:
|
|
VimL 3 hrs 19 mins ███████████░░░░░░░░░░░░░░ 45.95%
|
|
Python 2 hrs 17 mins ████████░░░░░░░░░░░░░░░░░ 31.63%
|
|
HTML 40 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 9.31%
|
|
Text 20 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.61%
|
|
Bash 11 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.57%
|
|
|
|
🔥 Editors:
|
|
Vim 3 hrs 58 mins █████████████░░░░░░░░░░░░ 54.88%
|
|
Neovim 3 hrs ██████████░░░░░░░░░░░░░░░ 41.46%
|
|
VS Code 15 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 3.66%
|
|
|
|
💻 Operating System:
|
|
Linux 6 hrs 59 mins ████████████████████████░ 96.65%
|
|
Windows 14 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 3.35%
|
|
|
|
```
|
|
|
|
**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-->
|
|

|