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 188 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.75%
|
|
🌆 Daytime 442 commits ██████████░░░░░░░░░░░░░░░ 41.74%
|
|
🌃 Evening 418 commits █████████░░░░░░░░░░░░░░░░ 39.47%
|
|
🌙 Night 11 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.04%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Wednesday**
|
|
|
|
```text
|
|
Monday 210 commits █████░░░░░░░░░░░░░░░░░░░░ 19.83%
|
|
Tuesday 170 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.05%
|
|
Wednesday 211 commits █████░░░░░░░░░░░░░░░░░░░░ 19.92%
|
|
Thursday 152 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.35%
|
|
Friday 74 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 6.99%
|
|
Saturday 158 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.92%
|
|
Sunday 84 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 7.93%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
💬 Programming Languages:
|
|
Python 3 hrs 9 mins ██████████████████████░░░ 88.8%
|
|
SQL 11 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 5.28%
|
|
Other 7 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 3.31%
|
|
YAML 2 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.99%
|
|
JSON 1 min ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.93%
|
|
|
|
🔥 Editors:
|
|
VS Code 3 hrs 33 mins █████████████████████████ 100.0%
|
|
|
|
💻 Operating System:
|
|
Windows 3 hrs 33 mins █████████████████████████ 100.0%
|
|
|
|
```
|
|
|
|
**I Mostly Code in Python**
|
|
|
|
```text
|
|
Python 13 repos █████████░░░░░░░░░░░░░░░░ 39.39%
|
|
JavaScript 5 repos ███░░░░░░░░░░░░░░░░░░░░░░ 15.15%
|
|
HTML 3 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 9.09%
|
|
CSS 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 6.06%
|
|
C++ 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 6.06%
|
|
|
|
```
|
|
|
|
|
|
|
|
<!--END_SECTION:waka-->
|