mirror of
https://github.com/timmypidashev/timmypidashev.git
synced 2026-06-03 16:24:38 +00:00
70 lines
3.5 KiB
Markdown
70 lines
3.5 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 191 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.77%
|
|
🌆 Daytime 445 commits ██████████░░░░░░░░░░░░░░░ 41.4%
|
|
🌃 Evening 428 commits ██████████░░░░░░░░░░░░░░░ 39.81%
|
|
🌙 Night 11 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.02%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Wednesday**
|
|
|
|
```text
|
|
Monday 202 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.79%
|
|
Tuesday 170 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.81%
|
|
Wednesday 217 commits █████░░░░░░░░░░░░░░░░░░░░ 20.19%
|
|
Thursday 157 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.6%
|
|
Friday 76 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 7.07%
|
|
Saturday 168 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.63%
|
|
Sunday 85 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 7.91%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
💬 Programming Languages:
|
|
Python 6 hrs 10 mins █████████░░░░░░░░░░░░░░░░ 36.62%
|
|
HTML 5 hrs 6 mins ███████░░░░░░░░░░░░░░░░░░ 30.34%
|
|
LESS 2 hrs 24 mins ███░░░░░░░░░░░░░░░░░░░░░░ 14.3%
|
|
JavaScript 1 hr 28 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 8.73%
|
|
YAML 33 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 3.32%
|
|
|
|
🔥 Editors:
|
|
VS Code 16 hrs 50 mins █████████████████████████ 100.0%
|
|
|
|
💻 Operating System:
|
|
Windows 16 hrs 50 mins █████████████████████████ 100.0%
|
|
|
|
```
|
|
|
|
**I Mostly Code in Python**
|
|
|
|
```text
|
|
Python 13 repos █████████░░░░░░░░░░░░░░░░ 38.24%
|
|
JavaScript 7 repos █████░░░░░░░░░░░░░░░░░░░░ 20.59%
|
|
CSS 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.88%
|
|
HTML 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.88%
|
|
C++ 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.88%
|
|
|
|
```
|
|
|
|
|
|
|
|
<!--END_SECTION:waka-->
|