[PR #532] [CLOSED] Add Github Profile README #540

Closed
opened 2025-11-06 17:23:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/532
Author: @meokisama
Created: 2/1/2021
Status: Closed

Base: mainHead: github-profile-README


📝 Commits (3)

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 README.md (+6 -0)

📄 Description

Add more actions to generate some metrics to make Github profile README better.

1. Waka README Stats : add cool dev metrics to your github profile Readme

Example : The following is generated by Waka README Stats:

Profile Views

Lines of code

🐱 My Github Data

🏆 391 Contributions in the Year 2021

📦 306.9 kB Used in Github's Storage

🚫 Not Opted to Hire

📜 32 Public Repositories

🔑 2 Private Repositories

I'm an Early 🐤

🌞 Morning    67 commits     ███░░░░░░░░░░░░░░░░░░░░░░   14.66% 
🌆 Daytime    236 commits    █████████████░░░░░░░░░░░░   51.64% 
🌃 Evening    126 commits    ███████░░░░░░░░░░░░░░░░░░   27.57% 
🌙 Night      28 commits     █░░░░░░░░░░░░░░░░░░░░░░░░   6.13%

📅 I'm Most Productive on Monday

Monday       148 commits    ████████░░░░░░░░░░░░░░░░░   32.39% 
Tuesday      60 commits     ███░░░░░░░░░░░░░░░░░░░░░░   13.13% 
Wednesday    38 commits     ██░░░░░░░░░░░░░░░░░░░░░░░   8.32% 
Thursday     72 commits     ████░░░░░░░░░░░░░░░░░░░░░   15.75% 
Friday       33 commits     █░░░░░░░░░░░░░░░░░░░░░░░░   7.22% 
Saturday     45 commits     ██░░░░░░░░░░░░░░░░░░░░░░░   9.85% 
Sunday       61 commits     ███░░░░░░░░░░░░░░░░░░░░░░   13.35%

📊 This Week I Spent My Time On

⌚︎ Time Zone: Asia/Ho_Chi_Minh

💬 Programming Languages: 
JavaScript               17 hrs 34 mins      ██████████████░░░░░░░░░░░   56.68% 
Markdown                 9 hrs 48 mins       ████████░░░░░░░░░░░░░░░░░   31.65% 
HTML                     1 hr 18 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   4.24% 
JSON                     57 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   3.07% 
Other                    31 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   1.69%

🔥 Editors: 
VS Code                  31 hrs              █████████████████████████   100.0%

🐱���💻 Projects: 
blog                     15 hrs 51 mins      ████████████░░░░░░░░░░░░░   51.11% 
my-blog-starter          6 hrs 19 mins       █████░░░░░░░░░░░░░░░░░░░░   20.37% 
meokisama.github.io      2 hrs 43 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   8.8% 
anuraghazra.github.io-dev2 hrs 8 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   6.91% 
TEMPLATE                 1 hr 48 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   5.85%

💻 Operating System: 
Linux                    30 hrs 57 mins      █████████████████████████   99.85% 
Windows                  2 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   0.15%

2. Github Profile Summary Cards - Generate your github summary card for profile README

Example: You can see some cards generated by this action here


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/532 **Author:** [@meokisama](https://github.com/meokisama) **Created:** 2/1/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `github-profile-README` --- ### 📝 Commits (3) - [`f5b92cb`](https://github.com/sdras/awesome-actions/commit/f5b92cb606b721eb5cae35f032361d44575dfd03) Add Github Profile README - [`fee44f1`](https://github.com/sdras/awesome-actions/commit/fee44f17821092a657880f33dada26b19b25af59) Update README.md - [`2f76a50`](https://github.com/sdras/awesome-actions/commit/2f76a5062be4c351514363a0ac20b42cb4159be8) Update README.md ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -0) </details> ### 📄 Description Add more actions to generate some metrics to make Github profile README better. ## 1. [Waka README Stats](https://github.com/anmol098/waka-readme-stats) : add cool dev metrics to your github profile Readme **Example** : The following is generated by Waka README Stats: <!--START_SECTION:waka--> ![Profile Views](http://img.shields.io/badge/Profile%20Views-42-blue) ![Lines of code](https://img.shields.io/badge/From%20Hello%20World%20I%27ve%20Written-3.0%20million%20lines%20of%20code-blue) **🐱 My Github Data** > 🏆 391 Contributions in the Year 2021 > > 📦 306.9 kB Used in Github's Storage > > 🚫 Not Opted to Hire > > 📜 32 Public Repositories > > 🔑 2 Private Repositories > **I'm an Early 🐤** ```text 🌞 Morning 67 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.66% 🌆 Daytime 236 commits █████████████░░░░░░░░░░░░ 51.64% 🌃 Evening 126 commits ███████░░░░░░░░░░░░░░░░░░ 27.57% 🌙 Night 28 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 6.13% ``` 📅 **I'm Most Productive on Monday** ```text Monday 148 commits ████████░░░░░░░░░░░░░░░░░ 32.39% Tuesday 60 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.13% Wednesday 38 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.32% Thursday 72 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.75% Friday 33 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 7.22% Saturday 45 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.85% Sunday 61 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.35% ``` 📊 **This Week I Spent My Time On** ```text ⌚︎ Time Zone: Asia/Ho_Chi_Minh 💬 Programming Languages: JavaScript 17 hrs 34 mins ██████████████░░░░░░░░░░░ 56.68% Markdown 9 hrs 48 mins ████████░░░░░░░░░░░░░░░░░ 31.65% HTML 1 hr 18 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.24% JSON 57 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 3.07% Other 31 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.69% 🔥 Editors: VS Code 31 hrs █████████████████████████ 100.0% 🐱���💻 Projects: blog 15 hrs 51 mins ████████████░░░░░░░░░░░░░ 51.11% my-blog-starter 6 hrs 19 mins █████░░░░░░░░░░░░░░░░░░░░ 20.37% meokisama.github.io 2 hrs 43 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 8.8% anuraghazra.github.io-dev2 hrs 8 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 6.91% TEMPLATE 1 hr 48 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 5.85% 💻 Operating System: Linux 30 hrs 57 mins █████████████████████████ 99.85% Windows 2 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.15% ``` <!--END_SECTION:waka--> ## 2. [Github Profile Summary Cards](https://github.com/vn7n24fzkq/github-profile-summary-cards) - Generate your github summary card for profile README **Example:** You can see some cards generated by this action [here](https://github.com/meokisama/meokisama/tree/master/profile-summary-card-output) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 17:23:57 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#540