Skip to content

My GitHub Status

Actions
Generate my github status using GitHub Actions
v2.5
Latest
Star (136)

Use

Add a comment to your README.md like this:

<!--START_SECTION:my_github-->
<!--END_SECTION:my_github-->
  • Update your GitHub Actions Workflow permissions

✅ Read and write permissions

GitHub Menu: Repository's Settings -> Actions -> General -> Workflow permissions

  • Write your own yml file

Sample

name: GitHub README STATS

on:
  workflow_dispatch:
  schedule:
    - cron: "0 0 * * *"
  push:
    branches:
      - main

env:
  GITHUB_NAME: yihong0618
  GITHUB_EMAIL: zouzou0208@gmail.com
  STARRED_NUM: 10

jobs:
  build:
    name: Build
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2
      - name: My GitHub Status
        uses: yihong0618/github-readme-stats@main
        with:
          # we need set GITHUB_TOKEN
          GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
          # if you also want to send TELE
          TELEGRAM_TOKEN: ${{ secrets.TELE_TOKEN }}
          TELEGRAM_CHAT_ID: ${{ secrets.TELE_CHAT_ID }}
          STARRED_NUM: ${{ env.STARRED_NUM }}

      - name: Push README
        run: |
          git config --local user.email "${{ env.GITHUB_EMAIL }}"
          git config --local user.name "${{ env.GITHUB_NAME }}"
          git commit -a -m 'docs: update readme.md' || echo "nothing to commit"
          git push || echo "nothing to push"

My GitHub Status

The repos I created

ID REPO START UPDATE LANGUAGE STARS
1 bilingual_book_maker 2023-03-02 2025-01-20 Python 7823
2 xiaogpt 2023-02-16 2025-01-20 Python 6395
3 running_page 2020-09-17 2025-01-21 Python 3732
4 Kindle_download_helper 2022-06-06 2025-01-16 Python 2652
5 GitHubPoster 2021-04-21 2025-01-21 Python 1796
6 gitblog 2019-07-18 2025-01-20 Python 1460
7 tg_bot_collections 2023-12-11 2025-01-17 Python 563
8 epubhv 2023-09-04 2025-01-13 Python 478
9 tg_bing_dalle 2023-10-04 2025-01-17 Python 413
10 MiService 2022-11-04 2025-01-15 Python 372
11 twint 2021-05-08 2024-11-25 Python 325
12 blue 2022-10-20 2024-12-30 Python 316
13 iBeats 2021-06-11 2025-01-17 Python 297
14 SunoSongsCreator 2024-03-23 2025-01-20 Python 294
15 2021 2020-12-21 2024-11-18 Python 273
16 2022 2022-01-01 2024-08-26 Python 269
17 ChatTTS 2024-05-29 2025-01-20 Jupyter Notebook 239
18 2023 2023-01-01 2025-01-02 Python 204
19 rcode 2022-05-04 2025-01-09 Python 192
20 shanbay_remember 2020-12-02 2024-12-12 JavaScript 191
21 iWhat 2023-03-08 2025-01-03 Python 189
22 duolingo_remember 2021-01-18 2024-12-21 Python 166
23 github-readme-stats 2020-12-24 2025-01-12 Go 136
24 2020 2020-01-10 2024-10-24 C 136
25 klingCreator 2024-07-12 2025-01-18 Python 129
26 vscode-gcores 2020-01-04 2025-01-02 TypeScript 125
27 dalian-IT 2021-04-07 2025-01-04 md 118
28 gaycore 2019-02-18 2024-11-12 Python 115
29 IdeoImageCreator 2024-03-02 2025-01-06 Python 73
30 2024 2023-12-29 2025-01-08 Python 52
31 yihong0618 2020-07-16 2025-01-13 md 44
32 kai_xin_ci_chang 2022-06-15 2024-07-11 Python 33
33 BingImageCreator 2023-08-17 2024-10-05 Python 33
34 nbnhhsh-cli 2021-07-09 2025-01-17 Python 32
35 gcores_calendar 2020-08-24 2025-01-21 JavaScript 31
36 pengdu_helper 2021-09-09 2024-06-20 Go 29
37 MiBoyDaily 2024-12-18 2025-01-13 Python 29
38 my_kindle_stats 2021-11-18 2023-07-26 Python 24
39 Runtastic 2020-07-24 2024-10-11 Python 23
40 LumaDreamCreator 2024-06-14 2024-08-12 Python 22
41 running_skyline 2021-03-02 2024-10-24 Python 21
42 run_route_show 2024-11-16 2025-01-11 Python 17
43 github-readme-stats-server 2021-12-08 2024-07-16 HTML 14
44 blog 2020-06-22 2023-01-28 JavaScript 14
45 run 2021-08-16 2025-01-21 Python 11
46 Python365 2019-09-05 2024-07-16 Python 11
47 pg_geohash 2024-11-05 2025-01-08 Rust 7
48 ask-greenplum 2023-04-10 2024-10-21 Python 7
49 2025 2024-12-10 2025-01-21 Python 5
50 resume 2023-10-17 2025-01-05 HTML 4
51 pg_polyline 2024-10-15 2025-01-12 Rust 4
52 remote_mp3_duration 2024-01-20 2024-07-06 Python 3
53 github_upstream_script 2021-05-08 2022-03-08 Python 2
54 edocteel001 2019-11-12 2022-06-24 JavaScript 1
55 til 2024-04-24 2024-04-28 md 0
56 gaycore-server 2019-02-18 2020-11-02 Go 0
sum 29944

The repos I contributed to

ID REPO FIRSTDATE LASTDATE LANGUAGE PRCOUNT
1 dify 2024-11-14 2025-01-10 TypeScript 77
2 GreenplumPython-archive 2022-03-30 2023-07-17 Python 25
3 greptimedb 2025-01-03 2025-01-20 Rust 18
4 GpxTrackPoster 2019-08-06 2021-03-20 Python 12
5 leetcode-cli 2019-11-29 2020-08-21 JavaScript 9
6 DB-GPT 2023-05-24 2023-12-19 Python 8
7 uftrace 2023-05-10 2024-02-18 C 8
8 risingwave 2024-09-25 2025-01-11 Rust 7
9 autocut 2022-11-17 2022-11-21 Python 7
10 vscode-leetcode 2019-12-03 2020-07-22 TypeScript 6
11 Bard-API 2023-07-19 2023-07-27 Python 5
12 taichi 2021-09-23 2021-10-23 C++ 5
13 opendal 2023-01-12 2025-01-20 Rust 5
14 nrc-exporter 2020-07-05 2020-10-07 Python 5
15 BingImageCreator 2023-04-03 2023-04-07 Python 4
16 ai-no-jimaku-gumi 2025-01-04 2025-01-09 Rust 4
17 pg-lock-tracer 2023-01-28 2023-06-13 Python 3
18 gpdb 2022-03-23 2022-05-13 C 3
19 awesome-cn-cafe 2020-08-04 2020-08-10 JavaScript 3
20 ecapture 2022-03-29 2022-05-02 C 3
21 kb 2020-09-21 2020-09-23 Python 3
22 stravalib 2021-08-18 2022-11-24 Python 3
23 cloudberry 2024-11-08 2024-12-03 C 2
24 python-garminconnect 2021-02-26 2021-05-25 Python 2
25 paradedb 2023-12-06 2024-02-19 Rust 2
26 RAPx 2025-01-17 2025-01-17 Rust 2
27 iredis 2019-12-30 2020-09-16 Python 2
28 pg_badapple 2023-09-18 2023-09-18 C 2
29 hub-mirror-action 2021-04-09 2021-04-19 Python 2
30 pgtracer 2022-11-01 2023-06-13 Python 2
31 py-staticmaps 2020-09-20 2021-03-24 Python 2
32 databend 2021-12-29 2021-12-30 Rust 2
33 nebula-python 2021-05-19 2021-05-20 Python 2
34 strava-datasource 2021-04-13 2021-05-13 TypeScript 2
35 activities 2020-07-09 2020-07-14 JavaScript 2
36 garth 2023-09-26 2023-09-27 Python 2
37 viztracer 2024-03-18 2024-07-24 Python 2
38 highlight 2020-09-08 2020-09-08 JavaScript 1
39 pgrx 2023-06-29 2023-06-29 Rust 1
40 notion-avatar 2021-09-28 2021-09-28 TypeScript 1
41 UsePythonProcessDataFaster 2021-09-01 2021-09-01 md 1
42 tetos 2024-04-18 2024-04-18 Python 1
43 nebula 2021-05-17 2021-05-17 C++ 1
44 xrkffgg 2021-03-18 2021-03-18 JavaScript 1
45 TopList 2019-08-19 2019-08-19 Go 1
46 GadioVideo 2019-09-25 2019-09-25 Python 1
47 bs-core 2022-11-30 2022-11-30 TypeScript 1
48 pgvectorscale 2024-06-13 2024-06-13 Rust 1
49 incubator-devlake 2021-11-23 2021-11-23 Go 1
50 community 2023-08-03 2023-08-03 md 1
51 gitlab-skyline 2021-03-02 2021-03-02 Python 1
52 tzfpy 2023-01-25 2023-01-25 Python 1
53 tokei-pie 2021-11-19 2021-11-19 Python 1
54 olo 2021-04-12 2021-04-12 Python 1
55 awesome-cn-cafe-web 2020-08-18 2020-08-18 TypeScript 1
56 Striker 2019-06-20 2019-06-20 Python 1
57 build-your-own-vue 2020-01-16 2020-01-16 JavaScript 1
58 pymc 2023-07-12 2023-07-12 Python 1
59 rust-xgboost 2023-07-07 2023-07-07 Rust 1
60 postgresml 2023-07-07 2023-07-07 Rust 1
61 cube 2025-01-12 2025-01-12 Rust 1
62 runlike 2024-12-16 2024-12-16 Python 1
63 github-repos-stats 2022-04-06 2022-04-06 Go 1
64 MiService 2022-11-04 2022-11-04 Python 1
65 MangaLineExtraction_PyTorch 2021-09-22 2021-09-22 Python 1
66 fugashi 2023-12-28 2023-12-28 C++ 1
67 LearnJapan 2020-03-31 2020-03-31 TypeScript 1
68 pgvecto.rs 2023-06-28 2023-06-28 Rust 1
69 cloudberry-site 2024-11-04 2024-11-04 TypeScript 1
70 laixintao 2023-08-23 2023-08-23 Python 1
71 openmodelz 2023-08-16 2023-08-16 Go 1
72 PgNodeGraph 2023-05-15 2023-05-15 md 1
73 pgvector 2023-06-08 2023-06-08 C 1
74 help-to-be-helped 2020-02-04 2020-02-04 md 1
75 dify-sandbox 2024-12-16 2024-12-16 Go 1
76 generative-ai-python 2023-12-14 2023-12-14 Python 1
77 DreamMachineAPI 2024-06-14 2024-06-14 Python 1
78 juicesync 2021-12-29 2021-12-29 Go 1
79 cloudberry-gpbackup 2024-11-04 2024-11-04 Go 1
80 pdbattach 2022-03-07 2022-03-07 Python 1
81 awesome-database-learning 2021-05-11 2021-05-11 md 1
82 derive 2019-09-28 2019-09-28 JavaScript 1
83 dify-docs 2024-12-09 2024-12-09 Python 1
84 pyWhat 2021-06-18 2021-06-18 Python 1
85 tzf-rs 2023-01-25 2023-01-25 Rust 1
86 DingdangD1-PoC 2022-08-17 2022-08-17 Python 1
sum 302

The repos I stared (random 10)

ID REPO STAREDDATE LANGUAGE LATESTUPDATE
1 MiBoyDaily 2024-12-18 Python 2025-01-13
2 cargo-gc 2025-01-10 Rust 2025-01-10
3 gpui-component 2024-12-23 Rust 2025-01-21
4 pprof-rs 2025-01-03 Rust 2025-01-20
5 solidity 2025-01-06 C++ 2025-01-21
6 limbo 2024-12-11 Rust 2025-01-21
7 retis 2024-12-20 Rust 2025-01-21
8 VectorChord 2024-12-16 Rust 2025-01-20
9 ai-no-jimaku-gumi 2025-01-04 Rust 2025-01-21
10 ai-hedge-fund 2024-12-24 Python 2025-01-21

My GitHub Status is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Generate my github status using GitHub Actions
v2.5
Latest

My GitHub Status is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.