GitHub Stats
Mar 2025 - now
Tech stack
Description
Overview
GitHub Stats gives you a quick and insightful view of any GitHub user's activity. Simply visit `github-stats.ssaxel03.com/` to see detailed statistics about any GitHub user, including yourself.
Features
- Recent Activity: View a user's 15 most recent commits
- Star Count: See how many stars a user has received across all repositories
- Total contributions and commits since joining GitHub
- Contributions and commits in the current year
- Language Analysis: Visualizes all programming languages used, ranked from most to least used
- Single Dashboard: Access all important GitHub statistics in one convenient place
- Private Repository Support: When deploying your own instance with your personal GitHub token, you can view statistics for both public and private repositories
Roadmap
- Card Image Generation**: Create embeddable cards that can be added to GitHub profiles and READMEs to showcase real-time GitHub statistics
Tech stack
- Next.js
- React.js
- TypeScript
- Tailwind CSS
- Github REST and GraphQL APIs
- Git