Log 2025 - GitHub Activity Dashboard

Next.js
TypeScript
GitHub Actions
Recharts
Tailwind
Static Site
2025 Dev - GitHub Activity Dashboard
A personal GitHub activity dashboard for tracking development progress throughout 2025. Built with Next.js 14, TypeScript, and Tailwind CSS.
Features
- Real-time GitHub Stats: Track commits, pull requests, and repository activity
- Activity Timeline: Visual timeline of recent commits with hover details
- Repository Dashboard: Most active repositories with language breakdown
- Contribution Heatmap: Monthly contribution visualization
- Dark Mode Design: Sleek, modern interface with glassmorphism effects
- Automatic Updates: Daily rebuilds via GitHub Actions
- Static Site Generation: Fast loading with cached data
Tech Stack
- Framework: Next.js 14 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- Animations: Framer Motion
- Charts: Recharts
- API: GitHub REST API via Octokit
- Font: OpenDyslexic Nerd Font
- Deployment: GitHub Pages