A modern web app to visualize and share GitHub user profiles and contribution activity. Enter any GitHub username to view a beautiful, themeable profile card with contribution heatmap, follower stats, and more. Export as an image or share your profile with a unique link. Built with Next.js, Supabase, and the GitHub API.
Stars
22
Forks
18
Watchers
22
Open Issues
15
Overall repository health assessment
^6.25.4^2.3.3^4.0.0^1.1.6^6.12.0^1.1.10^1.2.3^2.52.0^5.94.5^1.5.0^0.7.2^0.7.1^2.1.1^4.1.0^17.2.0^11.0.0^1.11.13^0.525.0^5.1.5^15.5.14^0.4.6^6.12.0^19.1.0^19.1.0^3.1.0^2.0.6^1.69.0^3.3.1^4.1.12^24.0.14^19.1.8^19.1.6^10.4.21^9.39.4^16.2.1^4.1.11^1.0.7^1.3.5^5.8.3141
commits
45
commits
10
commits
9
commits
4
commits
3
commits
1
commits
1
commits
1
commits
1
commits
feat: update streak logic, add current month aura tracking, and enforce monthly refresh checks
2a7132fView on GitHubfeat: Implement React Query for improved leaderboard data fetching and state management, integrate Clerk for user context, and add new user avatar components.
3e704e3View on GitHubfeat: Implement comprehensive leaderboard features with new UI states and refactor icon components to HugeIcons.
e015884View on GitHubchore: pin next.js to 15.5.14 to resolve clerk peer dependency conflict
f2b0c14View on GitHubchore: upgrade next.js version to resolve security vulnerability on vercel
ef7c7bcView on GitHubfeat: Implement historical monthly aura calculation and winner generation, update user sync, and refine GitHub API calls.
8d082b8View on GitHubrefactor(ContributionGrid): update month label generation for improved accuracy
64a6564View on GitHubfeat(monthly-winners): filter out current month from displayed winners
b9c8bf3View on GitHubfix: Add missing weeks data to GitHub contributions GraphQL query
33652b5View on GitHubfeat(monthly-winners): enhance monthly winners functionality and UI
9ae5a98View on GitHubchore(deps): update package-lock.json to remove unused dependencies and add new packages
547a76cView on GitHubrefactor(cron): consolidate daily tasks into a single CRON job
e714403View on GitHubrefactor(cron): update CRON schedules and middleware for improved security
cecaf9dView on GitHubrefactor(leaderboard): optimize leaderboard data retrieval and enhance filtering
4f23f6bView on GitHub