SNTL84/sntl84-repo-counter — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple live GitHub repository counter for the SNTL84 profile. I want it to show the total public repos, private repos if I add a token, total repos, stars, forks, top language, last updated time, and a clean table of all public repositories with links, descriptions, language, stars, forks, and updated date.

Set it up so GitHub Actions refreshes the numbers automatically every 4 hours and also when I push changes. The script should update the README safely without messing up the rest of the page. If private repos need a special secret, use GH_PAT and explain that clearly in the README.

Please include a nice branded HTML dashboard page for SNTL 84 and desidevloper.com that makes the stats look professional. Keep it lightweight, easy to run locally, and make the setup clear for someone who is not very technical. Look up current GitHub API docs online if you need to.

Want more depth? Deep Reverse