mirror of
https://github.com/timmypidashev/timmypidashev.git
synced 2026-06-03 16:24:38 +00:00
91 lines
3.9 KiB
Markdown
91 lines
3.9 KiB
Markdown
```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-->
|
|

|
|
|
|

|
|
|
|
**🐱 My GitHub Data**
|
|
|
|
> 🏆 2,793 Contributions in the Year 2021
|
|
>
|
|
> 📦 422.9 kB Used in GitHub's Storage
|
|
>
|
|
> 💼 Opted to Hire
|
|
>
|
|
> 📜 17 Public Repositories
|
|
>
|
|
> 🔑 18 Private Repositories
|
|
>
|
|
**I'm an Early 🐤**
|
|
|
|
```text
|
|
🌞 Morning 185 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.55%
|
|
🌆 Daytime 443 commits ██████████░░░░░░░░░░░░░░░ 42.03%
|
|
🌃 Evening 418 commits ██████████░░░░░░░░░░░░░░░ 39.66%
|
|
🌙 Night 8 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.76%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Wednesday**
|
|
|
|
```text
|
|
Monday 198 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.79%
|
|
Tuesday 157 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.9%
|
|
Wednesday 209 commits █████░░░░░░░░░░░░░░░░░░░░ 19.83%
|
|
Thursday 149 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.14%
|
|
Friday 78 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 7.4%
|
|
Saturday 158 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.99%
|
|
Sunday 105 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.96%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
⌚︎ Time Zone: America/Los_Angeles
|
|
|
|
💬 Programming Languages:
|
|
Python 22 hrs 14 mins ████████████████████░░░░░ 82.0%
|
|
SQL 1 hr 57 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 7.19%
|
|
Docker 1 hr 18 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.84%
|
|
Bash 56 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 3.5%
|
|
Other 18 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.12%
|
|
|
|
🔥 Editors:
|
|
VS Code 27 hrs 7 mins █████████████████████████ 100.0%
|
|
|
|
💻 Operating System:
|
|
Windows 27 hrs 7 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%
|
|
|
|
```
|
|
|
|
|
|
**Timeline**
|
|
|
|

|
|
|
|
|
|
Last Updated on 27/12/2021
|
|
<!--END_SECTION:waka-->
|