Personal activity tracking dashboard that integrates with various platforms to visualize my fitness and health data.
- Clone the repository
- 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.


