Your year on GitHub, wrapped. See your contributions, top repositories, and coding stats in a beautiful visual summary.
- 📊 Contribution Stats - View your yearly contribution statistics
- 🏆 Top Repositories - Discover your most active repositories
- 📈 Coding Insights - Get insights into your coding habits
- 🎨 Beautiful Design - Enjoy a visually stunning wrapped experience
- Next.js 16 - React framework for production
- React 19 - UI library
- TailwindCSS 4 - Utility-first CSS framework
- Framer Motion - Animation library
- Recharts - Charting library
- Radix UI - Accessible component primitives
- Node.js 18+
- pnpm (recommended) or npm
-
Clone the repository
git clone https://github.com/yourusername/github-wrapped.git cd github-wrapped -
Install dependencies
pnpm install
-
Start the development server
pnpm dev
-
Open http://localhost:3000 in your browser
# Run development server
pnpm dev
# Build for production
pnpm build
# Start production server
pnpm start
# Run linting
pnpm lintDhiraj
This project is open source and available under the MIT License.