From 5056117fbcf0e1c4ad14ef4a6a1be3a7e2e9e37c Mon Sep 17 00:00:00 2001 From: Timothy Pidashev Date: Tue, 7 Sep 2021 15:09:15 -0700 Subject: [PATCH] Update README.md --- README.md | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 63 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e9f4e70..59b150d 100644 --- a/README.md +++ b/README.md @@ -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 + +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; +} +``` ```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