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.72%
|
|
🌆 Daytime 438 commits ██████████░░░░░░░░░░░░░░░ 41.28%
|
|
🌃 Evening 424 commits ██████████░░░░░░░░░░░░░░░ 39.96%
|
|
🌙 Night 11 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.04%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Wednesday**
|
|
|
|
```text
|
|
Monday 200 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.85%
|
|
Tuesday 170 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.02%
|
|
Wednesday 217 commits █████░░░░░░░░░░░░░░░░░░░░ 20.45%
|
|
Thursday 157 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.8%
|
|
Friday 75 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 7.07%
|
|
Saturday 158 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.89%
|
|
Sunday 84 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 7.92%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
💬 Programming Languages:
|
|
Python 5 hrs 24 mins ████████████████████░░░░░ 83.44%
|
|
YAML 25 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 6.59%
|
|
HTML 14 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 3.8%
|
|
SQL 14 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 3.75%
|
|
Other 7 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.84%
|
|
|
|
🔥 Editors:
|
|
VS Code 6 hrs 28 mins █████████████████████████ 100.0%
|
|
|
|
💻 Operating System:
|
|
Windows 6 hrs 28 mins █████████████████████████ 100.0%
|
|
|
|
```
|
|
|
|
**I Mostly Code in Python**
|
|
|
|
```text
|
|
Python 13 repos █████████░░░░░░░░░░░░░░░░ 39.39%
|
|
JavaScript 6 repos ████░░░░░░░░░░░░░░░░░░░░░ 18.18%
|
|
CSS 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 6.06%
|
|
HTML 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 6.06%
|
|
C++ 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 6.06%
|
|
|
|
```
|
|
|
|
|
|
|
|
<!--END_SECTION:waka-->
|