Skip to content

Commit

Permalink
Add Virtual Coffee podcast resource (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanPabloDiaz authored Oct 1, 2024
1 parent 307e821 commit 5fac4e8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions resources/v.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,13 @@ export const resources: Resource[] = [
'VIM Adventures is an online game based on VIM\'s keyboard shortcuts. It\'s the "Zelda meets text editing" game. So come have some fun and learn some VIM!',
url: 'https://vim-adventures.com/',
},
{
name: 'Virtual Coffee',
categories: ['Podcast'],
description:
'Virtual Coffee is an intimate community for developers at all stages of the journey. It is a place to ask questions, share knowledge, and build friendships.',
url: 'https://virtualcoffee.io/podcast/',
},
{
name: 'Visily',
categories: ['UI', 'UX', 'Design', 'Prototyping', 'AI'],
Expand Down

0 comments on commit 5fac4e8

Please sign in to comment.