diff --git a/.github/workflows/metrics-classic.yml b/.github/workflows/metrics-classic.yml
new file mode 100644
index 0000000..e0507e4
--- /dev/null
+++ b/.github/workflows/metrics-classic.yml
@@ -0,0 +1,71 @@
+# Visit https://github.com/lowlighter/metrics/blob/master/action.yml for full reference
+name: Metrics Classic
+on:
+ # Schedule updates (each hour)
+ schedule: [{cron: "0 * * * *"}]
+ # Lines below let you run workflow manually and on each commit
+ workflow_dispatch:
+ push: {branches: ["master", "main"]}
+jobs:
+ github-metrics:
+ runs-on: ubuntu-latest
+ steps:
+ - uses: lowlighter/metrics@latest
+ with:
+ # Your GitHub token
+ token: ${{ secrets.METRICS_TOKEN }}
+
+ # Options
+ user: im-coder-lg
+ template: classic
+ base: header, activity, community, repositories, metadata
+ config_timezone: Asia/Calcutta
+ plugin_achievements: yes
+ plugin_achievements_display: detailed
+ plugin_achievements_secrets: yes
+ plugin_achievements_threshold: C
+ plugin_activity: yes
+ plugin_activity_days: 14
+ plugin_activity_filter: all
+ plugin_activity_limit: 5
+ plugin_activity_load: 300
+ plugin_activity_visibility: all
+ plugin_discussions: yes
+ plugin_followup: yes
+ plugin_followup_sections: repositories
+ plugin_gists: yes
+ plugin_introduction: yes
+ plugin_introduction_title: yes
+ plugin_isocalendar: yes
+ plugin_isocalendar_duration: full-year
+ plugin_languages: yes
+ plugin_languages_categories: markup, programming
+ plugin_languages_colors: github
+ plugin_languages_limit: 8
+ plugin_languages_recent_categories: markup, programming
+ plugin_languages_recent_days: 14
+ plugin_languages_recent_load: 300
+ plugin_languages_sections: most-used
+ plugin_languages_threshold: 0%
+ plugin_lines: yes
+ plugin_notable: yes
+ plugin_pagespeed: yes
+ plugin_pagespeed_url: https://coderlg.coding.blog
+ plugin_people: yes
+ plugin_people_limit: 24
+ plugin_people_size: 28
+ plugin_people_types: followers, following
+ plugin_projects: yes
+ plugin_projects_limit: 4
+ plugin_repositories: 100
+# plugin_repositories: yes
+ plugin_repositories_affiliations: owner
+ plugin_repositories_batch: 100
+ plugin_stackoverflow: yes
+ plugin_stackoverflow_limit: 2
+ plugin_stackoverflow_lines: 4
+ plugin_stackoverflow_lines_snippet: 2
+ plugin_stackoverflow_sections: answers-top, questions-recent
+ plugin_stackoverflow_user: 15878669
+ plugin_stars: yes
+ plugin_stars_limit: 4
diff --git a/.github/workflows/metrics-terminal.yml b/.github/workflows/metrics-terminal.yml
new file mode 100644
index 0000000..8f340f6
--- /dev/null
+++ b/.github/workflows/metrics-terminal.yml
@@ -0,0 +1,71 @@
+# Visit https://github.com/lowlighter/metrics/blob/master/action.yml for full reference
+name: Metrics
+on:
+ # Schedule updates (each hour)
+ schedule: [{cron: "0 * * * *"}]
+ # Lines below let you run workflow manually and on each commit
+ workflow_dispatch:
+ push: {branches: ["master", "main"]}
+jobs:
+ github-metrics:
+ runs-on: ubuntu-latest
+ steps:
+ - uses: lowlighter/metrics@latest
+ with:
+ # Your GitHub token
+ token: ${{ secrets.METRICS_TOKEN }}
+
+ # Options
+ user: im-coder-lg
+ template: terminal
+ base: header, activity, community, repositories, metadata
+ config_timezone: Asia/Calcutta
+ plugin_achievements: yes
+ plugin_achievements_display: detailed
+ plugin_achievements_secrets: yes
+ plugin_achievements_threshold: C
+ plugin_activity: yes
+ plugin_activity_days: 14
+ plugin_activity_filter: all
+ plugin_activity_limit: 5
+ plugin_activity_load: 300
+ plugin_activity_visibility: all
+ plugin_discussions: yes
+ plugin_followup: yes
+ plugin_followup_sections: repositories
+ plugin_gists: yes
+ plugin_introduction: yes
+ plugin_introduction_title: yes
+ plugin_isocalendar: yes
+ plugin_isocalendar_duration: full-year
+ plugin_languages: yes
+ plugin_languages_categories: markup, programming
+ plugin_languages_colors: github
+ plugin_languages_limit: 8
+ plugin_languages_recent_categories: markup, programming
+ plugin_languages_recent_days: 14
+ plugin_languages_recent_load: 300
+ plugin_languages_sections: most-used
+ plugin_languages_threshold: 0%
+ plugin_lines: yes
+ plugin_notable: yes
+ plugin_pagespeed: yes
+ plugin_pagespeed_url: https://coderlg.coding.blog
+ plugin_people: yes
+ plugin_people_limit: 24
+ plugin_people_size: 28
+ plugin_people_types: followers, following
+ plugin_projects: yes
+ plugin_projects_limit: 4
+ plugin_repositories: 100
+# plugin_repositories: yes
+ plugin_repositories_affiliations: owner
+ plugin_repositories_batch: 100
+ plugin_stackoverflow: yes
+ plugin_stackoverflow_limit: 2
+ plugin_stackoverflow_lines: 4
+ plugin_stackoverflow_lines_snippet: 2
+ plugin_stackoverflow_sections: answers-top, questions-recent
+ plugin_stackoverflow_user: 15878669
+ plugin_stars: yes
+ plugin_stars_limit: 4
diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile
index e5b0045..04a14d6 100644
--- a/.gitpod.Dockerfile
+++ b/.gitpod.Dockerfile
@@ -1,5 +1,5 @@
FROM gitpod/workspace-full
-RUN gem install jekyll bundle
+# RUN gem install jekyll bundle
-RUN echo "Dependencies installed, starting environment"
\ No newline at end of file
+# RUN echo "Dependencies installed, starting environment"
\ No newline at end of file
diff --git a/.gitpod.yml b/.gitpod.yml
index 954939a..3ca996c 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -2,6 +2,10 @@ image:
file: .gitpod.Dockerfile
tasks:
+ - init: gem install jekyll bundle
+ command: Installed Jekyll and Bundle!
+
+
- init: bundle install
command: echo "Dependencies installed, now opening another terminal!" && exit
diff --git a/README.md b/README.md
index 343d6ce..da14e4e 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,110 @@
+
Hi š, I'm im-coder-lg
+A kid, who is an expert in math and exposes school scandals(occasionally), but here, I code.
+
+
+
+
+
+
+
+I'm offline these days since I don't have much time to code, but I see that many people are following me/starting to follow me. I do not know why, honestly, but it's cool.
+
+- š Iām currently working on [nothing? 3x+1](https://dub.sh/hahatrickrolled)
+
+- š± Iām currently learning **11th grade and Python!**
+
+- šÆ Iām looking to collaborate on [some projects](https://dub.sh/hahatrickrolled) like [Weather](https://github.com/Futura-Py/weather)
+
+- š¤ Iām looking for help with [a calendar app using math](https://dub.sh/hahatrickrolled)
+
+- šØāš» All of my projects are available at [github.com/im-coder-lg](github.com/im-coder-lg)
+
+- š I (ir)regularly write articles on [imcoderlg-rkt.netlify.app](imcoderlg-rkt.netlify.app)
+
+- š¬ Ask me about **Python, packaging, tech, math**
+
+- š« How to reach me **imcoderlg@skiff.com**
+
+- š Know about my experiences [nop. beat it](https://dub.sh/hahatrickrolled)
+
+- ā” Fun fact **I HATE Rook A4**
+
+Connect with me:
+
+
+
+
+
+Languages and Tools:
+
+
+
+
+ 
+
+
+
+
+
+ Upgraded!
+
+# spoiler alerts
+| *** On schoolwork, managing class bullies - replies are given when needed, not wanted :smile: ***
+| ---
+
+| Ready for Return to Instinct, guys? #phone1
+| ---
+
# About Me
-## Gitpod
+> My motto: hide your true self and reveal it when the right moment arrives. You won't know when it will come, but when it comes, you will feel it rising.
-[](https://gitpod.io/#https://github.com/im-coder-lg/im-coder-lg)
+I'm a 14 year old(!!!) teenager with great coding passion. I openly contribute in [TimerX](https://timerx-app.netlify.app), [code-server](https://code-server.dev), [GAUDC](https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client)(that is becoming less frequent though idk why).
+
+I joined GitHub at 2020, when I was 11-q2 years old for GitHub Pages, and stuck around ever since.
+
+- Skilled in debugging and `ba$h`ing(didn't see that coming, did you?).
+- Speed typing, so fast that I make typos.
+- _Obsessed_ with website creating.
+
+[**_DO NOT CLICK THIS LINK_**](https://bit.ly/trick-roll)
+
+
+ For those people who ended up clicking the link:
+
+
+ Only for them!
+
+ Did you enjoy that? No hate, remember that!
+
+
+
+
+
+Old About Me:
+
+
+## Gitpod
+[](https://gitpod.io/#https://github.com/im-coder-lg/im-coder-lg)
+
## And, this is how you CHECKMATE with swag
-thanks to Tenor(bad language excluded, pure chess.com edition
+thanks to Tenor(bad language excluded, pure chess.com edition)

## Checks
[](https://github.com/im-coder-lg/im-coder-lg/actions/workflows/main.yml)
-# GitHub Achievements(memorable times)
+Travis CI:
+[](https://travis-ci.com/im-coder-lg/about-me)
+
+# GitHub Achievements(memorable times)
+Ladies and Gentlemen, this is the GitHub achievements I hit.
- Hitting 600 commits on August 16 of 2021 with this.
+ - 714 commits with this on 1st of September, 2021.
Checkmate
@@ -40,6 +129,9 @@ Checkmate
- ā” Fun fact: I love tech
+- What I do when I am free: Get walking, read books, play Murder in the Alps on my phone.
+
+Note: I am smarter AND foolish than you think.
@@ -91,14 +183,22 @@ Play games, play chess, make blogs on programming, help others on GitHub
------
## Recent Blog Posts
-- [Blog 2: New blogs and a notes site!](https://im-coder-lg.github.io/2021/08/02/blog-2.html)
-- [Batch files: What are they and how do I make them?](https://coderlg.coding.blog/2021-07-31-batch1)
-- [Markdown: Specials in a Markdown file as well as syntax](https://coderlg.coding.blog/2021-07-27_mdch2)
-- [Markdown: Introduction](https://coderlg.coding.blog/2021-07-26_mdch1)
-- [Blog 1: Good upgrade, bad mistake](https://im-coder-lg.github.io/2021/07/09/blog-1.html)
+- [Blog 3: My experience with the Raspberry Pi](https://im-coder-lg.github.io/2021/10/21/blog-3.html)
+- [The Intercontinental Ballistic Missile Gambit(A06)](https://coderlg.coding.blog/2021-08-28-icbm)
+- [One strange and scary Zoombooming method](https://coderlg.coding.blog/2021-08-28-zoomboom)
+- [CODEDOC: What it is and comparison to Jekyll](https://coderlg.coding.blog/2021-08-21-codedoc)
+- [Gitpod. And the automation.](https://coderlg.coding.blog/2021-08-18-gitpodDockerfile)
------
+***
+## Metrics
+***
+
+
+
+***
+
@@ -116,5 +216,11 @@ Play games, play chess, make blogs on programming, help others on GitHub
-----
-
+---
+
+
+
+
+
+
+
diff --git a/index.md b/index.md
index 66d06ef..054ba3b 100644
--- a/index.md
+++ b/index.md
@@ -7,13 +7,12 @@
#
layout: home
---
-
# About Me
+
## Gitpod
[](https://gitpod.io/#https://github.com/im-coder-lg/im-coder-lg)
-
## And, this is how you CHECKMATE with swag
thanks to Tenor(bad language excluded, pure chess.com edition
@@ -23,12 +22,17 @@ thanks to Tenor(bad language excluded, pure chess.com edition
## Checks
[](https://github.com/im-coder-lg/im-coder-lg/actions/workflows/main.yml)
+Travis CI:
+[](https://travis-ci.com/im-coder-lg/about-me)
+
# GitHub Achievements(memorable times)
- - Hitting 600 commits on August 16 of 2021 with this.
+Ladies and Gentlemen, this is the GitHub achievements I hit.
-Checkmate
+1. Hitting 600 commits on August 16 of 2021 with this.
+2. 714 commits with this on 1st of September, 2021.
+Checkmate
# about-me
@@ -50,9 +54,14 @@ Checkmate
- ā” Fun fact: I love tech
+- What I do when I am free: Get walking, read books, play Murder in the Alps on my phone.
+
+Note: I am smarter AND foolish than you think.
+# Social links
+Hit [
here!](/social.md)
## My Skill Set
@@ -101,11 +110,11 @@ Play games, play chess, make blogs on programming, help others on GitHub
------
## Recent Blog Posts
+- [CODEDOC: What it is and comparison to Jekyll](https://coderlg.coding.blog/2021-08-21-codedoc)
+- [Gitpod. And the automation.](https://coderlg.coding.blog/2021-08-18-gitpodDockerfile)
- [Blog 2: New blogs and a notes site!](https://im-coder-lg.github.io/2021/08/02/blog-2.html)
- [Batch files: What are they and how do I make them?](https://coderlg.coding.blog/2021-07-31-batch1)
- [Markdown: Specials in a Markdown file as well as syntax](https://coderlg.coding.blog/2021-07-27_mdch2)
-- [Markdown: Introduction](https://coderlg.coding.blog/2021-07-26_mdch1)
-- [Blog 1: Good upgrade, bad mistake](https://im-coder-lg.github.io/2021/07/09/blog-1.html)
------
diff --git a/social.md b/social.md
new file mode 100644
index 0000000..8af7dc9
--- /dev/null
+++ b/social.md
@@ -0,0 +1,18 @@
+---
+#
+# By default, content added below the "---" mark will appear in the home page
+# between the top bar and the list of recent posts.
+# To change the home page layout, edit the _layouts/home.html file.
+# See: https://jekyllrb.com/docs/themes/#overriding-theme-defaults
+#
+layout: page
+---
+
+# Social links:
+
+| Name: | Link |
+| :-------------------------------------- | :------------------------------------------------: |
+| GitHub (im-coder-lg) | [im-coder-lg](https://github.com/im-coder-lg) |
+| Matrix (@coder-lg:matrix.org) | [Matrix](https://matrix.to/#/@coder-lg:matrix.org) |
+| Gitter Community (coder-lg/im-coder-lg) | [Gitter](https://gitter.im/coder-lg/community) |
+
|