mirror of
https://github.com/timmypidashev/timmypidashev.git
synced 2026-06-03 16:24:38 +00:00
72 lines
3.6 KiB
Markdown
72 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 186 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.6%
|
|
🌆 Daytime 442 commits ██████████░░░░░░░░░░░░░░░ 41.82%
|
|
🌃 Evening 421 commits ██████████░░░░░░░░░░░░░░░ 39.83%
|
|
🌙 Night 8 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.76%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Wednesday**
|
|
|
|
```text
|
|
Monday 202 commits ████░░░░░░░░░░░░░░░░░░░░░ 19.11%
|
|
Tuesday 157 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.85%
|
|
Wednesday 209 commits █████░░░░░░░░░░░░░░░░░░░░ 19.77%
|
|
Thursday 148 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.0%
|
|
Friday 75 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 7.1%
|
|
Saturday 158 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.95%
|
|
Sunday 108 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 10.22%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
⌚︎ Time Zone: America/Los_Angeles
|
|
|
|
💬 Programming Languages:
|
|
Python 16 hrs 30 mins ███████████████████░░░░░░ 79.08%
|
|
SQL 1 hr 47 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 8.61%
|
|
Docker 1 hr 18 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 6.29%
|
|
Bash 56 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.55%
|
|
Text 10 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.87%
|
|
|
|
🔥 Editors:
|
|
VS Code 20 hrs 52 mins █████████████████████████ 100.0%
|
|
|
|
💻 Operating System:
|
|
Windows 20 hrs 52 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-->
|