GITHUB ?
GitHub Profile Summary Cards
A tool to generate your github summary card for profile README. Inspired by profile-summary-for-github
⭐ This repo is just for fun, feel free to contribute! ⭐
How to use (GitHub Actions)
This action generate your github profile summary cards and make a commit to your repo. You can also trigger action by yourself after add this action.
⭐ Follow tutorial ( Recommendation ) ⭐
First step
You need create a Personal access token with correct permissions. Personal token permissions
Add personal access token to repo secret.
Use template ( create a repository )
github-profile-summary-cards-example
Action already setup in this template, you just need click use this template button to create your profile readme.
After replace GITHUB_TOKEN with your repo secret and trigger action you can use everything in profile-summary-card-output folder.
Add to exist repository
Add this action to repo and replace GITHUB_TOKEN in action yml file with your repo secret.
GitHub Actions usage
After the action finished. You can see all of summary cards are in folder which named profile-summary-card-output.
Note: Some summary cards might not be updated in time, because github raw file has cache time.
name: GitHub-Profile-Summary-Cards
on:
schedule: # execute every 24 hours
- cron: "* */24 * * *"
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
name: generate-github-profile-summary-cards
steps:
- uses: actions/checkout@v2
- uses: vn7n24fzkq/github-profile-summary-cards@release
env: # default use ${{ secrets.SUMMARY_GITHUB_TOKEN }}, you should replace with your personal access token
GITHUB_TOKEN: ${{ secrets.SUMMARY_GITHUB_TOKEN }}
with:
USERNAME: ${{ github.repository_owner }}
# UTC_OFFSET is optional, default to zero
UTC_OFFSET: 8
Local Run
Require node 16, lower versions should get some problems.
Add personal access token to .env file. ex: GITHUB_TOKEN=abcda69ddf66ae95538c5b1666591b59b4abc73a
Remember npm run build after modifying any code
npm run run [username] [UTC offset]
Example
npm run run vn7n24fzkq 8
Deploy your own API on Vercel
Quickly deploy your own version!
![](http://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=wahyu9kdl&theme=2077)
![](http://github-profile-summary-cards.vercel.app/api/cards/repos-per-language?username=wahyu9kdl&theme=2077)
![](http://github-profile-summary-cards.vercel.app/api/cards/most-commit-language?username=wahyu9kdl&theme=2077)
![](http://github-profile-summary-cards.vercel.app/api/cards/stats?username=wahyu9kdl&theme=2077)
![](http://github-profile-summary-cards.vercel.app/api/cards/productive-time?username=wahyu9kdl&theme=2077&utcOffset=8)
Notable contributions
wahyu9kdl has contributed to 24 repositories.
Featured repositories
Overall users reactions
wahyu9kdl has collected 0 reactions from other users over their last 22 comments.
Starred topics
Used languages
wahyu9kdl has used 20 different languages for a total of 54.785.495 bytes.Note that these numbers are based on results produced by GitHub linguist from repositories owned by wahyu9kdl and that they may not be entirely accurate.
Commits history
Below is the full commit history of wahyu9kdl between 2021 and 2022.Note that commits prior wahyu9kdl's registration date on GitHub are not displayed.
Overall status of related issues and pull requests
Issues opened on wahyu9kdl's repositories
Pull requests opened on wahyu9kdl's repositories
Issues opened by wahyu9kdl
Pull requests opened by wahyu9kdl
Recently starred repositories
Recent activity
- Starred wahyu9kdl/link-lock
- Pushed 1 commits in wahyu9kdl/link on branch
main
- #6dd45fc Update index.html Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in wahyu9kdl/link on branch
main
- #e11388f Update index.html Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in wahyu9kdl/link on branch
main
- #d9e07de Create v1.js Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in wahyu9kdl/link on branch
main
- #4df46d4 Create shortlink.js Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #13adcd1 Update dynamicContent.js Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #5048874 Update README.md Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #e0a6c99 Create Cointracker.png Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #620769c Create mobile.png Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #e28d83a Create main.js Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #97a29a1 Create mobile.css Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #da1e23f Create index.html Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in wahyu9kdl/wahyu9kdl.github.io on branch
main
- #4745057 Create accordion.html Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #e4b9928 Create a2.html Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #07da28a Create a1.html Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Starred jodacame/sitemap-generator
- Starred wahyu9kdl/cloud-awdev
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #0d10249 Create app.ads.txt Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #dd573f2 Update ads.txt Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #efe026b Create privasy.html Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #d97a60d Create cse.html Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #38ba431 Rename bing-a.html to bing.html Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #81b9510 Rename bing.html to bing-a.html Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in awdev-corporation/awdev on branch
main
- #71da680 Create bing.html Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in wahyu9kdl/cloud-awdev on branch
main
- #272b806 Create index.html Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in wahyu9kdl/cloud-awdev on branch
main
- #4825f35 Update main.e419a272.chunk.js Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in wahyu9kdl/cloud-awdev on branch
main
- #3df2589 Update main.e419a272.chunk.js Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in wahyu9kdl/cloud-awdev on branch
main
- #6a6b367 Update main.0fdb8e81.chunk.css Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in wahyu9kdl/cloud-awdev on branch
main
- #e0f6242 Create main.0fdb8e81.chunk.css Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in wahyu9kdl/cloud-awdev on branch
main
- #aacbc89 Create 2.f2317cda.chunk.css Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in wahyu9kdl/cloud-awdev on branch
main
- #e22cd6b Create main.e419a272.chunk.js Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in wahyu9kdl/cloud-awdev on branch
main
- #e3e2822 Create 2.7b57bbb5.chunk.js Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Pushed 1 commits in wahyu9kdl/cloud-awdev on branch
main
- #16488d5 Create FUNDING.yml Signed-off-by: AWDEV CORPORATION <84139744+wahyu9kdl@users.noreply.github.com>
- Created new repository
in wahyu9kdl/cloud-awdev
- Created new branch
main
in wahyu9kdl/cloud-awdev - Created new branch
master
in wahyu9kdl/cloud-awdev - Created new repository
in wahyu9kdl/cloud-awdev
- Created new branch
master
in wahyu9kdl/cloud-awdev