mirror of
https://github.com/timmypidashev/timmypidashev.git
synced 2026-06-04 00:34:39 +00:00
71 lines
3.6 KiB
Markdown
71 lines
3.6 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 201 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.96%
|
|
🌆 Daytime 440 commits █████████░░░░░░░░░░░░░░░░ 39.32%
|
|
🌃 Evening 467 commits ██████████░░░░░░░░░░░░░░░ 41.73%
|
|
🌙 Night 11 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.98%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Monday**
|
|
|
|
```text
|
|
Monday 208 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.59%
|
|
Tuesday 176 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.73%
|
|
Wednesday 201 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.96%
|
|
Thursday 166 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.83%
|
|
Friday 107 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.56%
|
|
Saturday 170 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.19%
|
|
Sunday 91 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.13%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
💬 Programming Languages:
|
|
Python 4 hrs 58 mins ██████████████████████░░░ 90.99%
|
|
HTML 14 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.44%
|
|
YAML 9 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.91%
|
|
SQL 3 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.09%
|
|
Other 1 min ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.39%
|
|
|
|
🔥 Editors:
|
|
VS Code 5 hrs 28 mins █████████████████████████ 100.0%
|
|
|
|
💻 Operating System:
|
|
Linux 4 hrs 36 mins █████████████████████░░░░ 84.19%
|
|
Windows 51 mins ████░░░░░░░░░░░░░░░░░░░░░ 15.81%
|
|
|
|
```
|
|
|
|
**I Mostly Code in Python**
|
|
|
|
```text
|
|
Python 15 repos ██████████░░░░░░░░░░░░░░░ 41.67%
|
|
JavaScript 7 repos ████░░░░░░░░░░░░░░░░░░░░░ 19.44%
|
|
CSS 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.56%
|
|
HTML 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.56%
|
|
C++ 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.56%
|
|
|
|
```
|
|
|
|
|
|
|
|
<!--END_SECTION:waka-->
|