mirror of
https://github.com/timmypidashev/timmypidashev.git
synced 2026-06-03 16:24:38 +00:00
Update README.md
This commit is contained in:
@@ -1,11 +1,68 @@
|
||||
### Hi there 👋
|
||||
- :adult: My name is Timothy Pidashev! I am a 17 year old striving to learn anything and everything about software development!
|
||||
- :evergreen_tree: Experienced in C#, Python, Java, and Javascript
|
||||
- 👯 Open to collaborating on projects
|
||||
- ✨ [Join my Discord server](https://discord.gg/EDRjZdkGBG)
|
||||
```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
|
||||
No Activity tracked this Week
|
||||
🌞 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-->
|
||||
|
||||
Reference in New Issue
Block a user