Personal activity tracking dashboard that integrates with various platforms to visualize my fitness and health data.
- Clone the repository
- GitHub stats (optional):
- By default, the workflow fetches language stats from public repos.
- To include private repos too, create a Personal Access Token with
reposcope and add it asGH_STATS_TOKENinSettings -> Secrets -> Actions. - Run the "Update GitHub stats" workflow manually (Actions tab) or wait for the daily schedule.
- Run a local server:
python3 -m http.server # or npx http-server - Open http://localhost:8000 in your browser
- Strava integration for running and cycling data
- Withings integration for health metrics
- GitHub contribution tracking
- Goodreads reading progress
- Spotify listening history
- Bantee golf statistics
The site is automatically deployed to GitHub Pages when changes are pushed to the main branch. Visit acwints.com to see it live.



