Add youtube-latest3 to projects

This commit is contained in:
2026-04-08 09:24:57 +02:00
parent 0c9cc49e1e
commit 4107c407f5

View File

@@ -9,6 +9,14 @@ const work = [
emoji: '🌙', emoji: '🌙',
link: 'https://luna.reversed.dev', link: 'https://luna.reversed.dev',
}, },
{
title: 'youtube-latest3',
description: 'A CLI that pulls the latest uploads from a YouTube channel URL or @handle, built to make checking channels less annoying.',
tags: ['Node.js', 'CLI', 'YouTube', 'Gitea'],
gradient: 'from-red-500 to-orange-600',
emoji: '📺',
link: 'https://gitea.reversed.dev/luna/youtube-latest3',
},
{ {
title: 'Claw Ideas', title: 'Claw Ideas',
description: 'A repository for tracking ideas, features, and improvements for the OpenClaw ecosystem.', description: 'A repository for tracking ideas, features, and improvements for the OpenClaw ecosystem.',