Files
.profile/README.md
T
Timothy Pidashev 5056117fbc Update README.md
2021-09-07 15:09:15 -07:00

69 lines
3.6 KiB
Markdown

```c
#include <stdio.h>
int main(){
printf("My name is Timothy Pidashev! I am a 17 year on an epic journey to become a software developer!");
printf("Experienced in C, Python, Java, and Javascript")
printf("Join my discord server: https://discord.gg/EDRjZdkGBG");
return 0;
}
```
<!--START_SECTION:waka-->
```text
🌞 Morning 55 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.06%
🌆 Daytime 165 commits █████████░░░░░░░░░░░░░░░░ 39.19%
🌃 Evening 134 commits ████████░░░░░░░░░░░░░░░░░ 31.83%
🌙 Night 67 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.91%
```
📅 **I'm Most Productive on Sunday**
```text
Monday 39 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.26%
Tuesday 37 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.79%
Wednesday 64 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.2%
Thursday 65 commits ███░░░░░░░░░░░░░░░░░░░░░░ 15.44%
Friday 57 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.54%
Saturday 56 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.3%
Sunday 103 commits ██████░░░░░░░░░░░░░░░░░░░ 24.47%
```
📊 **This Week I Spent My Time On**
```text
⌚︎ Time Zone: Asia/Kolkata
💬 Programming Languages:
Docker 11 mins ██████░░░░░░░░░░░░░░░░░░░ 26.69%
Python 10 mins ██████░░░░░░░░░░░░░░░░░░░ 24.62%
Bash 10 mins █████░░░░░░░░░░░░░░░░░░░░ 23.16%
JavaScript 5 mins ███░░░░░░░░░░░░░░░░░░░░░░ 13.08%
Git Config 3 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 7.6%
🔥 Editors:
PyCharm 32 mins ██████████████████░░░░░░░ 74.26%
WebStorm 10 mins █████░░░░░░░░░░░░░░░░░░░░ 23.02%
DataGrip 1 min ░░░░░░░░░░░░░░░░░░░░░░░░░ 2.72%
💻 Operating System:
Mac 43 mins █████████████████████████ 100.0%
```
**I Mostly Code in Swift**
```text
Swift 15 repos ███████░░░░░░░░░░░░░░░░░░ 30.61%
Vue 8 repos ████░░░░░░░░░░░░░░░░░░░░░ 16.33%
JavaScript 6 repos ███░░░░░░░░░░░░░░░░░░░░░░ 12.24%
Java 4 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 8.16%
Dart 4 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 8.16%
```
Last Updated on 07/09/2021
<!--END_SECTION:waka-->