https://github.com/nick22985/dev-stats
Uses Github actions to update your dev stats on your profile
https://github.com/nick22985/dev-stats
github github-stats profile profile-readme readme wakatime wakatime-stats
Last synced: 5 months ago
JSON representation
Uses Github actions to update your dev stats on your profile
- Host: GitHub
- URL: https://github.com/nick22985/dev-stats
- Owner: nick22985
- License: gpl-3.0
- Created: 2021-12-03T09:16:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-14T03:30:45.000Z (6 months ago)
- Last Synced: 2025-04-22T22:41:47.732Z (6 months ago)
- Topics: github, github-stats, profile, profile-readme, readme, wakatime, wakatime-stats
- Language: JavaScript
- Homepage:
- Size: 276 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://wakatime.com/badge/github/nick22985/Dev-Stats)
# Developer Stats
This project was based of the 📌✨Awesome Readme Stats. The reason I created this was to save github action time and reduce the over all run time of the stats. I hope to branch out and create something different to the orignal design eventually. If you want a feature request please make a Issue for it## Setup
1. You will need to insert the injection points into your .md file in your profile readme.
2. You will need a WakaTime API key
3. You will need a GitHub API Toekn with the `repo` & `user` scope
4. Save the WakaTime API key & Github API key into your repo secrets
5. Enable / disable feature flags bades on what you want your profile readme to look like# Inspired From
https://github.com/anmol098/waka-readme-stats