Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@

</div>

<div align="center">
<img src="/public/year-in-code-og-image-git.png" alt="Year in Code Screenshot" width="600">
</div>

<div align="center">
<img src="/public/year-in-code-og-image.png" alt="Year in Code Screenshot" width="600">
</div>
Expand Down Expand Up @@ -91,6 +95,10 @@ npx -y ccusage@latest daily --since 20240101 --until 20241231 --json > ~/Desktop
- 📅 **Activity Heatmap**: 365-day visualization of your coding activity
- 📸 **Shareable Card**: Beautiful summary card to download or share

<div align="center">
<img src="/public/2025-cc-wrapped-preview-image-github.png" alt="Year in Code Screenshot" width="600">
</div>

<div align="center">
<img src="/public/2025-cc-wrapped-preview-image.png" alt="Year in Code Screenshot" width="600">
</div>
Expand Down
4 changes: 2 additions & 2 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export const metadata: Metadata = {
siteName: 'Year in Code',
images: [
{
url: '/year-in-code-og-image.png?v=2',
url: '/year-in-code-og-image-git.png',
width: 1200,
height: 630,
alt: 'Year in Code - AI Coding Year Wrapped',
Expand All @@ -62,7 +62,7 @@ export const metadata: Metadata = {
title: 'Year in Code - Your AI Coding Year Wrapped',
description:
'Generate beautiful Spotify Wrapped-style reports for your Claude Code usage. 100% privacy-first.',
images: ['/year-in-code-og-image.png?v=2'],
images: ['/year-in-code-og-image-git.png'],
// Add your Twitter handle here when you have one
// creator: "@yourtwitterhandle",
},
Expand Down
Binary file added public/2025-cc-wrapped-preview-image-github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.