Updated with Dev Metrics

This commit is contained in:
readme-bot
2022-02-15 16:13:24 -08:00
parent 173115f450
commit b8a1875649
+19 -32
View File
@@ -1,38 +1,25 @@
<!--START_SECTION:waka--> <!--START_SECTION:waka-->
[![wakatime](https://wakatime.com/badge/user/b920b284-3cde-4cd4-b72e-f7f22d050b16.svg)](https://wakatime.com/@b920b284-3cde-4cd4-b72e-f7f22d050b16)
![Profile Views](http://img.shields.io/badge/Profile%20Views-856-blue)
![Lines of code](https://img.shields.io/badge/From%20Hello%20World%20I%27ve%20Written--440%20Thousand%20lines%20of%20code-blue) ![Lines of code](https://img.shields.io/badge/From%20Hello%20World%20I%27ve%20Written--440%20Thousand%20lines%20of%20code-blue)
```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;
}
```
**I'm an Early 🐤** **I'm an Early 🐤**
```text ```text
🌞 Morning 220 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.24% 🌞 Morning 222 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.26%
🌆 Daytime 469 commits █████████░░░░░░░░░░░░░░░░ 38.89% 🌆 Daytime 469 commits █████████░░░░░░░░░░░░░░░░ 38.57%
🌃 Evening 505 commits ██████████░░░░░░░░░░░░░░░ 41.87% 🌃 Evening 513 commits ██████████░░░░░░░░░░░░░░░ 42.19%
🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.0% 🌙 Night 12 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.99%
``` ```
📅 **I'm Most Productive on Monday** 📅 **I'm Most Productive on Monday**
```text ```text
Monday 214 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.74% Monday 223 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.34%
Tuesday 207 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.16% Tuesday 208 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.11%
Wednesday 204 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.92% Wednesday 204 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.78%
Thursday 199 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.5% Thursday 199 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.37%
Friday 101 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.37% Friday 101 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.31%
Saturday 173 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.34% Saturday 173 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.23%
Sunday 108 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.96% Sunday 108 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.88%
``` ```
@@ -41,18 +28,18 @@ Sunday 108 commits ██░░░░░░░░░░░░░░░
```text ```text
💬 Programming Languages: 💬 Programming Languages:
C 1 hr 34 mins █████████░░░░░░░░░░░░░░░░ 36.54% Makefile 36 mins ███████░░░░░░░░░░░░░░░░░░ 28.37%
Makefile 1 hr █████░░░░░░░░░░░░░░░░░░░░ 23.19% Python 25 mins █████░░░░░░░░░░░░░░░░░░░░ 20.33%
Python 46 mins ████░░░░░░░░░░░░░░░░░░░░ 17.77% C 25 mins ████░░░░░░░░░░░░░░░░░░░░ 20.25%
Docker 15 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 6.04% Docker 15 mins ███░░░░░░░░░░░░░░░░░░░░░░ 12.3%
conf 12 mins █░░░░░░░░░░░░░░░░░░░░░░░ 4.87% conf 12 mins █░░░░░░░░░░░░░░░░░░░░░░░ 9.92%
🔥 Editors: 🔥 Editors:
Neovim 4 hrs 17 mins ████████████████████████░ 99.21% Neovim 2 hrs 5 mins ████████████████████████░ 98.39%
VS Code 2 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.79% VS Code 2 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.61%
💻 Operating System: 💻 Operating System:
Linux 4 hrs 19 mins █████████████████████████ 100.0% Linux 2 hrs 7 mins █████████████████████████ 100.0%
``` ```