mirror of
https://github.com/timmypidashev/timmypidashev.git
synced 2026-06-03 16:24:38 +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 193 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.51%
|
|
🌆 Daytime 449 commits ██████████░░░░░░░░░░░░░░░ 40.74%
|
|
🌃 Evening 449 commits ██████████░░░░░░░░░░░░░░░ 40.74%
|
|
🌙 Night 11 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.0%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Wednesday**
|
|
|
|
```text
|
|
Monday 205 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.6%
|
|
Tuesday 170 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.43%
|
|
Wednesday 218 commits █████░░░░░░░░░░░░░░░░░░░░ 19.78%
|
|
Thursday 166 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.06%
|
|
Friday 82 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 7.44%
|
|
Saturday 168 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.25%
|
|
Sunday 93 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.44%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
💬 Programming Languages:
|
|
Python 17 mins ████████████░░░░░░░░░░░░░ 47.92%
|
|
HTML 14 mins █████████░░░░░░░░░░░░░░░░ 38.78%
|
|
YAML 2 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 7.92%
|
|
Markdown 1 min ░░░░░░░░░░░░░░░░░░░░░░░░░ 3.36%
|
|
Git Config 0 secs ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.2%
|
|
|
|
🔥 Editors:
|
|
VS Code 37 mins █████████████████████████ 100.0%
|
|
|
|
💻 Operating System:
|
|
Linux 35 mins ███████████████████████░░ 94.93%
|
|
Windows 1 min █░░░░░░░░░░░░░░░░░░░░░░░░ 5.07%
|
|
|
|
```
|
|
|
|
**I Mostly Code in Python**
|
|
|
|
```text
|
|
Python 14 repos ██████████░░░░░░░░░░░░░░░ 40.0%
|
|
JavaScript 7 repos █████░░░░░░░░░░░░░░░░░░░░ 20.0%
|
|
CSS 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.71%
|
|
HTML 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.71%
|
|
C++ 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 5.71%
|
|
|
|
```
|
|
|
|
|
|
|
|
<!--END_SECTION:waka-->
|