Skip to content
Open
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
7 changes: 7 additions & 0 deletions resources/u.ts
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,13 @@ export const resources: Resource[] = [
categories: ['Illustration'],
url: 'https://undraw.co/',
},
{
name: 'unlearn.dev',
description:
'Unlearn.dev is developer education for the AI era and beyond. It helps engineers turn AI into a 24/7 execution team while strengthening the judgment, architecture, and evaluation skills that make developers irreplaceable.',
categories: ['AI', 'Learn', 'Programming'],
url: 'https://unlearn.dev/',
},
{
name: 'Unscreen',
description:
Expand Down
Loading