Skip to content

πŸŽ‰Generate beautiful GitHub Wrapped cards showcasing your coding stats for 2025

Notifications You must be signed in to change notification settings

imsanthosh7/warpify2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GitHub Wrapped 2025 πŸŽ‰

Your Year in Code, Beautifully Visualized ✨

Live Demo React Vite TailwindCSS Node.js


GitHub Wrapped 2025 Preview

Transform your GitHub activity into a stunning visual recap


✨ Features

Feature Description
πŸ“Š Comprehensive Stats Total contributions, commits, pull requests, issues, and more
πŸ† Top Languages Discover your most-used programming languages of the year
πŸ”₯ Activity Insights Most active repositories and contribution patterns
🎨 Modern Bento Design Beautiful dark mode with glassmorphism and smooth gradients
πŸ–ΌοΈ Image Export Download high-quality PNG to share on social media
πŸ“± Fully Responsive Optimized for mobile, tablet, and desktop
⚑ Fast & Lightweight Built with Vite for blazing-fast performance

πŸ› οΈ Tech Stack

Frontend Backend
βš›οΈ React 18 🟒 Node.js
⚑ Vite πŸš€ Express
🎨 TailwindCSS πŸ“‘ GitHub GraphQL API
🎬 Framer Motion

πŸš€ Quick Start

Prerequisites

Backend Setup

# Navigate to server directory
cd server

# Install dependencies
npm install

# Create environment file
echo "GITHUB_TOKEN=your_github_token_here" > .env

# Start development server
npm run dev

Frontend Setup

# Navigate to client directory
cd client

# Install dependencies
npm install

# Start development server
npm run dev

πŸŽ‰ That's it! Open http://localhost:5173 in your browser.


πŸ“ Project Structure

github-wrapped-2025/
β”œβ”€β”€ πŸ“‚ client/              # React frontend
β”‚   β”œβ”€β”€ πŸ“‚ public/          # Static assets
β”‚   └── πŸ“‚ src/             # Source files
β”‚       β”œβ”€β”€ πŸ“‚ components/  # React components
β”‚       └── πŸ“‚ pages/       # Page components
β”œβ”€β”€ πŸ“‚ server/              # Express backend
β”‚   └── πŸ“‚ routes/          # API routes
└── πŸ“‚ api/                 # Vercel serverless functions

🎨 Screenshots

GitHub Wrapped 2025 Preview

🀝 Contributing

Contributions are welcome! Feel free to:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

πŸ“„ License

This project is licensed under the MIT License


⭐ Star this repo if you found it helpful!

About

πŸŽ‰Generate beautiful GitHub Wrapped cards showcasing your coding stats for 2025

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published